WHOIS QUERY TIME

20 Apr 2024 - 8:40 PM UTC

Modified: 20 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

cheryl.ns.cloudflare.com
logan.ns.cloudflare.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Mark Trueno

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=86forums.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "86forums.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "86forums.com.au",
            "domain_keyword": "86forums",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 20:40:21",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Mark Trueno",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>86forums.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>86forums.com.au</domain_name>
   <domain_keyword>86forums</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 20:40:21</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Mark Trueno</registrant_name>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.157 seconds) for "86forums.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2024 - 8:40 PM UTC

Modified: 20 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

cheryl.ns.cloudflare.com
logan.ns.cloudflare.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Mark Trueno

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=86forums.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "86forums.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "86forums.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "86forums.com.au",
            "domain_keyword": "86forums",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 20:40:21",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Mark Trueno",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.157,
        "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>86forums.com.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>86forums.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>86forums.com.au</domain_name>
   <domain_keyword>86forums</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 20:40:21</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Mark Trueno</registrant_name>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.157</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.034 seconds) which contained the exact domain keyword "86forums".
Domain Name Registered Expiry Registrar Ownership
1 86forums.com 23 Feb 2012 23 Feb 2025 Webcentral Group Ltd REDACTED FOR PRIVACY
2 86forums.com.au - - Melbourne IT Mark Trueno

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=86forums&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "86forums",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "86forums.com, 86forums.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "86forums.com",
            "domain_keyword": "86forums",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:39:39",
            "create_date": "2012-02-23",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-23",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/9c3a6d95-7b5b-4dc3-b83a-4aae13c11784",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fluffyduck.com.au",
                "ns3.fluffyduck.com.au"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "86forums.com.au",
            "domain_keyword": "86forums",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 20:40:21",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Mark Trueno",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>86forums</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>86forums.com, 86forums.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>86forums.com</domain_name>
   <domain_keyword>86forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:39:39</query_time>
   <create_date>2012-02-23</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9c3a6d95-7b5b-4dc3-b83a-4aae13c11784</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fluffyduck.com.au</value>
    <value>ns3.fluffyduck.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>86forums.com.au</domain_name>
   <domain_keyword>86forums</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 20:40:21</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Mark Trueno</registrant_name>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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 902 domain names (in 0.167 seconds) which look and sound like the brand name "86forums".
Domain Name Registered Expiry Registrar Ownership
1 8kforums.com 23 Apr 2012 23 Apr 2025 GoDaddy.com, LLC -
2 q6forums.com 21 Jun 2011 21 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
3 m6forums.com 11 Mar 2005 11 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
4 q6forums.co.uk 13 Jul 2021 13 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
5 x6forums.com 15 Mar 2007 15 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
6 r6forums.com 5 Sep 2005 5 Sep 2024 GoDaddy Online Services Cayman Islands Ltd. -
7 z6forums.com 26 May 2006 26 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
8 68forums.com 4 Jul 2007 4 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
9 986forums.com 21 Feb 2012 21 Feb 2025 GoDaddy.com, LLC -
10 86forus.org 26 Mar 2020 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 8iforums.com 30 Jul 2007 30 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
12 86forum.com 26 Mar 2014 26 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
13 nvforums.com 29 Sep 2009 29 Sep 2024 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
14 hdforums.it 24 Jun 2009 24 Jun 2024 Seeweb S.r.l. hidden
15 avforums.co.uk 7 Aug 2001 7 Aug 2025 Nimbus Hosting Ltd [Tag = NIMHOST] -
16 efforums.net 20 Feb 2008 20 Feb 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 ipforums.com 12 Jun 2015 12 Jun 2024 TurnCommerce, Inc. DBA NameBright.com gv, llc
18 r7forums.com 29 Mar 2021 29 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
19 whforums.com 10 Jun 2012 10 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 m9forums.com 8 Feb 2013 8 Feb 2025 GoDaddy.com, LLC -
21 ccforums.co.uk 27 Feb 2009 27 Feb 2025 Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG] -
22 aiforums.ru 25 Jan 2024 25 Jan 2025 BEGET-RU Private Person
23 owforums.net 16 Nov 2020 16 Nov 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
24 tbforums.com 7 Jul 2013 7 Jul 2025 GoDaddy.com, LLC -
25 roforums.lol 29 May 2024 29 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
26 wyforums.org 21 Feb 2024 21 Feb 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED WISE TIGER INVESTMENTS LTD
27 ksforums.com 26 Apr 2007 26 Apr 2025 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
28 weforums.com 25 Apr 2002 25 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. -
29 laforums.com 3 Jun 2004 4 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 djforums.com 12 Feb 2002 12 Feb 2026 1API GmbH REDACTED FOR PRIVACY
31 vkforums.ru 13 Oct 2021 13 Oct 2024 REGRU-RU Private Person
32 xcforums.com 18 Oct 2011 18 Oct 2024 Network Solutions, LLC PERFECT PRIVACY, LLC
33 5gforums.com 7 Jul 2007 7 Jul 2024 GoDaddy.com, LLC -
34 wdforums.com 26 Jun 2004 26 Jun 2024 GoDaddy.com, LLC -
35 ev6forums.com 17 Jul 2023 17 Jul 2025 Porkbun LLC Private by Design, LLC
36 enforums.com 13 Apr 2022 13 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
37 zxforums.com 28 Jun 2005 28 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
38 hbforums.com 29 Apr 2017 29 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 w4forums.com 1 Jun 2011 1 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. -
40 rvforums.net 1 Aug 2005 1 Aug 2024 GoDaddy.com, LLC NameFind LLC
41 d3forums.com 27 Sep 2005 27 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 bgforums.org 10 Oct 2012 10 Oct 2024 OwnRegistrar, Inc. None
43 aiforums.com 15 Nov 2019 15 Nov 2024 Go France Domains, LLC -
44 akforums.com 12 Jul 2009 12 Jul 2024 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
45 csforums.com 24 Jun 2002 24 Jun 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
46 q2forums.co.uk 21 Mar 2013 21 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
47 ldforums.com 14 Aug 2019 14 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 xdforums.com 2 Nov 2010 2 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. -
49 diforums.org 29 Aug 2022 29 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 vzforums.com 21 Apr 2023 21 Apr 2025 HOSTINGER operations, UAB -
51 wkforums.com 7 Nov 2006 7 Nov 2024 Cloudflare, Inc. DATA REDACTED
52 3dforums.com 11 Feb 2018 11 Feb 2025 GoDaddy.com, LLC -
53 avforums.com 15 Jul 2000 15 Jul 2024 Tucows Domains Inc. -
54 nyforums.com 8 Jun 1998 7 Jun 2024 GoDaddy.com, LLC -
55 q7forums.com 7 Oct 2013 7 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
56 aeforums.co.uk 2 Apr 2023 2 Apr 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
57 968forums.com 29 Jan 2005 14 Jun 2025 GoDaddy.com, LLC -
58 leforums.com 10 Jul 2006 10 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
59 dwforums.com 21 Jan 2013 21 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 uaforums.net 18 Jun 2020 18 Jun 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
61 c3forums.com 25 Oct 2018 25 Oct 2024 GoDaddy.com, LLC -
62 pwforums.org 29 May 2021 29 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
63 s3forums.com 27 Feb 2012 27 Feb 2025 GoDaddy.com, LLC -
64 avforums.net 7 Aug 2001 7 Aug 2024 Tucows Domains Inc. -
65 2aforums.net 17 Mar 2015 17 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
66 wyforums.com 14 May 2007 14 May 2025 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
67 t3forums.com 24 Mar 2023 24 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
68 faforums.com 23 Sep 2021 23 Sep 2024 Dynadot Inc -
69 msforums.co.uk 2 Dec 2005 2 Dec 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
70 q3forums.com 13 Apr 2011 13 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. -
71 m3forums.com 1 Mar 2003 1 Mar 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
72 osforums.net 1 Jan 2017 1 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
73 srforums.net 9 May 2009 9 May 2025 GoDaddy.com, LLC -
74 fnforums.com 3 Feb 2012 3 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
75 rhforums.com 24 Apr 2024 24 Apr 2025 Dynadot Inc -
76 avforums.tv 17 Jan 2008 17 Jan 2025 Tucows Domains Inc. Data Protected
77 ciforums.com 13 Mar 2018 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 808forums.com 27 Jun 2023 27 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
79 nxforums.com 2 Nov 2012 2 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. -
80 sdforums.com 7 Jun 2005 7 Jun 2024 GoDaddy.com, LLC NameFind LLC
81 orforums.com 8 May 2007 8 May 2025 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
82 vr6forums.com 11 May 2013 11 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
83 zeforums.com 12 May 2016 12 May 2025 IONOS SE REDACTED FOR PRIVACY
84 rwforums.com 8 Jul 2023 8 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
85 piforums.com 12 Mar 2004 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 t4forums.co.uk 5 Apr 2012 5 Apr 2026 Intersys Ltd [Tag = UKINTERSYS] -
87 r8-forums.com 4 Oct 2006 4 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
88 blforums.com 25 Nov 2020 25 Nov 2024 OVH, SAS IDDLEX
89 wcforums.com 19 Feb 2013 19 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 rdforums.com 7 Sep 2014 7 Sep 2024 GoDaddy.com, LLC -
91 tnforums.com 7 Dec 2019 7 Dec 2024 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
92 x5forums.com 12 Dec 2005 12 Dec 2024 Omnis Network, LLC -
93 deforums.com 26 Jul 2023 26 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 vgforums.com 5 Oct 2007 5 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 ruforums.net 23 Apr 2007 23 Apr 2025 Center of Ukrainian Internet Names (UKRNAMES) Ukrnames
96 mpforums.com 12 Nov 2014 12 Nov 2024 Cloudflare, Inc. DATA REDACTED
97 osforums.ovh 12 Oct 2023 12 Oct 2024 OVH REDACTED_FOR_PRIVACY
98 plforums.com 4 Apr 2000 4 Apr 2025 Tucows Domains Inc. -
99 k2forums.com 3 Jan 2014 3 Jan 2025 GoDaddy.com, LLC -
100 slforums.org 9 Apr 2006 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for 86forums.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=86forums.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "86forums.com.au",
        "page_size": 100
    },
    "count": {
        "total": 902,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "8kforums.com, q6forums.com, m6forums.com, q6forums.co.uk, x6forums.com, r6forums.com, z6forums.com, 68forums.com, 986forums.com, 86forus.org, 8iforums.com, 86forum.com, nvforums.com, hdforums.it, avforums.co.uk, efforums.net, ipforums.com, r7forums.com, whforums.com, m9forums.com, ccforums.co.uk, aiforums.ru, owforums.net, tbforums.com, roforums.lol, wyforums.org, ksforums.com, weforums.com, laforums.com, djforums.com, vkforums.ru, xcforums.com, 5gforums.com, wdforums.com, ev6forums.com, enforums.com, zxforums.com, hbforums.com, w4forums.com, rvforums.net, d3forums.com, bgforums.org, aiforums.com, akforums.com, csforums.com, q2forums.co.uk, ldforums.com, xdforums.com, diforums.org, vzforums.com, wkforums.com, 3dforums.com, avforums.com, nyforums.com, q7forums.com, aeforums.co.uk, 968forums.com, leforums.com, dwforums.com, uaforums.net, c3forums.com, pwforums.org, s3forums.com, avforums.net, 2aforums.net, wyforums.com, t3forums.com, faforums.com, msforums.co.uk, q3forums.com, m3forums.com, osforums.net, srforums.net, fnforums.com, rhforums.com, avforums.tv, ciforums.com, 808forums.com, nxforums.com, sdforums.com, orforums.com, vr6forums.com, zeforums.com, rwforums.com, piforums.com, t4forums.co.uk, r8-forums.com, blforums.com, wcforums.com, rdforums.com, tnforums.com, x5forums.com, deforums.com, vgforums.com, ruforums.net, mpforums.com, osforums.ovh, plforums.com, k2forums.com, slforums.org",
    "results": [
        {
            "num": 1,
            "domain_name": "8kforums.com",
            "domain_keyword": "8kforums",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:54:12",
            "create_date": "2012-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "q6forums.com",
            "domain_keyword": "q6forums",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:34:23",
            "create_date": "2011-06-21",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.verticalscope.com",
                "ns2.verticalscope.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "m6forums.com",
            "domain_keyword": "m6forums",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:08:35",
            "create_date": "2005-03-11",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "q6forums.co.uk",
            "domain_keyword": "q6forums",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 09:31:19",
            "create_date": "2021-07-13",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.motoringnation.co.uk",
                "ns2.motoringnation.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "x6forums.com",
            "domain_keyword": "x6forums",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:26:16",
            "create_date": "2007-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "name1.autoforums.com",
                "name2.autoforums.com",
                "name3.autoforums.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "r6forums.com",
            "domain_keyword": "r6forums",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:29:55",
            "create_date": "2005-09-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "z6forums.com",
            "domain_keyword": "z6forums",
            "domain_tld": "com",
            "query_time": "2024-05-29 18:04:57",
            "create_date": "2006-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "name1.autoforums.com",
                "name2.autoforums.com",
                "name3.autoforums.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "68forums.com",
            "domain_keyword": "68forums",
            "domain_tld": "com",
            "query_time": "2024-06-10 17:41:19",
            "create_date": "2007-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "986forums.com",
            "domain_keyword": "986forums",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:15:59",
            "create_date": "2012-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "86forus.org",
            "domain_keyword": "86forus",
            "domain_tld": "org",
            "query_time": "2024-05-27 14:19:26",
            "create_date": "2020-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "8iforums.com",
            "domain_keyword": "8iforums",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:52:18",
            "create_date": "2007-07-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "86forum.com",
            "domain_keyword": "86forum",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:40:19",
            "create_date": "2014-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "nvforums.com",
            "domain_keyword": "nvforums",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:49:22",
            "create_date": "2009-09-29",
            "update_date": "2022-11-22",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hdforums.it",
            "domain_keyword": "hdforums",
            "domain_tld": "it",
            "query_time": "2024-04-24 08:22:03",
            "create_date": "2009-06-24",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-24",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.tophost.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "avforums.co.uk",
            "domain_keyword": "avforums",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 08:23:27",
            "create_date": "2001-08-07",
            "update_date": "2023-07-26",
            "expiry_date": "2025-08-07",
            "registrar_name": "Nimbus Hosting Ltd [Tag = NIMHOST]",
            "registrar_website": "https://www.nimbushosting.co.uk",
            "name_servers": [
                "ns1.nimbushosting.co.uk",
                "ns2.nimbushosting.co.uk",
                "ns3.nimbushosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "efforums.net",
            "domain_keyword": "efforums",
            "domain_tld": "net",
            "query_time": "2024-06-05 10:25:17",
            "create_date": "2008-02-20",
            "update_date": "2023-10-11",
            "expiry_date": "2026-02-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ipforums.com",
            "domain_keyword": "ipforums",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:53:45",
            "create_date": "2015-06-12",
            "update_date": "2023-09-18",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "gv, llc",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "DE",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "aspen.ns.cloudflare.com",
                "gordon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "r7forums.com",
            "domain_keyword": "r7forums",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:32:39",
            "create_date": "2021-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "whforums.com",
            "domain_keyword": "whforums",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:35:30",
            "create_date": "2012-06-10",
            "update_date": "2021-06-04",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "m9forums.com",
            "domain_keyword": "m9forums",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:10:29",
            "create_date": "2013-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ccforums.co.uk",
            "domain_keyword": "ccforums",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 20:47:39",
            "create_date": "2009-02-27",
            "update_date": "2023-02-24",
            "expiry_date": "2025-02-27",
            "registrar_name": "Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]",
            "registrar_website": "http://www.hostinguk.net",
            "name_servers": [
                "ns1.ccforums.co.uk",
                "ns2.ccforums.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "aiforums.ru",
            "domain_keyword": "aiforums",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:12:05",
            "create_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "owforums.net",
            "domain_keyword": "owforums",
            "domain_tld": "net",
            "query_time": "2024-05-21 08:34:51",
            "create_date": "2020-11-16",
            "update_date": "2023-10-12",
            "expiry_date": "2025-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tbforums.com",
            "domain_keyword": "tbforums",
            "domain_tld": "com",
            "query_time": "2024-05-24 19:54:17",
            "create_date": "2013-07-07",
            "update_date": "2022-12-30",
            "expiry_date": "2025-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns110d.crocweb.com",
                "ns210d.crocweb.com",
                "ns310d.crocweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "roforums.lol",
            "domain_keyword": "roforums",
            "domain_tld": "lol",
            "query_time": "2024-05-31 16:58:08",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.thsite.top",
                "ns2.thsite.top"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wyforums.org",
            "domain_keyword": "wyforums",
            "domain_tld": "org",
            "query_time": "2024-04-12 08:45:49",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WISE TIGER INVESTMENTS LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greenwich",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ksforums.com",
            "domain_keyword": "ksforums",
            "domain_tld": "com",
            "query_time": "2024-05-03 04:14:07",
            "create_date": "2007-04-26",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "weforums.com",
            "domain_keyword": "weforums",
            "domain_tld": "com",
            "query_time": "2024-05-02 20:59:55",
            "create_date": "2002-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "laforums.com",
            "domain_keyword": "laforums",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:20:03",
            "create_date": "2004-06-03",
            "update_date": "2020-08-13",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "djforums.com",
            "domain_keyword": "djforums",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:52:05",
            "create_date": "2002-02-12",
            "update_date": "2024-01-10",
            "expiry_date": "2026-02-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/djforums.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vkforums.ru",
            "domain_keyword": "vkforums",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:18:15",
            "create_date": "2021-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "xcforums.com",
            "domain_keyword": "xcforums",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:57:29",
            "create_date": "2011-10-18",
            "update_date": "2023-08-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "5gforums.com",
            "domain_keyword": "5gforums",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:32:05",
            "create_date": "2007-07-07",
            "update_date": "2022-09-04",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wdforums.com",
            "domain_keyword": "wdforums",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:45:30",
            "create_date": "2004-06-26",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-26",
            "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": 35,
            "domain_name": "ev6forums.com",
            "domain_keyword": "ev6forums",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:01:36",
            "create_date": "2023-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2025-07-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/ev6forums.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "enforums.com",
            "domain_keyword": "enforums",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:22:50",
            "create_date": "2022-04-13",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=enforums.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "zxforums.com",
            "domain_keyword": "zxforums",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:23:44",
            "create_date": "2005-06-28",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hbforums.com",
            "domain_keyword": "hbforums",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:40:26",
            "create_date": "2017-04-29",
            "update_date": "2020-04-23",
            "expiry_date": "2024-04-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "w4forums.com",
            "domain_keyword": "w4forums",
            "domain_tld": "com",
            "query_time": "2024-06-05 22:07:15",
            "create_date": "2011-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.verticalscope.com",
                "ns2.verticalscope.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rvforums.net",
            "domain_keyword": "rvforums",
            "domain_tld": "net",
            "query_time": "2024-04-23 05:48:26",
            "create_date": "2005-08-01",
            "update_date": "2023-02-15",
            "expiry_date": "2024-08-01",
            "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": 41,
            "domain_name": "d3forums.com",
            "domain_keyword": "d3forums",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:45:00",
            "create_date": "2005-09-27",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bgforums.org",
            "domain_keyword": "bgforums",
            "domain_tld": "org",
            "query_time": "2024-04-21 18:53:37",
            "create_date": "2012-10-10",
            "update_date": "2023-06-22",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aiforums.com",
            "domain_keyword": "aiforums",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:44:25",
            "create_date": "2019-11-15",
            "update_date": "2023-08-18",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "akforums.com",
            "domain_keyword": "akforums",
            "domain_tld": "com",
            "query_time": "2024-04-21 13:39:02",
            "create_date": "2009-07-12",
            "update_date": "2022-11-22",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "csforums.com",
            "domain_keyword": "csforums",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:53:22",
            "create_date": "2002-06-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-24",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.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": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "q2forums.co.uk",
            "domain_keyword": "q2forums",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 19:35:27",
            "create_date": "2013-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "ldforums.com",
            "domain_keyword": "ldforums",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:55:13",
            "create_date": "2019-08-14",
            "update_date": "2022-08-23",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "xdforums.com",
            "domain_keyword": "xdforums",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:54",
            "create_date": "2010-11-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "diforums.org",
            "domain_keyword": "diforums",
            "domain_tld": "org",
            "query_time": "2024-05-24 05:19:14",
            "create_date": "2022-08-29",
            "update_date": "2024-05-09",
            "expiry_date": "2024-08-29",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "vzforums.com",
            "domain_keyword": "vzforums",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:59:31",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wkforums.com",
            "domain_keyword": "wkforums",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:08:03",
            "create_date": "2006-11-07",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/wkforums.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "ed.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "3dforums.com",
            "domain_keyword": "3dforums",
            "domain_tld": "com",
            "query_time": "2024-06-05 08:37:25",
            "create_date": "2018-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "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": 53,
            "domain_name": "avforums.com",
            "domain_keyword": "avforums",
            "domain_tld": "com",
            "query_time": "2024-05-28 04:07:10",
            "create_date": "2000-07-15",
            "update_date": "2022-07-02",
            "expiry_date": "2024-07-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "dean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nyforums.com",
            "domain_keyword": "nyforums",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:44:42",
            "create_date": "1998-06-08",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "q7forums.com",
            "domain_keyword": "q7forums",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:21:31",
            "create_date": "2013-10-07",
            "update_date": "2024-03-22",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aeforums.co.uk",
            "domain_keyword": "aeforums",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 00:34:39",
            "create_date": "2023-04-02",
            "update_date": "2023-12-23",
            "expiry_date": "2024-04-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "noor.ns.cloudflare.com",
                "trace.ns.cloudflare.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 57,
            "domain_name": "968forums.com",
            "domain_keyword": "968forums",
            "domain_tld": "com",
            "query_time": "2024-06-03 10:10:26",
            "create_date": "2005-01-29",
            "update_date": "2023-06-21",
            "expiry_date": "2025-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3207.hostgator.com",
                "ns3208.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "leforums.com",
            "domain_keyword": "leforums",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:22:50",
            "create_date": "2006-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.verticalscope.com",
                "ns2.verticalscope.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dwforums.com",
            "domain_keyword": "dwforums",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:48:29",
            "create_date": "2013-01-21",
            "update_date": "2021-01-15",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "uaforums.net",
            "domain_keyword": "uaforums",
            "domain_tld": "net",
            "query_time": "2024-04-26 20:27:55",
            "create_date": "2020-06-18",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.uaforums.net",
                "ns2.uaforums.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "c3forums.com",
            "domain_keyword": "c3forums",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:36:11",
            "create_date": "2018-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "rocky.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pwforums.org",
            "domain_keyword": "pwforums",
            "domain_tld": "org",
            "query_time": "2024-05-22 22:14:14",
            "create_date": "2021-05-29",
            "update_date": "2023-05-04",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "s3forums.com",
            "domain_keyword": "s3forums",
            "domain_tld": "com",
            "query_time": "2024-05-02 17:30:35",
            "create_date": "2012-02-27",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "avforums.net",
            "domain_keyword": "avforums",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:35:43",
            "create_date": "2001-08-07",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.nimbushosting.co.uk",
                "ns2.nimbushosting.co.uk",
                "ns3.nimbushosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "2aforums.net",
            "domain_keyword": "2aforums",
            "domain_tld": "net",
            "query_time": "2024-04-28 01:17:05",
            "create_date": "2015-03-17",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/10c43617-3c71-4e63-a535-b0a3eec99b51",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wyforums.com",
            "domain_keyword": "wyforums",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:54:30",
            "create_date": "2007-05-14",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "t3forums.com",
            "domain_keyword": "t3forums",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:33:36",
            "create_date": "2023-03-24",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "faforums.com",
            "domain_keyword": "faforums",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:39:18",
            "create_date": "2021-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "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": 69,
            "domain_name": "msforums.co.uk",
            "domain_keyword": "msforums",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 18:08:42",
            "create_date": "2005-12-02",
            "update_date": "2023-11-29",
            "expiry_date": "2025-12-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.frostbytestudios.com",
                "ns2.frostbytestudios.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "q3forums.com",
            "domain_keyword": "q3forums",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:29:05",
            "create_date": "2011-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "m3forums.com",
            "domain_keyword": "m3forums",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:21:35",
            "create_date": "2003-03-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY1",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com",
                "ns3.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "osforums.net",
            "domain_keyword": "osforums",
            "domain_tld": "net",
            "query_time": "2024-05-14 09:00:11",
            "create_date": "2017-01-01",
            "update_date": "2023-11-26",
            "expiry_date": "2025-01-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "srforums.net",
            "domain_keyword": "srforums",
            "domain_tld": "net",
            "query_time": "2024-05-13 22:02:26",
            "create_date": "2009-05-09",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fnforums.com",
            "domain_keyword": "fnforums",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:17:23",
            "create_date": "2012-02-03",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rhforums.com",
            "domain_keyword": "rhforums",
            "domain_tld": "com",
            "query_time": "2024-04-27 17:08:14",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "abdullah.ns.cloudflare.com",
                "aleena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "avforums.tv",
            "domain_keyword": "avforums",
            "domain_tld": "tv",
            "query_time": "2024-05-17 06:21:51",
            "create_date": "2008-01-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nimbushosting.co.uk",
                "ns2.nimbushosting.co.uk",
                "ns3.nimbushosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ciforums.com",
            "domain_keyword": "ciforums",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:19:53",
            "create_date": "2018-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "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=ciforums.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "808forums.com",
            "domain_keyword": "808forums",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:51:01",
            "create_date": "2023-06-27",
            "update_date": "2024-05-28",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=808forums.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nxforums.com",
            "domain_keyword": "nxforums",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:57:59",
            "create_date": "2012-11-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.verticalscope.com",
                "ns2.verticalscope.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sdforums.com",
            "domain_keyword": "sdforums",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:32:18",
            "create_date": "2005-06-07",
            "update_date": "2023-05-18",
            "expiry_date": "2024-06-07",
            "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": 81,
            "domain_name": "orforums.com",
            "domain_keyword": "orforums",
            "domain_tld": "com",
            "query_time": "2024-05-13 20:16:21",
            "create_date": "2007-05-08",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vr6forums.com",
            "domain_keyword": "vr6forums",
            "domain_tld": "com",
            "query_time": "2024-05-14 15:42:02",
            "create_date": "2013-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "zeforums.com",
            "domain_keyword": "zeforums",
            "domain_tld": "com",
            "query_time": "2024-05-15 17:10:50",
            "create_date": "2016-05-12",
            "update_date": "2018-04-14",
            "expiry_date": "2025-05-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1093.ui-dns.biz",
                "ns1093.ui-dns.com",
                "ns1093.ui-dns.de",
                "ns1093.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "rwforums.com",
            "domain_keyword": "rwforums",
            "domain_tld": "com",
            "query_time": "2024-05-31 00:05:26",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.rukasweb.com",
                "ns2.rukasweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "piforums.com",
            "domain_keyword": "piforums",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:51:32",
            "create_date": "2004-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "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=piforums.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "t4forums.co.uk",
            "domain_keyword": "t4forums",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 19:27:10",
            "create_date": "2012-04-05",
            "update_date": "2024-03-22",
            "expiry_date": "2026-04-05",
            "registrar_name": "Intersys Ltd [Tag = UKINTERSYS]",
            "registrar_website": "https://intersys.co.uk",
            "name_servers": [
                "ns1.intersys-networks.com",
                "ns2.intersys-networks.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "r8-forums.com",
            "domain_keyword": "r8-forums",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:32:20",
            "create_date": "2006-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "blforums.com",
            "domain_keyword": "blforums",
            "domain_tld": "com",
            "query_time": "2024-05-27 04:25:28",
            "create_date": "2020-11-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDDLEX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wcforums.com",
            "domain_keyword": "wcforums",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:53:43",
            "create_date": "2013-02-19",
            "update_date": "2021-02-13",
            "expiry_date": "2024-02-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "rdforums.com",
            "domain_keyword": "rdforums",
            "domain_tld": "com",
            "query_time": "2024-06-04 05:52:43",
            "create_date": "2014-09-07",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tnforums.com",
            "domain_keyword": "tnforums",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:11:41",
            "create_date": "2019-12-07",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Richard Perilli",
            "registrant_address": "1206 south clinton ave",
            "registrant_city": "trenton",
            "registrant_state": "NJ",
            "registrant_zip": "08611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6094332468",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "x5forums.com",
            "domain_keyword": "x5forums",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:24:12",
            "create_date": "2005-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "registrar_iana": 143,
            "registrar_name": "Omnis Network, LLC",
            "registrar_website": "https://www.omnis.com",
            "registrant_state": "il",
            "registrant_country": "US",
            "registrant_email": "https://www.omnis.com/tools/domain-email.php?domain=x5forums.com",
            "name_servers": [
                "dom1.omnis.com",
                "dom2.omnis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "deforums.com",
            "domain_keyword": "deforums",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:51:35",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2025-07-26",
            "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=deforums.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "vgforums.com",
            "domain_keyword": "vgforums",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:55:22",
            "create_date": "2007-10-05",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ruforums.net",
            "domain_keyword": "ruforums",
            "domain_tld": "net",
            "query_time": "2024-04-24 10:54:01",
            "create_date": "2007-04-23",
            "update_date": "2019-01-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1436,
            "registrar_name": "Center of Ukrainian Internet Names (UKRNAMES)",
            "registrar_website": "http://www.ukrnames.com",
            "registrant_name": "Privacy Protection Service",
            "registrant_company": "Ukrnames",
            "registrant_address": "p.b. 1823",
            "registrant_city": "Kharkiv",
            "registrant_state": "Kharkivska",
            "registrant_zip": "61024",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.577626123",
            "registrant_fax": " ",
            "name_servers": [
                "guy.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mpforums.com",
            "domain_keyword": "mpforums",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:46:03",
            "create_date": "2014-11-12",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Arizona",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/mpforums.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "osforums.ovh",
            "domain_keyword": "osforums",
            "domain_tld": "ovh",
            "query_time": "2024-04-29 23:54:28",
            "create_date": "2023-10-12",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-12",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "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": [
                "colin.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "plforums.com",
            "domain_keyword": "plforums",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:39:24",
            "create_date": "2000-04-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "hunts.ns.cloudflare.com",
                "sarah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "k2forums.com",
            "domain_keyword": "k2forums",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:13:43",
            "create_date": "2014-01-03",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "slforums.org",
            "domain_keyword": "slforums",
            "domain_tld": "org",
            "query_time": "2024-06-09 12:52:58",
            "create_date": "2006-04-09",
            "update_date": "2024-05-24",
            "expiry_date": "2025-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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.167,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>86forums.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>902</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>8kforums.com, q6forums.com, m6forums.com, q6forums.co.uk, x6forums.com, r6forums.com, z6forums.com, 68forums.com, 986forums.com, 86forus.org, 8iforums.com, 86forum.com, nvforums.com, hdforums.it, avforums.co.uk, efforums.net, ipforums.com, r7forums.com, whforums.com, m9forums.com, ccforums.co.uk, aiforums.ru, owforums.net, tbforums.com, roforums.lol, wyforums.org, ksforums.com, weforums.com, laforums.com, djforums.com, vkforums.ru, xcforums.com, 5gforums.com, wdforums.com, ev6forums.com, enforums.com, zxforums.com, hbforums.com, w4forums.com, rvforums.net, d3forums.com, bgforums.org, aiforums.com, akforums.com, csforums.com, q2forums.co.uk, ldforums.com, xdforums.com, diforums.org, vzforums.com, wkforums.com, 3dforums.com, avforums.com, nyforums.com, q7forums.com, aeforums.co.uk, 968forums.com, leforums.com, dwforums.com, uaforums.net, c3forums.com, pwforums.org, s3forums.com, avforums.net, 2aforums.net, wyforums.com, t3forums.com, faforums.com, msforums.co.uk, q3forums.com, m3forums.com, osforums.net, srforums.net, fnforums.com, rhforums.com, avforums.tv, ciforums.com, 808forums.com, nxforums.com, sdforums.com, orforums.com, vr6forums.com, zeforums.com, rwforums.com, piforums.com, t4forums.co.uk, r8-forums.com, blforums.com, wcforums.com, rdforums.com, tnforums.com, x5forums.com, deforums.com, vgforums.com, ruforums.net, mpforums.com, osforums.ovh, plforums.com, k2forums.com, slforums.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>8kforums.com</domain_name>
   <domain_keyword>8kforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:54:12</query_time>
   <create_date>2012-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>q6forums.com</domain_name>
   <domain_keyword>q6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:34:23</query_time>
   <create_date>2011-06-21</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.verticalscope.com</value>
    <value>ns2.verticalscope.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>m6forums.com</domain_name>
   <domain_keyword>m6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:08:35</query_time>
   <create_date>2005-03-11</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>q6forums.co.uk</domain_name>
   <domain_keyword>q6forums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 09:31:19</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.motoringnation.co.uk</value>
    <value>ns2.motoringnation.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>x6forums.com</domain_name>
   <domain_keyword>x6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:26:16</query_time>
   <create_date>2007-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>name1.autoforums.com</value>
    <value>name2.autoforums.com</value>
    <value>name3.autoforums.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>r6forums.com</domain_name>
   <domain_keyword>r6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:29:55</query_time>
   <create_date>2005-09-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>z6forums.com</domain_name>
   <domain_keyword>z6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 18:04:57</query_time>
   <create_date>2006-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>name1.autoforums.com</value>
    <value>name2.autoforums.com</value>
    <value>name3.autoforums.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>68forums.com</domain_name>
   <domain_keyword>68forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 17:41:19</query_time>
   <create_date>2007-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>986forums.com</domain_name>
   <domain_keyword>986forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:15:59</query_time>
   <create_date>2012-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>10</num>
   <domain_name>86forus.org</domain_name>
   <domain_keyword>86forus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 14:19:26</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>8iforums.com</domain_name>
   <domain_keyword>8iforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:52:18</query_time>
   <create_date>2007-07-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>86forum.com</domain_name>
   <domain_keyword>86forum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:40:19</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>nvforums.com</domain_name>
   <domain_keyword>nvforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:49:22</query_time>
   <create_date>2009-09-29</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hdforums.it</domain_name>
   <domain_keyword>hdforums</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 08:22:03</query_time>
   <create_date>2009-06-24</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.tophost.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>avforums.co.uk</domain_name>
   <domain_keyword>avforums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 08:23:27</query_time>
   <create_date>2001-08-07</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_name>Nimbus Hosting Ltd [Tag = NIMHOST]</registrar_name>
   <registrar_website>https://www.nimbushosting.co.uk</registrar_website>
   <name_servers>
    <value>ns1.nimbushosting.co.uk</value>
    <value>ns2.nimbushosting.co.uk</value>
    <value>ns3.nimbushosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>efforums.net</domain_name>
   <domain_keyword>efforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 10:25:17</query_time>
   <create_date>2008-02-20</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2026-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ipforums.com</domain_name>
   <domain_keyword>ipforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:53:45</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>gv, llc</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>aspen.ns.cloudflare.com</value>
    <value>gordon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>r7forums.com</domain_name>
   <domain_keyword>r7forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:32:39</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>whforums.com</domain_name>
   <domain_keyword>whforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:35:30</query_time>
   <create_date>2012-06-10</create_date>
   <update_date>2021-06-04</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>m9forums.com</domain_name>
   <domain_keyword>m9forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:10:29</query_time>
   <create_date>2013-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ccforums.co.uk</domain_name>
   <domain_keyword>ccforums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 20:47:39</query_time>
   <create_date>2009-02-27</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]</registrar_name>
   <registrar_website>http://www.hostinguk.net</registrar_website>
   <name_servers>
    <value>ns1.ccforums.co.uk</value>
    <value>ns2.ccforums.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>aiforums.ru</domain_name>
   <domain_keyword>aiforums</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:12:05</query_time>
   <create_date>2024-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>owforums.net</domain_name>
   <domain_keyword>owforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 08:34:51</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tbforums.com</domain_name>
   <domain_keyword>tbforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 19:54:17</query_time>
   <create_date>2013-07-07</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-07-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>ns110d.crocweb.com</value>
    <value>ns210d.crocweb.com</value>
    <value>ns310d.crocweb.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>roforums.lol</domain_name>
   <domain_keyword>roforums</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-31 16:58:08</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.thsite.top</value>
    <value>ns2.thsite.top</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>26</num>
   <domain_name>wyforums.org</domain_name>
   <domain_keyword>wyforums</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 08:45:49</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WISE TIGER INVESTMENTS LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greenwich</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ksforums.com</domain_name>
   <domain_keyword>ksforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 04:14:07</query_time>
   <create_date>2007-04-26</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>weforums.com</domain_name>
   <domain_keyword>weforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 20:59:55</query_time>
   <create_date>2002-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>laforums.com</domain_name>
   <domain_keyword>laforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:20:03</query_time>
   <create_date>2004-06-03</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>djforums.com</domain_name>
   <domain_keyword>djforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:52:05</query_time>
   <create_date>2002-02-12</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/djforums.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vkforums.ru</domain_name>
   <domain_keyword>vkforums</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:18:15</query_time>
   <create_date>2021-10-13</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>xcforums.com</domain_name>
   <domain_keyword>xcforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:57:29</query_time>
   <create_date>2011-10-18</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>5gforums.com</domain_name>
   <domain_keyword>5gforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:32:05</query_time>
   <create_date>2007-07-07</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-07-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wdforums.com</domain_name>
   <domain_keyword>wdforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:45:30</query_time>
   <create_date>2004-06-26</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</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>35</num>
   <domain_name>ev6forums.com</domain_name>
   <domain_keyword>ev6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:01:36</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/ev6forums.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>enforums.com</domain_name>
   <domain_keyword>enforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:22:50</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=enforums.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>zxforums.com</domain_name>
   <domain_keyword>zxforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:23:44</query_time>
   <create_date>2005-06-28</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hbforums.com</domain_name>
   <domain_keyword>hbforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:40:26</query_time>
   <create_date>2017-04-29</create_date>
   <update_date>2020-04-23</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>w4forums.com</domain_name>
   <domain_keyword>w4forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 22:07:15</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.verticalscope.com</value>
    <value>ns2.verticalscope.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rvforums.net</domain_name>
   <domain_keyword>rvforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 05:48:26</query_time>
   <create_date>2005-08-01</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-08-01</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>41</num>
   <domain_name>d3forums.com</domain_name>
   <domain_keyword>d3forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:45:00</query_time>
   <create_date>2005-09-27</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bgforums.org</domain_name>
   <domain_keyword>bgforums</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 18:53:37</query_time>
   <create_date>2012-10-10</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aiforums.com</domain_name>
   <domain_keyword>aiforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:44:25</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>akforums.com</domain_name>
   <domain_keyword>akforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 13:39:02</query_time>
   <create_date>2009-07-12</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>csforums.com</domain_name>
   <domain_keyword>csforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:53:22</query_time>
   <create_date>2002-06-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>q2forums.co.uk</domain_name>
   <domain_keyword>q2forums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 19:35:27</query_time>
   <create_date>2013-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>ldforums.com</domain_name>
   <domain_keyword>ldforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:55:13</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>xdforums.com</domain_name>
   <domain_keyword>xdforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:54</query_time>
   <create_date>2010-11-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>49</num>
   <domain_name>diforums.org</domain_name>
   <domain_keyword>diforums</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 05:19:14</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-08-29</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>vzforums.com</domain_name>
   <domain_keyword>vzforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:59:31</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wkforums.com</domain_name>
   <domain_keyword>wkforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:08:03</query_time>
   <create_date>2006-11-07</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/wkforums.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ashley.ns.cloudflare.com</value>
    <value>ed.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>3dforums.com</domain_name>
   <domain_keyword>3dforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 08:37:25</query_time>
   <create_date>2018-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</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>53</num>
   <domain_name>avforums.com</domain_name>
   <domain_keyword>avforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 04:07:10</query_time>
   <create_date>2000-07-15</create_date>
   <update_date>2022-07-02</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>dean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nyforums.com</domain_name>
   <domain_keyword>nyforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:44:42</query_time>
   <create_date>1998-06-08</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-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>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>55</num>
   <domain_name>q7forums.com</domain_name>
   <domain_keyword>q7forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:21:31</query_time>
   <create_date>2013-10-07</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aeforums.co.uk</domain_name>
   <domain_keyword>aeforums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 00:34:39</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-04-02</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>noor.ns.cloudflare.com</value>
    <value>trace.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>968forums.com</domain_name>
   <domain_keyword>968forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 10:10:26</query_time>
   <create_date>2005-01-29</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3207.hostgator.com</value>
    <value>ns3208.hostgator.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>58</num>
   <domain_name>leforums.com</domain_name>
   <domain_keyword>leforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:22:50</query_time>
   <create_date>2006-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.verticalscope.com</value>
    <value>ns2.verticalscope.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>59</num>
   <domain_name>dwforums.com</domain_name>
   <domain_keyword>dwforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:48:29</query_time>
   <create_date>2013-01-21</create_date>
   <update_date>2021-01-15</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>uaforums.net</domain_name>
   <domain_keyword>uaforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 20:27:55</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.uaforums.net</value>
    <value>ns2.uaforums.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>c3forums.com</domain_name>
   <domain_keyword>c3forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:36:11</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>rocky.ns.cloudflare.com</value>
    <value>rosa.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>62</num>
   <domain_name>pwforums.org</domain_name>
   <domain_keyword>pwforums</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 22:14:14</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>s3forums.com</domain_name>
   <domain_keyword>s3forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 17:30:35</query_time>
   <create_date>2012-02-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>avforums.net</domain_name>
   <domain_keyword>avforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:35:43</query_time>
   <create_date>2001-08-07</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.nimbushosting.co.uk</value>
    <value>ns2.nimbushosting.co.uk</value>
    <value>ns3.nimbushosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>2aforums.net</domain_name>
   <domain_keyword>2aforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 01:17:05</query_time>
   <create_date>2015-03-17</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/10c43617-3c71-4e63-a535-b0a3eec99b51</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wyforums.com</domain_name>
   <domain_keyword>wyforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:54:30</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>t3forums.com</domain_name>
   <domain_keyword>t3forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:33:36</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>faforums.com</domain_name>
   <domain_keyword>faforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:39:18</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-23</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>69</num>
   <domain_name>msforums.co.uk</domain_name>
   <domain_keyword>msforums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 18:08:42</query_time>
   <create_date>2005-12-02</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.frostbytestudios.com</value>
    <value>ns2.frostbytestudios.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>q3forums.com</domain_name>
   <domain_keyword>q3forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:29:05</query_time>
   <create_date>2011-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>m3forums.com</domain_name>
   <domain_keyword>m3forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:21:35</query_time>
   <create_date>2003-03-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY1</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
    <value>ns3.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>osforums.net</domain_name>
   <domain_keyword>osforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 09:00:11</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-01-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>srforums.net</domain_name>
   <domain_keyword>srforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 22:02:26</query_time>
   <create_date>2009-05-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>fnforums.com</domain_name>
   <domain_keyword>fnforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:17:23</query_time>
   <create_date>2012-02-03</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>75</num>
   <domain_name>rhforums.com</domain_name>
   <domain_keyword>rhforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 17:08:14</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>abdullah.ns.cloudflare.com</value>
    <value>aleena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>avforums.tv</domain_name>
   <domain_keyword>avforums</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-17 06:21:51</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nimbushosting.co.uk</value>
    <value>ns2.nimbushosting.co.uk</value>
    <value>ns3.nimbushosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ciforums.com</domain_name>
   <domain_keyword>ciforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:19:53</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</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=ciforums.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>78</num>
   <domain_name>808forums.com</domain_name>
   <domain_keyword>808forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:51:01</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=808forums.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nxforums.com</domain_name>
   <domain_keyword>nxforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:57:59</query_time>
   <create_date>2012-11-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.verticalscope.com</value>
    <value>ns2.verticalscope.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>80</num>
   <domain_name>sdforums.com</domain_name>
   <domain_keyword>sdforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:32:18</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-06-07</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>81</num>
   <domain_name>orforums.com</domain_name>
   <domain_keyword>orforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 20:16:21</query_time>
   <create_date>2007-05-08</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vr6forums.com</domain_name>
   <domain_keyword>vr6forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 15:42:02</query_time>
   <create_date>2013-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>zeforums.com</domain_name>
   <domain_keyword>zeforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 17:10:50</query_time>
   <create_date>2016-05-12</create_date>
   <update_date>2018-04-14</update_date>
   <expiry_date>2025-05-12</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1093.ui-dns.biz</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1093.ui-dns.de</value>
    <value>ns1093.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>rwforums.com</domain_name>
   <domain_keyword>rwforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 00:05:26</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.rukasweb.com</value>
    <value>ns2.rukasweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>piforums.com</domain_name>
   <domain_keyword>piforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:51:32</query_time>
   <create_date>2004-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</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=piforums.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>t4forums.co.uk</domain_name>
   <domain_keyword>t4forums</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 19:27:10</query_time>
   <create_date>2012-04-05</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-04-05</expiry_date>
   <registrar_name>Intersys Ltd [Tag = UKINTERSYS]</registrar_name>
   <registrar_website>https://intersys.co.uk</registrar_website>
   <name_servers>
    <value>ns1.intersys-networks.com</value>
    <value>ns2.intersys-networks.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>r8-forums.com</domain_name>
   <domain_keyword>r8-forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:32:20</query_time>
   <create_date>2006-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>blforums.com</domain_name>
   <domain_keyword>blforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 04:25:28</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDDLEX</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wcforums.com</domain_name>
   <domain_keyword>wcforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:53:43</query_time>
   <create_date>2013-02-19</create_date>
   <update_date>2021-02-13</update_date>
   <expiry_date>2024-02-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>rdforums.com</domain_name>
   <domain_keyword>rdforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 05:52:43</query_time>
   <create_date>2014-09-07</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tnforums.com</domain_name>
   <domain_keyword>tnforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:11:41</query_time>
   <create_date>2019-12-07</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Richard Perilli</registrant_name>
   <registrant_address>1206 south clinton ave</registrant_address>
   <registrant_city>trenton</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6094332468</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>x5forums.com</domain_name>
   <domain_keyword>x5forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:24:12</query_time>
   <create_date>2005-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>143</registrar_iana>
   <registrar_name>Omnis Network, LLC</registrar_name>
   <registrar_website>https://www.omnis.com</registrar_website>
   <registrant_state>il</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.omnis.com/tools/domain-email.php?domain=x5forums.com</registrant_email>
   <name_servers>
    <value>dom1.omnis.com</value>
    <value>dom2.omnis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>deforums.com</domain_name>
   <domain_keyword>deforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:51:35</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-07-26</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=deforums.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>vgforums.com</domain_name>
   <domain_keyword>vgforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:55:22</query_time>
   <create_date>2007-10-05</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ruforums.net</domain_name>
   <domain_keyword>ruforums</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 10:54:01</query_time>
   <create_date>2007-04-23</create_date>
   <update_date>2019-01-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1436</registrar_iana>
   <registrar_name>Center of Ukrainian Internet Names (UKRNAMES)</registrar_name>
   <registrar_website>http://www.ukrnames.com</registrar_website>
   <registrant_name>Privacy Protection Service</registrant_name>
   <registrant_company>Ukrnames</registrant_company>
   <registrant_address>p.b. 1823</registrant_address>
   <registrant_city>Kharkiv</registrant_city>
   <registrant_state>Kharkivska</registrant_state>
   <registrant_zip>61024</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.577626123</registrant_phone>
   <registrant_fax> </registrant_fax>
   <name_servers>
    <value>guy.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mpforums.com</domain_name>
   <domain_keyword>mpforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:46:03</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/mpforums.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>osforums.ovh</domain_name>
   <domain_keyword>osforums</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-29 23:54:28</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_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>colin.ns.cloudflare.com</value>
    <value>zara.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>98</num>
   <domain_name>plforums.com</domain_name>
   <domain_keyword>plforums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:39:24</query_time>
   <create_date>2000-04-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>hunts.ns.cloudflare.com</value>
    <value>sarah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>k2forums.com</domain_name>
   <domain_keyword>k2forums</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:13:43</query_time>
   <create_date>2014-01-03</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>slforums.org</domain_name>
   <domain_keyword>slforums</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 12:52:58</query_time>
   <create_date>2006-04-09</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.167</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,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

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.