WHOIS QUERY TIME

14 Jun 2024 - 5:26 PM UTC

Registered: 4 January 2018
Modified: 19 October 2023

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

no

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.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=triple-9.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "triple-9.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "triple-9.nl",
            "domain_keyword": "triple-9",
            "domain_tld": "nl",
            "query_time": "2024-06-14 17:26:50",
            "create_date": "2018-01-04",
            "update_date": "2023-10-19",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>triple-9.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>triple-9.nl</domain_name>
   <domain_keyword>triple-9</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-14 17:26:50</query_time>
   <create_date>2018-01-04</create_date>
   <update_date>2023-10-19</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.039 seconds) for "triple-9.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 8:09 PM UTC

Registered: 4 January 2018
Modified: 5 April 2023

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

no

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

Active

#2 - QUERY TIME

20 Oct 2023 - 3:00 PM UTC

Registered: 4 January 2018
Modified: 19 October 2023

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

no

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=triple-9.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "triple-9.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "triple-9.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "triple-9.nl",
            "domain_keyword": "triple-9",
            "domain_tld": "nl",
            "query_time": "2023-04-27 20:09:26",
            "create_date": "2018-01-04",
            "update_date": "2023-04-05",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "triple-9.nl",
            "domain_keyword": "triple-9",
            "domain_tld": "nl",
            "query_time": "2023-10-20 15:00:39",
            "create_date": "2018-01-04",
            "update_date": "2023-10-19",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>triple-9.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>triple-9.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>triple-9.nl</domain_name>
   <domain_keyword>triple-9</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 20:09:26</query_time>
   <create_date>2018-01-04</create_date>
   <update_date>2023-04-05</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>triple-9.nl</domain_name>
   <domain_keyword>triple-9</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-10-20 15:00:39</query_time>
   <create_date>2018-01-04</create_date>
   <update_date>2023-10-19</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 2 domain names (in 0.017 seconds) which contained the exact domain keyword "triple-9".
Domain Name Registered Expiry Registrar Ownership
1 triple-9.com 26 Nov 2014 26 Nov 2024 GoDaddy.com, LLC -
2 triple-9.nl 4 Jan 2018 - Key-Systems GmbH -
3 triple-9.net 18 Jan 2019 18 Jan 2025 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=triple-9&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "triple-9",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "triple-9.com, triple-9.nl, triple-9.net",
    "results": [
        {
            "num": 1,
            "domain_name": "triple-9.com",
            "domain_keyword": "triple-9",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:04:44",
            "create_date": "2014-11-26",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "triple-9.nl",
            "domain_keyword": "triple-9",
            "domain_tld": "nl",
            "query_time": "2024-06-14 17:26:50",
            "create_date": "2018-01-04",
            "update_date": "2023-10-19",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "triple-9.net",
            "domain_keyword": "triple-9",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:26:50",
            "create_date": "2019-01-18",
            "update_date": "2023-01-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.nelohost.com",
                "ns2.nelohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>triple-9</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>triple-9.com, triple-9.nl, triple-9.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>triple-9.com</domain_name>
   <domain_keyword>triple-9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:04:44</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>triple-9.nl</domain_name>
   <domain_keyword>triple-9</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-14 17:26:50</query_time>
   <create_date>2018-01-04</create_date>
   <update_date>2023-10-19</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>triple-9.net</domain_name>
   <domain_keyword>triple-9</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:26:50</query_time>
   <create_date>2019-01-18</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.nelohost.com</value>
    <value>ns2.nelohost.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.017</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 2,077 domain names (in 0.12 seconds) which look and sound like the brand name "triple-9".
Domain Name Registered Expiry Registrar Ownership
1 triple-e.inc 9 Feb 2022 9 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
2 triple-r.co.jp 6 Sep 2001 - - Triple R CO.,LTD.
3 triple-w.co.jp 28 Jul 2015 - - Triple Double Inc.
4 triple-y.ca 20 Mar 2008 20 Mar 2025 Netfirms, LTD REDACTED FOR PRIVACY
5 triple-e.biz 18 Feb 2022 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 triple-s.blog 31 Oct 2022 31 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
7 triple-x.com 27 Dec 2001 27 Dec 2024 GoDaddy.com, LLC NameFind LLC
8 triple-a.swiss 10 Jan 2019 10 Jan 2025 Hostpoint AAA Autohandels AG
9 triple-t.nl 28 Jan 2005 - Registrar.eu -
10 triple-m.com 29 Jan 1996 30 Jan 2025 IONOS SE triple-m Gesellschaft f\u00FCr Merchandi und Markenkommunikation mbH
11 triple-k.com 17 Sep 2008 17 Sep 2025 Alpine Domains Inc. eWeb Development Inc.
12 triple-r.review 16 Nov 2023 16 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 triple-k.net 10 Mar 2015 10 Mar 2025 GMO INTERNET, INC. Passion Family Group.,Co.Ltd
14 triple-p.nl 20 Mar 1995 - Registrar.eu -
15 triple-s.fitness 9 Jul 2021 9 Jul 2025 OnlineNIC, Inc. Compro
16 triple-p.eu - - Realtime Register B.V. -
17 triple-i.ca 7 Jul 2009 7 Jul 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
18 triple-s.store 11 Apr 2024 11 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
19 triple-r.us 11 Apr 2005 10 Apr 2032 eNom, LLC Triple R Consultants
20 triple-d.com 1 Jul 1999 1 Jul 2026 Network Solutions, LLC -
21 triple-a.pro 15 Apr 2019 15 Apr 2025 Key-Systems GmbH Triple A Professional Services
22 triple-d.net 16 Aug 2017 16 Aug 2024 PSI-USA, Inc. dba Domain Robot Science-TV GmbH
23 triple-c.com 6 Aug 1996 5 Aug 2025 Wild West Domains, LLC -
24 triple-n.properties 9 Dec 2022 9 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 triple-t.info 6 Feb 2003 6 Feb 2025 IONOS SE REDACTED FOR PRIVACY
26 triple-a.pt 1 Aug 2015 1 Jul 2025 - Triple A
27 triple-x.org 27 Jan 2012 27 Jan 2025 Webnames.ca Inc. Webnames Services INC
28 triple-d.eu - - Nomeo bvba -
29 triple-t.co 17 Jan 2021 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 triple-h.life 12 Sep 2023 12 Sep 2024 Tucows Domains Inc. Data Protected
31 triple-s.ltd 20 Jul 2020 20 Jul 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
32 triple-a.dk 26 Jun 2008 30 Jun 2024 - TRIPLE A A/S
33 triple-f.nl 14 Aug 2003 - Registrar.eu -
34 triple-b.lt 16 Dec 2021 17 Dec 2024 HOSTINGER operations, UAB Trigubas B Švietimo Fondas
35 triple-s.co.mz 23 Aug 2021 23 Aug 2022 CIUEM Registrar TECNICA PC LDA
36 triple-e.com 14 Oct 2001 14 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
37 triple-o.de - - - -
38 triple-d.org 9 Sep 2022 9 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 triple-h.nl 8 Aug 2023 - XNS Registrar B.V. -
40 triple-0.com 7 Dec 2011 7 Dec 2025 GoDaddy.com, LLC -
41 triple-f.com 15 Sep 2004 15 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
42 triple-m.swiss 4 Jan 2024 4 Jan 2025 1API GmbH Triple-M Systems AG
43 triple-8.capital 9 Mar 2024 9 Mar 2025 Gandi SAS Wodan Ventures
44 triple-z.biz 29 May 2006 28 May 2024 PSI-USA, Inc. dba Domain Robot Triple Z AG
45 triple-2.com 26 Jan 2024 26 Jan 2025 Dynadot Inc -
46 triple-u.com 19 Apr 2005 20 Apr 2025 Onlinenic Inc House Earth
47 triple-c.uk 7 Apr 2020 7 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
48 triple-b.blue 27 Feb 2016 27 Feb 2025 Mesh Digital Limited REDACTED FOR PRIVACY
49 triple-c.online 1 Jul 2023 1 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
50 triple-3.com 30 Aug 2020 30 Aug 2025 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
51 triple-n.store 5 Jun 2024 5 Jun 2025 Communigal Communications Ltd Domain Name Privacy Inc.
52 triple-s.info 20 Sep 2023 20 Sep 2024 IONOS SE Triple-S
53 triple-b.net 30 Jan 2018 30 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
54 triple-8.com 25 Oct 2018 25 Oct 2024 Network Solutions, LLC -
55 triple-a.jp 21 Oct 2002 31 Oct 2024 - Able Appli Corporation
56 triple-8.fund 9 Mar 2024 9 Mar 2025 Gandi SAS Wodan Ventures
57 triple-s.engineering 18 Mar 2024 18 Mar 2025 Porkbun LLC Private by Design, LLC
58 triple-f.center 8 Jan 2021 8 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
59 triple-a.be 12 Nov 2006 - IONOS SE -
60 triple-e.ventures 5 Dec 2018 5 Dec 2024 united-domains AG Cullin GmbH
61 triple-v.net 22 Mar 2022 22 Mar 2027 GoDaddy.com, LLC -
62 triple-j.net 8 Feb 2024 8 Feb 2025 DropCatch.com 1314 LLC NameBrightPrivacy.com
63 triple-w.org 24 Oct 2001 24 Oct 2024 PSI-USA, Inc. dba Domain Robot Amateur Bierbouwers Vereniging Triple-W
64 triple-m.cloud 12 Oct 2022 12 Oct 2024 1API GmbH Triple-M Systems AG
65 triple-a.finance 15 Aug 2018 15 Aug 2024 united-domains AG united-domains Reselling GmbH
66 triple-t.cc 11 May 2019 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 triple-m.systems 15 Mar 2024 15 Mar 2025 RegistryGate GmbH Triple-M Systems AG
68 triple-r.co.nz 15 Dec 2000 - Sitetech Solutions Ltd T/A SiteName -
69 triple-c.com.au - - GoDaddy.com LLC trading as GoDaddy.com Christopher Caruso
70 triple-a.vip 5 Oct 2023 5 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168874199
71 triple9.org 18 Aug 2004 18 Aug 2024 Advanced Internet Technologies, Inc. (AIT) Triple Nine Designs
72 triple-x.com.au - - Domain Directors Pty Ltd trading as Instra Don Munro
73 triple-i.info 26 Oct 2021 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 triple-a.alsace 20 May 2020 20 May 2025 OVH TRIPLE A
75 triple-b.cam 2 Aug 2018 2 Aug 2024 Key-Systems LLC Proxynet N.V.
76 triple-r.nl 16 Jun 1999 - Flexwebhosting -
77 triple-a.today 13 Jul 2021 13 Jul 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
78 triple-e.be 23 Mar 2015 - Registrar.eu -
79 triple-d.io 26 Mar 2018 26 Mar 2025 Cloudflare, Inc Triple D BV
80 triple-e.jp 26 Oct 2007 31 Oct 2024 - yuichiro iimi
81 triple-j.nl 2 May 2010 - XNS Registrar B.V. -
82 triple-g.org 9 Apr 2023 9 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
83 triple9.com 16 Feb 2002 16 Feb 2025 GoDaddy.com, LLC -
84 triple-p.com 20 Jun 1996 19 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu CCC hosting
85 triple-i.uk 30 Oct 2020 30 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
86 triple-0.net 7 Dec 2011 7 Dec 2025 GoDaddy.com, LLC -
87 triple-l.co.uk 5 Mar 2020 5 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
88 triple-t.biz 6 May 2021 6 May 2025 Fast Domain Inc. Tazz's Tastee Temptations
89 triple-r.co.th 7 Jul 2010 6 Jul 2025 THNIC Siam Triple R Co., Ltd. ( บริษัท สยาม ทริปเปิล อาร์ จำกัด )
90 triple-a.pe - - NIC.PE Gary Steven Torrin Huapaya
91 triple-l.org 25 Oct 2004 25 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
92 triple-r.net 19 Aug 2020 19 Aug 2024 FastDomain Inc. -
93 triple-m.net 21 Dec 2012 6 Feb 2025 PSI-USA, Inc. dba Domain Robot Triple-M
94 triple-c.services 30 Jan 2016 30 Jan 2025 Tucows Domains Inc. Triple C Services
95 triple-h.cooking 30 Oct 2023 30 Oct 2024 PSI-USA, Inc. dba Domain Robot triple-IT Business Software
96 triple-d.be 2 Dec 2009 - Realtime Register B.V. -
97 triple-f.digital 9 Jan 2024 9 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
98 triple-r.info 3 Jun 2013 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 triple-a.org 1 May 2017 1 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 triple-k.co.uk 7 Oct 2023 7 Oct 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
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 Triple-9.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=triple-9.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "triple-9.nl",
        "page_size": 100
    },
    "count": {
        "total": 2077,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "triple-e.inc, triple-r.co.jp, triple-w.co.jp, triple-y.ca, triple-e.biz, triple-s.blog, triple-x.com, triple-a.swiss, triple-t.nl, triple-m.com, triple-k.com, triple-r.review, triple-k.net, triple-p.nl, triple-s.fitness, triple-p.eu, triple-i.ca, triple-s.store, triple-r.us, triple-d.com, triple-a.pro, triple-d.net, triple-c.com, triple-n.properties, triple-t.info, triple-a.pt, triple-x.org, triple-d.eu, triple-t.co, triple-h.life, triple-s.ltd, triple-a.dk, triple-f.nl, triple-b.lt, triple-s.co.mz, triple-e.com, triple-o.de, triple-d.org, triple-h.nl, triple-0.com, triple-f.com, triple-m.swiss, triple-8.capital, triple-z.biz, triple-2.com, triple-u.com, triple-c.uk, triple-b.blue, triple-c.online, triple-3.com, triple-n.store, triple-s.info, triple-b.net, triple-8.com, triple-a.jp, triple-8.fund, triple-s.engineering, triple-f.center, triple-a.be, triple-e.ventures, triple-v.net, triple-j.net, triple-w.org, triple-m.cloud, triple-a.finance, triple-t.cc, triple-m.systems, triple-r.co.nz, triple-c.com.au, triple-a.vip, triple9.org, triple-x.com.au, triple-i.info, triple-a.alsace, triple-b.cam, triple-r.nl, triple-a.today, triple-e.be, triple-d.io, triple-e.jp, triple-j.nl, triple-g.org, triple9.com, triple-p.com, triple-i.uk, triple-0.net, triple-l.co.uk, triple-t.biz, triple-r.co.th, triple-a.pe, triple-l.org, triple-r.net, triple-m.net, triple-c.services, triple-h.cooking, triple-d.be, triple-f.digital, triple-r.info, triple-a.org, triple-k.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "triple-e.inc",
            "domain_keyword": "triple-e",
            "domain_tld": "inc",
            "query_time": "2024-05-29 02:34:59",
            "create_date": "2022-02-09",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "triple-r.co.jp",
            "domain_keyword": "triple-r",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 09:42:37",
            "create_date": "2001-09-06",
            "update_date": "2023-10-10",
            "registrant_company": "Triple R CO.,LTD.",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "triple-w.co.jp",
            "domain_keyword": "triple-w",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 05:15:54",
            "create_date": "2015-07-28",
            "update_date": "2023-08-01",
            "registrant_company": "Triple Double Inc.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 4,
            "domain_name": "triple-y.ca",
            "domain_keyword": "triple-y",
            "domain_tld": "ca",
            "query_time": "2024-05-19 05:15:54",
            "create_date": "2008-03-20",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-20",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "triple-e.biz",
            "domain_keyword": "triple-e",
            "domain_tld": "biz",
            "query_time": "2024-06-14 17:26:56",
            "create_date": "2022-02-18",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-18",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "triple-s.blog",
            "domain_keyword": "triple-s",
            "domain_tld": "blog",
            "query_time": "2024-06-14 17:27:04",
            "create_date": "2022-10-31",
            "update_date": "2023-11-07",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "triple-x.com",
            "domain_keyword": "triple-x",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:22",
            "create_date": "2001-12-27",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "triple-a.swiss",
            "domain_keyword": "triple-a",
            "domain_tld": "swiss",
            "query_time": "2024-05-08 11:23:43",
            "create_date": "2019-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "AAA Autohandels 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": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "triple-t.nl",
            "domain_keyword": "triple-t",
            "domain_tld": "nl",
            "query_time": "2024-06-14 17:27:06",
            "create_date": "2005-01-28",
            "update_date": "2022-11-22",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "triple-m.com",
            "domain_keyword": "triple-m",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:12",
            "create_date": "1996-01-29",
            "update_date": "2021-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "triple-m Gesellschaft f\\u00FCr Merchandi und Markenkommunikation mbH",
            "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": [
                "ns49.1und1.de",
                "ns50.1und1.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "triple-k.com",
            "domain_keyword": "triple-k",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:11",
            "create_date": "2008-09-17",
            "update_date": "2023-07-26",
            "expiry_date": "2025-09-17",
            "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": 12,
            "domain_name": "triple-r.review",
            "domain_keyword": "triple-r",
            "domain_tld": "review",
            "query_time": "2024-05-23 08:14:52",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "triple-k.net",
            "domain_keyword": "triple-k",
            "domain_tld": "net",
            "query_time": "2024-05-11 17:16:53",
            "create_date": "2015-03-10",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-10",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kiyoko Hirooka",
            "registrant_company": "Passion Family Group.,Co.Ltd",
            "registrant_address": "1-7-11 Nakamachidai",
            "registrant_city": "Tsuzuki-ku Yokohama-shi",
            "registrant_state": "Kanagawa",
            "registrant_zip": "224-0041",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.459499969",
            "name_servers": [
                "ns1.mp-dns7.net",
                "ns2.mp-dns7.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "triple-p.nl",
            "domain_keyword": "triple-p",
            "domain_tld": "nl",
            "query_time": "2024-05-23 08:14:52",
            "create_date": "1995-03-20",
            "update_date": "2022-03-15",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.ispdns.nl",
                "ns2.ispdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "triple-s.fitness",
            "domain_keyword": "triple-s",
            "domain_tld": "fitness",
            "query_time": "2024-05-19 05:15:53",
            "create_date": "2021-07-09",
            "update_date": "2024-03-08",
            "expiry_date": "2025-07-09",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compro",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "kabul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AF",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.irandns.com",
                "ns2.irandns.com",
                "ns3.irandns.com",
                "ns4.irandns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "triple-p.eu",
            "domain_keyword": "triple-p",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:15:01",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "be.ns.vip.nl",
                "dns.resolver.domains",
                "nl.ns.vip.nl"
            ]
        },
        {
            "num": 17,
            "domain_name": "triple-i.ca",
            "domain_keyword": "triple-i",
            "domain_tld": "ca",
            "query_time": "2024-05-26 04:41:46",
            "create_date": "2009-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.ca",
                "dns2.rebel.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "triple-s.store",
            "domain_keyword": "triple-s",
            "domain_tld": "store",
            "query_time": "2024-06-14 17:27:04",
            "create_date": "2024-04-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-11",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "triple-r.us",
            "domain_keyword": "triple-r",
            "domain_tld": "us",
            "query_time": "2024-04-23 00:05:16",
            "create_date": "2005-04-11",
            "update_date": "2022-05-01",
            "expiry_date": "2032-04-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Robert Rice",
            "registrant_company": "Triple R Consultants",
            "registrant_address": "PO Box 302",
            "registrant_city": "South Lyon",
            "registrant_state": "MI",
            "registrant_zip": "48178",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2484468125",
            "name_servers": [
                "dns10.ns.thelinuxfix.com",
                "dns9.ns.thelinuxfix.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "triple-d.com",
            "domain_keyword": "triple-d",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:04:50",
            "create_date": "1999-07-01",
            "update_date": "2023-05-02",
            "expiry_date": "2026-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "triple-a.pro",
            "domain_keyword": "triple-a",
            "domain_tld": "pro",
            "query_time": "2024-04-29 06:42:02",
            "create_date": "2019-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple A Professional Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "triple-d.net",
            "domain_keyword": "triple-d",
            "domain_tld": "net",
            "query_time": "2024-05-19 05:15:49",
            "create_date": "2017-08-16",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Science-TV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/triple-d.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "triple-c.com",
            "domain_keyword": "triple-c",
            "domain_tld": "com",
            "query_time": "2024-06-14 17:26:54",
            "create_date": "1996-08-06",
            "update_date": "2023-08-05",
            "expiry_date": "2025-08-05",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "elliot.ns.cloudflare.com",
                "isabel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "triple-n.properties",
            "domain_keyword": "triple-n",
            "domain_tld": "properties",
            "query_time": "2024-06-14 17:27:01",
            "create_date": "2022-12-09",
            "update_date": "2023-08-13",
            "expiry_date": "2025-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "triple-t.info",
            "domain_keyword": "triple-t",
            "domain_tld": "info",
            "query_time": "2024-06-14 17:27:06",
            "create_date": "2003-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1051.ui-dns.org",
                "ns1061.ui-dns.com",
                "ns1074.ui-dns.de",
                "ns1124.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "triple-a.pt",
            "domain_keyword": "triple-a",
            "domain_tld": "pt",
            "query_time": "2024-05-19 05:15:48",
            "create_date": "2015-08-01",
            "expiry_date": "2025-07-01",
            "registrant_name": "Triple A",
            "registrant_address": "Rua Rui Barbosa, 8",
            "registrant_city": "Porto",
            "registrant_state": "Porto",
            "registrant_zip": "4150-641",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 27,
            "domain_name": "triple-x.org",
            "domain_keyword": "triple-x",
            "domain_tld": "org",
            "query_time": "2024-05-20 21:23:38",
            "create_date": "2012-01-27",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-27",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "https://www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webnames Services INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.vcn.bc.ca",
                "ns4.vcn.bc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "triple-d.eu",
            "domain_keyword": "triple-d",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:15:01",
            "registrar_name": "Nomeo bvba",
            "registrar_website": "https://www.nomeo.be",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ]
        },
        {
            "num": 29,
            "domain_name": "triple-t.co",
            "domain_keyword": "triple-t",
            "domain_tld": "co",
            "query_time": "2024-05-25 18:29:49",
            "create_date": "2021-01-17",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-17",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "triple-h.life",
            "domain_keyword": "triple-h",
            "domain_tld": "life",
            "query_time": "2024-05-26 04:41:46",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "triple-s.ltd",
            "domain_keyword": "triple-s",
            "domain_tld": "ltd",
            "query_time": "2024-06-14 17:27:04",
            "create_date": "2020-07-20",
            "update_date": "2024-04-15",
            "expiry_date": "2027-07-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "triple-a.dk",
            "domain_keyword": "triple-a",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:07:07",
            "create_date": "2008-06-26",
            "expiry_date": "2024-06-30",
            "registrant_name": "TRIPLE A A/S",
            "registrant_address": "Bjørnkærvej 16",
            "registrant_city": "Hornsyld",
            "registrant_zip": "8783",
            "registrant_country": "DK",
            "registrant_phone": "+4588888448",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "triple-f.nl",
            "domain_keyword": "triple-f",
            "domain_tld": "nl",
            "query_time": "2024-05-19 05:15:50",
            "create_date": "2003-08-14",
            "update_date": "2021-01-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 34,
            "domain_name": "triple-b.lt",
            "domain_keyword": "triple-b",
            "domain_tld": "lt",
            "query_time": "2024-06-14 17:26:53",
            "create_date": "2021-12-16",
            "expiry_date": "2024-12-17",
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.lt",
            "registrant_company": "Trigubas B Švietimo Fondas",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "triple-s.co.mz",
            "domain_keyword": "triple-s",
            "domain_tld": "co.mz",
            "query_time": "2024-05-29 02:35:00",
            "create_date": "2021-08-23",
            "update_date": "2023-09-13",
            "expiry_date": "2022-08-23",
            "registrar_name": "CIUEM Registrar",
            "registrant_name": "TECNICA PC LDA",
            "registrant_company": "TECNICA PC LDA",
            "registrant_address": "Av 24 de Julho no 2041",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.842435582",
            "name_servers": [
                "ns1.tecnicapc.com",
                "ns2.tecnicapc.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "triple-e.com",
            "domain_keyword": "triple-e",
            "domain_tld": "com",
            "query_time": "2024-06-14 17:26:56",
            "create_date": "2001-10-14",
            "update_date": "2024-01-22",
            "expiry_date": "2024-10-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://dnr.emea.verizon.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": [
                "auth04.ns.de.uu.net",
                "auth20.ns.wcom.com",
                "auth40.ns.uu.net",
                "auth54.ns.de.uu.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "triple-o.de",
            "domain_keyword": "triple-o",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:12:52",
            "update_date": "2022-12-07",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 38,
            "domain_name": "triple-d.org",
            "domain_keyword": "triple-d",
            "domain_tld": "org",
            "query_time": "2024-05-26 04:41:45",
            "create_date": "2022-09-09",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "triple-h.nl",
            "domain_keyword": "triple-h",
            "domain_tld": "nl",
            "query_time": "2024-06-14 17:26:58",
            "create_date": "2023-08-08",
            "update_date": "2023-08-08",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "triple-0.com",
            "domain_keyword": "triple-0",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:04:44",
            "create_date": "2011-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "triple-f.com",
            "domain_keyword": "triple-f",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:08",
            "create_date": "2004-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "triple-m.swiss",
            "domain_keyword": "triple-m",
            "domain_tld": "swiss",
            "query_time": "2024-05-08 11:23:47",
            "create_date": "2024-01-04",
            "update_date": "2024-05-03",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net",
            "registrant_company": "Triple-M Systems 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": [
                "ns1.nano.metanet.ch",
                "ns2.nano.metanet.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "triple-8.capital",
            "domain_keyword": "triple-8",
            "domain_tld": "capital",
            "query_time": "2024-05-11 17:16:50",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wodan Ventures",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-152-b.gandi.net",
                "ns-2-a.gandi.net",
                "ns-61-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "triple-z.biz",
            "domain_keyword": "triple-z",
            "domain_tld": "biz",
            "query_time": "2024-06-14 17:27:09",
            "create_date": "2006-05-29",
            "update_date": "2023-07-13",
            "expiry_date": "2024-05-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple Z AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa0.schlundtech.de",
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "triple-2.com",
            "domain_keyword": "triple-2",
            "domain_tld": "com",
            "query_time": "2024-06-14 17:26:50",
            "create_date": "2024-01-26",
            "update_date": "2024-05-28",
            "expiry_date": "2025-01-26",
            "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": 46,
            "domain_name": "triple-u.com",
            "domain_keyword": "triple-u",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:21",
            "create_date": "2005-04-19",
            "update_date": "2024-02-06",
            "expiry_date": "2025-04-20",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Patrick Wright",
            "registrant_company": "House Earth",
            "registrant_address": "P.O. Box 546",
            "registrant_city": "Spring Valley",
            "registrant_state": "CA",
            "registrant_zip": "91976",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6195930120",
            "registrant_fax": "+1.6195930120",
            "name_servers": [
                "ns1.dns-diy.net",
                "ns2.dns-diy.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "triple-c.uk",
            "domain_keyword": "triple-c",
            "domain_tld": "uk",
            "query_time": "2024-04-23 00:04:48",
            "create_date": "2020-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "triple-b.blue",
            "domain_keyword": "triple-b",
            "domain_tld": "blue",
            "query_time": "2024-04-23 00:04:46",
            "create_date": "2016-02-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "triple-c.online",
            "domain_keyword": "triple-c",
            "domain_tld": "online",
            "query_time": "2024-05-26 04:41:45",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "triple-3.com",
            "domain_keyword": "triple-3",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:41:44",
            "create_date": "2020-08-30",
            "update_date": "2020-08-30",
            "expiry_date": "2025-08-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "triple-n.store",
            "domain_keyword": "triple-n",
            "domain_tld": "store",
            "query_time": "2024-06-07 17:39:24",
            "create_date": "2024-06-05",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-05",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "triple-s.info",
            "domain_keyword": "triple-s",
            "domain_tld": "info",
            "query_time": "2024-06-14 17:27:04",
            "create_date": "2023-09-20",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple-S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "triple-b.net",
            "domain_keyword": "triple-b",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:26:53",
            "create_date": "2018-01-30",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "triple-8.com",
            "domain_keyword": "triple-8",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:04:44",
            "create_date": "2018-10-25",
            "update_date": "2022-09-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "triple-a.jp",
            "domain_keyword": "triple-a",
            "domain_tld": "jp",
            "query_time": "2024-04-23 00:04:45",
            "create_date": "2002-10-21",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Able Appli Corporation",
            "registrant_address": "Tokyo",
            "registrant_zip": "170-0013",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5911-7307",
            "registrant_fax": "03-3971-7371",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 56,
            "domain_name": "triple-8.fund",
            "domain_keyword": "triple-8",
            "domain_tld": "fund",
            "query_time": "2024-05-11 17:16:50",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wodan Ventures",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-143-c.gandi.net",
                "ns-173-b.gandi.net",
                "ns-242-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "triple-s.engineering",
            "domain_keyword": "triple-s",
            "domain_tld": "engineering",
            "query_time": "2024-05-19 05:15:53",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irena.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "triple-f.center",
            "domain_keyword": "triple-f",
            "domain_tld": "center",
            "query_time": "2024-05-19 05:15:50",
            "create_date": "2021-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks05.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "triple-a.be",
            "domain_keyword": "triple-a",
            "domain_tld": "be",
            "query_time": "2024-06-07 08:13:33",
            "create_date": "2006-11-12",
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com/",
            "name_servers": [
                "ns1033.ui-dns.org",
                "ns1034.ui-dns.biz",
                "ns1072.ui-dns.de",
                "ns1108.ui-dns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 60,
            "domain_name": "triple-e.ventures",
            "domain_keyword": "triple-e",
            "domain_tld": "ventures",
            "query_time": "2024-06-14 17:26:56",
            "create_date": "2018-12-05",
            "update_date": "2024-05-27",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cullin GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "triple-v.net",
            "domain_keyword": "triple-v",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:27:10",
            "create_date": "2022-03-22",
            "update_date": "2022-10-01",
            "expiry_date": "2027-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "triple-j.net",
            "domain_keyword": "triple-j",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:26:59",
            "create_date": "2024-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 3523,
            "registrar_name": "DropCatch.com 1314 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "triple-w.org",
            "domain_keyword": "triple-w",
            "domain_tld": "org",
            "query_time": "2024-04-23 00:05:21",
            "create_date": "2001-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amateur Bierbouwers Vereniging Triple-W",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "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.yourwebhoster.com",
                "ns2.yourwebhoster.com",
                "ns3.yourwebhoster.nl",
                "ns4.yourwebhoster.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "triple-m.cloud",
            "domain_keyword": "triple-m",
            "domain_tld": "cloud",
            "query_time": "2024-04-23 00:05:12",
            "create_date": "2022-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple-M Systems 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.nano.metanet.ch",
                "ns2.nano.metanet.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "triple-a.finance",
            "domain_keyword": "triple-a",
            "domain_tld": "finance",
            "query_time": "2024-05-19 05:15:48",
            "create_date": "2018-08-15",
            "update_date": "2024-03-28",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "triple-t.cc",
            "domain_keyword": "triple-t",
            "domain_tld": "cc",
            "query_time": "2024-05-15 00:49:31",
            "create_date": "2019-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=triple-t.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "triple-m.systems",
            "domain_keyword": "triple-m",
            "domain_tld": "systems",
            "query_time": "2024-05-15 00:49:31",
            "create_date": "2024-03-15",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple-M Systems 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.nano.metanet.ch",
                "ns2.nano.metanet.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "triple-r.co.nz",
            "domain_keyword": "triple-r",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 05:35:48",
            "create_date": "2000-12-15",
            "update_date": "2023-09-23",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "eu.spinningplanet.co.nz",
                "nz.spinningplanet.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "triple-c.com.au",
            "domain_keyword": "triple-c",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 04:30:53",
            "update_date": "2023-05-08",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Christopher Caruso",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "triple-a.vip",
            "domain_keyword": "triple-a",
            "domain_tld": "vip",
            "query_time": "2024-05-30 02:11:53",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168874199",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "triple9.org",
            "domain_keyword": "triple9",
            "domain_tld": "org",
            "query_time": "2024-04-23 00:05:36",
            "create_date": "2004-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 57,
            "registrar_name": "Advanced Internet Technologies, Inc. (AIT)",
            "registrar_website": "http://www.ait.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple Nine Designs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.nameit.net",
                "ns1.nameit.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "triple-x.com.au",
            "domain_keyword": "triple-x",
            "domain_tld": "com.au",
            "query_time": "2024-04-29 06:42:05",
            "update_date": "2024-02-02",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Don Munro",
            "name_servers": [
                "ns.otherdns.com.au",
                "ns.otherdns.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "triple-i.info",
            "domain_keyword": "triple-i",
            "domain_tld": "info",
            "query_time": "2024-05-18 10:32:43",
            "create_date": "2021-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "triple-a.alsace",
            "domain_keyword": "triple-a",
            "domain_tld": "alsace",
            "query_time": "2024-05-23 08:14:50",
            "create_date": "2020-05-20",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-20",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com/",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "TRIPLE A",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "triple-b.cam",
            "domain_keyword": "triple-b",
            "domain_tld": "cam",
            "query_time": "2024-06-02 09:42:37",
            "create_date": "2018-08-02",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Proxynet N.V.",
            "registrant_country": "CW",
            "registrant_email": "please query the rdds service of the 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.cam",
                "ns2.domain.cam"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "triple-r.nl",
            "domain_keyword": "triple-r",
            "domain_tld": "nl",
            "query_time": "2024-06-14 17:27:03",
            "create_date": "1999-06-16",
            "update_date": "2024-04-25",
            "registrar_name": "Flexwebhosting",
            "name_servers": [
                "ns1.flexwebhosting.nl",
                "ns2.flexwebhosting.nl",
                "ns3.flexwebhosting.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "triple-a.today",
            "domain_keyword": "triple-a",
            "domain_tld": "today",
            "query_time": "2024-06-14 17:26:52",
            "create_date": "2021-07-13",
            "update_date": "2024-02-01",
            "expiry_date": "2025-07-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "triple-e.be",
            "domain_keyword": "triple-e",
            "domain_tld": "be",
            "query_time": "2024-05-02 16:00:24",
            "create_date": "2015-03-23",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 79,
            "domain_name": "triple-d.io",
            "domain_keyword": "triple-d",
            "domain_tld": "io",
            "query_time": "2024-06-14 17:26:55",
            "create_date": "2018-03-26",
            "update_date": "2023-10-04",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple D BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "east-flanders",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "george.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "triple-e.jp",
            "domain_keyword": "triple-e",
            "domain_tld": "jp",
            "query_time": "2024-04-23 00:05:08",
            "create_date": "2007-10-26",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-31",
            "registrant_name": "yuichiro iimi",
            "registrant_address": "nakamura-ku nagoya-shi 76-7-7 taikou3",
            "registrant_zip": "453-0801",
            "registrant_email": "[email protected]",
            "registrant_phone": "052-325-3648",
            "registrant_fax": "052-325-3649",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 81,
            "domain_name": "triple-j.nl",
            "domain_keyword": "triple-j",
            "domain_tld": "nl",
            "query_time": "2024-05-19 05:15:51",
            "create_date": "2010-05-02",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "triple-g.org",
            "domain_keyword": "triple-g",
            "domain_tld": "org",
            "query_time": "2024-05-19 05:15:51",
            "create_date": "2023-04-09",
            "update_date": "2023-08-19",
            "expiry_date": "2026-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "triple9.com",
            "domain_keyword": "triple9",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:36",
            "create_date": "2002-02-16",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "triple-p.com",
            "domain_keyword": "triple-p",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:05:14",
            "create_date": "1996-06-20",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "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": "CCC hosting",
            "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=triple-p.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispdns.nl",
                "ns2.ispdns.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "triple-i.uk",
            "domain_keyword": "triple-i",
            "domain_tld": "uk",
            "query_time": "2024-05-26 13:36:03",
            "create_date": "2020-10-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "triple-0.net",
            "domain_keyword": "triple-0",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:26:50",
            "create_date": "2011-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "triple-l.co.uk",
            "domain_keyword": "triple-l",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 00:05:14",
            "create_date": "2020-03-05",
            "update_date": "2023-07-21",
            "expiry_date": "2025-03-05",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "triple-t.biz",
            "domain_keyword": "triple-t",
            "domain_tld": "biz",
            "query_time": "2024-05-11 17:16:55",
            "create_date": "2021-05-06",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tazz's Tastee Temptations",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "triple-r.co.th",
            "domain_keyword": "triple-r",
            "domain_tld": "co.th",
            "query_time": "2024-05-25 18:29:48",
            "create_date": "2010-07-07",
            "update_date": "2023-06-13",
            "expiry_date": "2025-07-06",
            "registrar_name": "THNIC",
            "registrant_company": "Siam Triple R Co., Ltd. ( บริษัท สยาม ทริปเปิล อาร์ จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns-a1.cloud.z.com",
                "ns-a3.cloud.z.com",
                "ns-a4.cloud.z.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "triple-a.pe",
            "domain_keyword": "triple-a",
            "domain_tld": "pe",
            "query_time": "2024-06-14 17:26:52",
            "registrar_name": "NIC.PE",
            "registrant_name": "Gary Steven Torrin Huapaya",
            "name_servers": [
                "ns1.gobatec.com",
                "ns2.gobatec.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 91,
            "domain_name": "triple-l.org",
            "domain_keyword": "triple-l",
            "domain_tld": "org",
            "query_time": "2024-04-23 00:05:11",
            "create_date": "2004-10-25",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-25",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "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": [
                "ns13.zoneedit.com",
                "ns16.zoneedit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "triple-r.net",
            "domain_keyword": "triple-r",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:27:03",
            "create_date": "2020-08-19",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "triple-m.net",
            "domain_keyword": "triple-m",
            "domain_tld": "net",
            "query_time": "2024-06-14 17:27:01",
            "create_date": "2012-12-21",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple-M",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://whoispro.domain-robot.org/whois/triple-m.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "triple-c.services",
            "domain_keyword": "triple-c",
            "domain_tld": "services",
            "query_time": "2024-06-14 17:26:54",
            "create_date": "2016-01-30",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triple C Services",
            "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.webhostingserver.nl",
                "ns2.webhostingserver.com",
                "ns3.webhostingserver.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "triple-h.cooking",
            "domain_keyword": "triple-h",
            "domain_tld": "cooking",
            "query_time": "2024-05-08 11:23:46",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "triple-IT Business Software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa8.schlundtech.de",
                "nsb8.schlundtech.de",
                "nsc8.schlundtech.de",
                "nsd8.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "triple-d.be",
            "domain_keyword": "triple-d",
            "domain_tld": "be",
            "query_time": "2024-04-23 00:04:51",
            "create_date": "2009-12-02",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 97,
            "domain_name": "triple-f.digital",
            "domain_keyword": "triple-f",
            "domain_tld": "digital",
            "query_time": "2024-05-11 17:16:52",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks01.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "triple-r.info",
            "domain_keyword": "triple-r",
            "domain_tld": "info",
            "query_time": "2024-06-14 17:27:03",
            "create_date": "2013-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "triple-a.org",
            "domain_keyword": "triple-a",
            "domain_tld": "org",
            "query_time": "2024-04-23 00:04:45",
            "create_date": "2017-05-01",
            "update_date": "2023-05-05",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "elaine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "triple-k.co.uk",
            "domain_keyword": "triple-k",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 17:16:56",
            "create_date": "2023-10-07",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "heather.ns.cloudflare.com",
                "jim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.12,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>triple-9.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2077</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>triple-e.inc, triple-r.co.jp, triple-w.co.jp, triple-y.ca, triple-e.biz, triple-s.blog, triple-x.com, triple-a.swiss, triple-t.nl, triple-m.com, triple-k.com, triple-r.review, triple-k.net, triple-p.nl, triple-s.fitness, triple-p.eu, triple-i.ca, triple-s.store, triple-r.us, triple-d.com, triple-a.pro, triple-d.net, triple-c.com, triple-n.properties, triple-t.info, triple-a.pt, triple-x.org, triple-d.eu, triple-t.co, triple-h.life, triple-s.ltd, triple-a.dk, triple-f.nl, triple-b.lt, triple-s.co.mz, triple-e.com, triple-o.de, triple-d.org, triple-h.nl, triple-0.com, triple-f.com, triple-m.swiss, triple-8.capital, triple-z.biz, triple-2.com, triple-u.com, triple-c.uk, triple-b.blue, triple-c.online, triple-3.com, triple-n.store, triple-s.info, triple-b.net, triple-8.com, triple-a.jp, triple-8.fund, triple-s.engineering, triple-f.center, triple-a.be, triple-e.ventures, triple-v.net, triple-j.net, triple-w.org, triple-m.cloud, triple-a.finance, triple-t.cc, triple-m.systems, triple-r.co.nz, triple-c.com.au, triple-a.vip, triple9.org, triple-x.com.au, triple-i.info, triple-a.alsace, triple-b.cam, triple-r.nl, triple-a.today, triple-e.be, triple-d.io, triple-e.jp, triple-j.nl, triple-g.org, triple9.com, triple-p.com, triple-i.uk, triple-0.net, triple-l.co.uk, triple-t.biz, triple-r.co.th, triple-a.pe, triple-l.org, triple-r.net, triple-m.net, triple-c.services, triple-h.cooking, triple-d.be, triple-f.digital, triple-r.info, triple-a.org, triple-k.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>triple-e.inc</domain_name>
   <domain_keyword>triple-e</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-29 02:34:59</query_time>
   <create_date>2022-02-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>triple-r.co.jp</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 09:42:37</query_time>
   <create_date>2001-09-06</create_date>
   <update_date>2023-10-10</update_date>
   <registrant_company>Triple R CO.,LTD.</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>triple-w.co.jp</domain_name>
   <domain_keyword>triple-w</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 05:15:54</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Triple Double Inc.</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>triple-y.ca</domain_name>
   <domain_keyword>triple-y</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 05:15:54</query_time>
   <create_date>2008-03-20</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>triple-e.biz</domain_name>
   <domain_keyword>triple-e</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-14 17:26:56</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-18</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>triple-s.blog</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-14 17:27:04</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>triple-x.com</domain_name>
   <domain_keyword>triple-x</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:22</query_time>
   <create_date>2001-12-27</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>triple-a.swiss</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-08 11:23:43</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>AAA Autohandels 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>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>triple-t.nl</domain_name>
   <domain_keyword>triple-t</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-14 17:27:06</query_time>
   <create_date>2005-01-28</create_date>
   <update_date>2022-11-22</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>triple-m.com</domain_name>
   <domain_keyword>triple-m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:12</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2021-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>triple-m Gesellschaft f\u00FCr Merchandi und Markenkommunikation mbH</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>ns49.1und1.de</value>
    <value>ns50.1und1.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>triple-k.com</domain_name>
   <domain_keyword>triple-k</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:11</query_time>
   <create_date>2008-09-17</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-09-17</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>12</num>
   <domain_name>triple-r.review</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-05-23 08:14:52</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>triple-k.net</domain_name>
   <domain_keyword>triple-k</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 17:16:53</query_time>
   <create_date>2015-03-10</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kiyoko Hirooka</registrant_name>
   <registrant_company>Passion Family Group.,Co.Ltd</registrant_company>
   <registrant_address>1-7-11 Nakamachidai</registrant_address>
   <registrant_city>Tsuzuki-ku Yokohama-shi</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>224-0041</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.459499969</registrant_phone>
   <name_servers>
    <value>ns1.mp-dns7.net</value>
    <value>ns2.mp-dns7.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>triple-p.nl</domain_name>
   <domain_keyword>triple-p</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 08:14:52</query_time>
   <create_date>1995-03-20</create_date>
   <update_date>2022-03-15</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.ispdns.nl</value>
    <value>ns2.ispdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>triple-s.fitness</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-19 05:15:53</query_time>
   <create_date>2021-07-09</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/signup/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compro</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>kabul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.irandns.com</value>
    <value>ns2.irandns.com</value>
    <value>ns3.irandns.com</value>
    <value>ns4.irandns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>triple-p.eu</domain_name>
   <domain_keyword>triple-p</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:15:01</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>be.ns.vip.nl</value>
    <value>dns.resolver.domains</value>
    <value>nl.ns.vip.nl</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>triple-i.ca</domain_name>
   <domain_keyword>triple-i</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 04:41:46</query_time>
   <create_date>2009-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.ca</value>
    <value>dns2.rebel.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>triple-s.store</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-14 17:27:04</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>19</num>
   <domain_name>triple-r.us</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 00:05:16</query_time>
   <create_date>2005-04-11</create_date>
   <update_date>2022-05-01</update_date>
   <expiry_date>2032-04-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Robert Rice</registrant_name>
   <registrant_company>Triple R Consultants</registrant_company>
   <registrant_address>PO Box 302</registrant_address>
   <registrant_city>South Lyon</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>48178</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2484468125</registrant_phone>
   <name_servers>
    <value>dns10.ns.thelinuxfix.com</value>
    <value>dns9.ns.thelinuxfix.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>triple-d.com</domain_name>
   <domain_keyword>triple-d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:04:50</query_time>
   <create_date>1999-07-01</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2026-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>triple-a.pro</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 06:42:02</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple A Professional Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>triple-d.net</domain_name>
   <domain_keyword>triple-d</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 05:15:49</query_time>
   <create_date>2017-08-16</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Science-TV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/triple-d.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>triple-c.com</domain_name>
   <domain_keyword>triple-c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 17:26:54</query_time>
   <create_date>1996-08-06</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>elliot.ns.cloudflare.com</value>
    <value>isabel.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>24</num>
   <domain_name>triple-n.properties</domain_name>
   <domain_keyword>triple-n</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-06-14 17:27:01</query_time>
   <create_date>2022-12-09</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>triple-t.info</domain_name>
   <domain_keyword>triple-t</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-14 17:27:06</query_time>
   <create_date>2003-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1051.ui-dns.org</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1074.ui-dns.de</value>
    <value>ns1124.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>triple-a.pt</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-19 05:15:48</query_time>
   <create_date>2015-08-01</create_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrant_name>Triple A</registrant_name>
   <registrant_address>Rua Rui Barbosa, 8</registrant_address>
   <registrant_city>Porto</registrant_city>
   <registrant_state>Porto</registrant_state>
   <registrant_zip>4150-641</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>triple-x.org</domain_name>
   <domain_keyword>triple-x</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 21:23:38</query_time>
   <create_date>2012-01-27</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>https://www.webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Webnames Services INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.vcn.bc.ca</value>
    <value>ns4.vcn.bc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>triple-d.eu</domain_name>
   <domain_keyword>triple-d</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:15:01</query_time>
   <registrar_name>Nomeo bvba</registrar_name>
   <registrar_website>https://www.nomeo.be</registrar_website>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>triple-t.co</domain_name>
   <domain_keyword>triple-t</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 18:29:49</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-17</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>ns41.domaincontrol.com</value>
    <value>ns42.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>triple-h.life</domain_name>
   <domain_keyword>triple-h</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-26 04:41:46</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>triple-s.ltd</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-14 17:27:04</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-07-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>triple-a.dk</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:07:07</query_time>
   <create_date>2008-06-26</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>TRIPLE A A/S</registrant_name>
   <registrant_address>Bjørnkærvej 16</registrant_address>
   <registrant_city>Hornsyld</registrant_city>
   <registrant_zip>8783</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4588888448</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>triple-f.nl</domain_name>
   <domain_keyword>triple-f</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 05:15:50</query_time>
   <create_date>2003-08-14</create_date>
   <update_date>2021-01-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>triple-b.lt</domain_name>
   <domain_keyword>triple-b</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-14 17:26:53</query_time>
   <create_date>2021-12-16</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.lt</registrar_website>
   <registrant_company>Trigubas B Švietimo Fondas</registrant_company>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>triple-s.co.mz</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-29 02:35:00</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2022-08-23</expiry_date>
   <registrar_name>CIUEM Registrar</registrar_name>
   <registrant_name>TECNICA PC LDA</registrant_name>
   <registrant_company>TECNICA PC LDA</registrant_company>
   <registrant_address>Av 24 de Julho no 2041</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.842435582</registrant_phone>
   <name_servers>
    <value>ns1.tecnicapc.com</value>
    <value>ns2.tecnicapc.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>triple-e.com</domain_name>
   <domain_keyword>triple-e</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 17:26:56</query_time>
   <create_date>2001-10-14</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://dnr.emea.verizon.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>auth04.ns.de.uu.net</value>
    <value>auth20.ns.wcom.com</value>
    <value>auth40.ns.uu.net</value>
    <value>auth54.ns.de.uu.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>triple-o.de</domain_name>
   <domain_keyword>triple-o</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:12:52</query_time>
   <update_date>2022-12-07</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>triple-d.org</domain_name>
   <domain_keyword>triple-d</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 04:41:45</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>triple-h.nl</domain_name>
   <domain_keyword>triple-h</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-14 17:26:58</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-08</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>triple-0.com</domain_name>
   <domain_keyword>triple-0</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:04:44</query_time>
   <create_date>2011-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-07</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>triple-f.com</domain_name>
   <domain_keyword>triple-f</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:08</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>triple-m.swiss</domain_name>
   <domain_keyword>triple-m</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-08 11:23:47</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net</registrar_website>
   <registrant_company>Triple-M Systems 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>ns1.nano.metanet.ch</value>
    <value>ns2.nano.metanet.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>triple-8.capital</domain_name>
   <domain_keyword>triple-8</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-11 17:16:50</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wodan Ventures</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-152-b.gandi.net</value>
    <value>ns-2-a.gandi.net</value>
    <value>ns-61-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>triple-z.biz</domain_name>
   <domain_keyword>triple-z</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-14 17:27:09</query_time>
   <create_date>2006-05-29</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple Z AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa0.schlundtech.de</value>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>triple-2.com</domain_name>
   <domain_keyword>triple-2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 17:26:50</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>46</num>
   <domain_name>triple-u.com</domain_name>
   <domain_keyword>triple-u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:21</query_time>
   <create_date>2005-04-19</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Patrick Wright</registrant_name>
   <registrant_company>House Earth</registrant_company>
   <registrant_address>P.O. Box 546</registrant_address>
   <registrant_city>Spring Valley</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91976</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6195930120</registrant_phone>
   <registrant_fax>+1.6195930120</registrant_fax>
   <name_servers>
    <value>ns1.dns-diy.net</value>
    <value>ns2.dns-diy.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>triple-c.uk</domain_name>
   <domain_keyword>triple-c</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 00:04:48</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>triple-b.blue</domain_name>
   <domain_keyword>triple-b</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-04-23 00:04:46</query_time>
   <create_date>2016-02-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>triple-c.online</domain_name>
   <domain_keyword>triple-c</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 04:41:45</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>triple-3.com</domain_name>
   <domain_keyword>triple-3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:41:44</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2020-08-30</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>triple-n.store</domain_name>
   <domain_keyword>triple-n</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 17:39:24</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>triple-s.info</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-14 17:27:04</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple-S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>triple-b.net</domain_name>
   <domain_keyword>triple-b</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:26:53</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>triple-8.com</domain_name>
   <domain_keyword>triple-8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:04:44</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2022-09-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>triple-a.jp</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 00:04:45</query_time>
   <create_date>2002-10-21</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Able Appli Corporation</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>170-0013</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5911-7307</registrant_phone>
   <registrant_fax>03-3971-7371</registrant_fax>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>triple-8.fund</domain_name>
   <domain_keyword>triple-8</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-11 17:16:50</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wodan Ventures</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-143-c.gandi.net</value>
    <value>ns-173-b.gandi.net</value>
    <value>ns-242-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>triple-s.engineering</domain_name>
   <domain_keyword>triple-s</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-19 05:15:53</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>irena.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>triple-f.center</domain_name>
   <domain_keyword>triple-f</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-19 05:15:50</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>triple-a.be</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-07 08:13:33</query_time>
   <create_date>2006-11-12</create_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com/</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.org</value>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1108.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>triple-e.ventures</domain_name>
   <domain_keyword>triple-e</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-06-14 17:26:56</query_time>
   <create_date>2018-12-05</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cullin GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>triple-v.net</domain_name>
   <domain_keyword>triple-v</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:27:10</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2027-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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>triple-j.net</domain_name>
   <domain_keyword>triple-j</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:26:59</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>3523</registrar_iana>
   <registrar_name>DropCatch.com 1314 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>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>63</num>
   <domain_name>triple-w.org</domain_name>
   <domain_keyword>triple-w</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 00:05:21</query_time>
   <create_date>2001-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amateur Bierbouwers Vereniging Triple-W</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</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.yourwebhoster.com</value>
    <value>ns2.yourwebhoster.com</value>
    <value>ns3.yourwebhoster.nl</value>
    <value>ns4.yourwebhoster.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>triple-m.cloud</domain_name>
   <domain_keyword>triple-m</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-23 00:05:12</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-12</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>Triple-M Systems 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.nano.metanet.ch</value>
    <value>ns2.nano.metanet.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>triple-a.finance</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-19 05:15:48</query_time>
   <create_date>2018-08-15</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>triple-t.cc</domain_name>
   <domain_keyword>triple-t</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 00:49:31</query_time>
   <create_date>2019-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=triple-t.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>triple-m.systems</domain_name>
   <domain_keyword>triple-m</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-15 00:49:31</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple-M Systems 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.nano.metanet.ch</value>
    <value>ns2.nano.metanet.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>triple-r.co.nz</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 05:35:48</query_time>
   <create_date>2000-12-15</create_date>
   <update_date>2023-09-23</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>eu.spinningplanet.co.nz</value>
    <value>nz.spinningplanet.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>triple-c.com.au</domain_name>
   <domain_keyword>triple-c</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 04:30:53</query_time>
   <update_date>2023-05-08</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Christopher Caruso</registrant_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>triple-a.vip</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-30 02:11:53</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168874199</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>71</num>
   <domain_name>triple9.org</domain_name>
   <domain_keyword>triple9</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 00:05:36</query_time>
   <create_date>2004-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>Advanced Internet Technologies, Inc. (AIT)</registrar_name>
   <registrar_website>http://www.ait.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple Nine Designs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.nameit.net</value>
    <value>ns1.nameit.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>triple-x.com.au</domain_name>
   <domain_keyword>triple-x</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-29 06:42:05</query_time>
   <update_date>2024-02-02</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Don Munro</registrant_name>
   <name_servers>
    <value>ns.otherdns.com.au</value>
    <value>ns.otherdns.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>triple-i.info</domain_name>
   <domain_keyword>triple-i</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 10:32:43</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>74</num>
   <domain_name>triple-a.alsace</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>alsace</domain_tld>
   <query_time>2024-05-23 08:14:50</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>TRIPLE A</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>triple-b.cam</domain_name>
   <domain_keyword>triple-b</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-02 09:42:37</query_time>
   <create_date>2018-08-02</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Proxynet N.V.</registrant_company>
   <registrant_country>CW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.cam</value>
    <value>ns2.domain.cam</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>triple-r.nl</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-14 17:27:03</query_time>
   <create_date>1999-06-16</create_date>
   <update_date>2024-04-25</update_date>
   <registrar_name>Flexwebhosting</registrar_name>
   <name_servers>
    <value>ns1.flexwebhosting.nl</value>
    <value>ns2.flexwebhosting.nl</value>
    <value>ns3.flexwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>triple-a.today</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-14 17:26:52</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>triple-e.be</domain_name>
   <domain_keyword>triple-e</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-02 16:00:24</query_time>
   <create_date>2015-03-23</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>lady.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>triple-d.io</domain_name>
   <domain_keyword>triple-d</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-14 17:26:55</query_time>
   <create_date>2018-03-26</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-03-26</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>Triple D BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>east-flanders</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>george.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>triple-e.jp</domain_name>
   <domain_keyword>triple-e</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 00:05:08</query_time>
   <create_date>2007-10-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>yuichiro iimi</registrant_name>
   <registrant_address>nakamura-ku nagoya-shi 76-7-7 taikou3</registrant_address>
   <registrant_zip>453-0801</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>052-325-3648</registrant_phone>
   <registrant_fax>052-325-3649</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>triple-j.nl</domain_name>
   <domain_keyword>triple-j</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 05:15:51</query_time>
   <create_date>2010-05-02</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>triple-g.org</domain_name>
   <domain_keyword>triple-g</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 05:15:51</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>triple9.com</domain_name>
   <domain_keyword>triple9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:36</query_time>
   <create_date>2002-02-16</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>triple-p.com</domain_name>
   <domain_keyword>triple-p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:05:14</query_time>
   <create_date>1996-06-20</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-19</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>CCC hosting</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=triple-p.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ispdns.nl</value>
    <value>ns2.ispdns.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>triple-i.uk</domain_name>
   <domain_keyword>triple-i</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 13:36:03</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>triple-0.net</domain_name>
   <domain_keyword>triple-0</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:26:50</query_time>
   <create_date>2011-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-07</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>triple-l.co.uk</domain_name>
   <domain_keyword>triple-l</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 00:05:14</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>triple-t.biz</domain_name>
   <domain_keyword>triple-t</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-11 17:16:55</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tazz's Tastee Temptations</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>triple-r.co.th</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-25 18:29:48</query_time>
   <create_date>2010-07-07</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Siam Triple R Co., Ltd. ( บริษัท สยาม ทริปเปิล อาร์ จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns-a1.cloud.z.com</value>
    <value>ns-a3.cloud.z.com</value>
    <value>ns-a4.cloud.z.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>triple-a.pe</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-14 17:26:52</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Gary Steven Torrin Huapaya</registrant_name>
   <name_servers>
    <value>ns1.gobatec.com</value>
    <value>ns2.gobatec.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>triple-l.org</domain_name>
   <domain_keyword>triple-l</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 00:05:11</query_time>
   <create_date>2004-10-25</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</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>ns13.zoneedit.com</value>
    <value>ns16.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>triple-r.net</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:27:03</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>triple-m.net</domain_name>
   <domain_keyword>triple-m</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 17:27:01</query_time>
   <create_date>2012-12-21</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple-M</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/triple-m.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>triple-c.services</domain_name>
   <domain_keyword>triple-c</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-14 17:26:54</query_time>
   <create_date>2016-01-30</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triple C Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.webhostingserver.nl</value>
    <value>ns2.webhostingserver.com</value>
    <value>ns3.webhostingserver.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>triple-h.cooking</domain_name>
   <domain_keyword>triple-h</domain_keyword>
   <domain_tld>cooking</domain_tld>
   <query_time>2024-05-08 11:23:46</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>triple-IT Business Software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachsen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa8.schlundtech.de</value>
    <value>nsb8.schlundtech.de</value>
    <value>nsc8.schlundtech.de</value>
    <value>nsd8.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>triple-d.be</domain_name>
   <domain_keyword>triple-d</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 00:04:51</query_time>
   <create_date>2009-12-02</create_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>triple-f.digital</domain_name>
   <domain_keyword>triple-f</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-11 17:16:52</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>triple-r.info</domain_name>
   <domain_keyword>triple-r</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-14 17:27:03</query_time>
   <create_date>2013-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>triple-a.org</domain_name>
   <domain_keyword>triple-a</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 00:04:45</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>elaine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>triple-k.co.uk</domain_name>
   <domain_keyword>triple-k</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 17:16:56</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>heather.ns.cloudflare.com</value>
    <value>jim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.12</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,631,327

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,631,327
Total WHOIS records with a Registrant Contact 166,983,814
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,360,203
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,628,842
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,079,732

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,565,340,461
Total WHOIS records with a Registrant Contact 1,290,792,006
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,321,807
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,034,217

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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