WHOIS QUERY TIME

10 May 2024 - 6:57 AM UTC

Registered: 25 September 2023
Modified: 25 September 2023

REGISTRAR

Name: XNS Registrar B.V.

DNSSEC

yes

NAME SERVERS

ns1.dovendi.nl
ns2.dovendi.eu
ns3.dovendi.eu

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dnforum.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dnforum.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dnforum.nl",
            "domain_keyword": "dnforum",
            "domain_tld": "nl",
            "query_time": "2024-05-10 06:57:54",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dnforum.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dnforum.nl</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 06:57:54</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.12 seconds) for "dnforum.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 8:10 PM UTC

Registered: 10 March 2003
Modified: 28 November 2019

REGISTRAR

Name: Cridea

DNSSEC

no

NAME SERVERS

ns1.fastpark.net
ns1.undeveloped.nl
ns2.fastpark.net
ns2.undeveloped.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

17 Aug 2023 - 8:29 AM UTC

Registered: 10 March 2003
Modified: 16 August 2023

DOMAIN STATUS

in quarantine

#3 - QUERY TIME

23 Oct 2023 - 4:35 PM UTC

Registered: 25 September 2023
Modified: 25 September 2023

REGISTRAR

Name: XNS Registrar B.V.

DNSSEC

yes

NAME SERVERS

ns1.dovendi.nl
ns2.dovendi.eu
ns3.dovendi.eu

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dnforum.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dnforum.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "dnforum.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "dnforum.nl",
            "domain_keyword": "dnforum",
            "domain_tld": "nl",
            "query_time": "2023-04-25 20:10:45",
            "create_date": "2003-03-10",
            "update_date": "2019-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.fastpark.net",
                "ns1.undeveloped.nl",
                "ns2.fastpark.net",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "dnforum.nl",
            "domain_keyword": "dnforum",
            "domain_tld": "nl",
            "query_time": "2023-08-17 08:29:38",
            "create_date": "2003-03-10",
            "update_date": "2023-08-16",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 3,
            "domain_name": "dnforum.nl",
            "domain_keyword": "dnforum",
            "domain_tld": "nl",
            "query_time": "2023-10-23 16:35:11",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.12,
        "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>dnforum.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>dnforum.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dnforum.nl</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 20:10:45</query_time>
   <create_date>2003-03-10</create_date>
   <update_date>2019-11-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.fastpark.net</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dnforum.nl</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-17 08:29:38</query_time>
   <create_date>2003-03-10</create_date>
   <update_date>2023-08-16</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dnforum.nl</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-10-23 16:35:11</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.12</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 8 domain names (in 0.03 seconds) which contained the exact domain keyword "dnforum".
Domain Name Registered Expiry Registrar Ownership
1 dnforum.com 23 Dec 2001 19 Jan 2032 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 dnforum.net 10 Aug 2002 10 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
3 dnforum.ru 4 Jan 2006 4 Jan 2025 REGRU-RU Private Person
4 dnforum.co.uk 15 Dec 2014 15 Dec 2024 Darren Cunningham [Tag = CUNNINGHAM] Darren Cunningham
5 dnforum.uk 15 Dec 2014 15 Dec 2024 Darren Cunningham [Tag = CUNNINGHAM] Darren Cunningham
6 dnforum.sk 29 Mar 2020 29 Mar 2025 Gransy s.r.o. Gransy s.r.o.
7 dnforum.ca 24 Jun 2020 24 Jun 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
8 dnforum.org 17 Jul 2023 17 Jul 2024 DropCatch.com 1373 LLC www.DropCatch.com
9 dnforum.nl 25 Sep 2023 - XNS Registrar B.V. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dnforum&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dnforum",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "dnforum.com, dnforum.net, dnforum.ru, dnforum.co.uk, dnforum.uk, dnforum.sk, dnforum.ca, dnforum.org, dnforum.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "dnforum.com",
            "domain_keyword": "dnforum",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:23:41",
            "create_date": "2001-12-23",
            "update_date": "2023-04-28",
            "expiry_date": "2032-01-19",
            "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": [
                "carmelo.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dnforum.net",
            "domain_keyword": "dnforum",
            "domain_tld": "net",
            "query_time": "2024-04-25 14:42:43",
            "create_date": "2002-08-10",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Gan Su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dnforum.ru",
            "domain_keyword": "dnforum",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:34:48",
            "create_date": "2006-01-04",
            "expiry_date": "2025-01-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "dnforum.co.uk",
            "domain_keyword": "dnforum",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 19:22:00",
            "create_date": "2014-12-15",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-15",
            "registrar_name": "Darren Cunningham [Tag = CUNNINGHAM]",
            "registrar_website": "http://www.domainservices.co.uk",
            "registrant_name": "Darren Cunningham",
            "name_servers": [
                "ns1.domainservices.co.uk",
                "ns2.domainservices.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "dnforum.uk",
            "domain_keyword": "dnforum",
            "domain_tld": "uk",
            "query_time": "2024-05-17 09:37:51",
            "create_date": "2014-12-15",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-15",
            "registrar_name": "Darren Cunningham [Tag = CUNNINGHAM]",
            "registrar_website": "http://www.domainservices.co.uk",
            "registrant_name": "Darren Cunningham",
            "name_servers": [
                "ns1.domainservices.co.uk",
                "ns2.domainservices.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "dnforum.sk",
            "domain_keyword": "dnforum",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:30:17",
            "create_date": "2020-03-29",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-29",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Jan Horak",
            "registrant_company": "Gransy s.r.o.",
            "registrant_address": "Borivojova 35",
            "registrant_city": "Prague",
            "registrant_zip": "13000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.732954549",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "dnforum.ca",
            "domain_keyword": "dnforum",
            "domain_tld": "ca",
            "query_time": "2024-05-17 09:37:49",
            "create_date": "2020-06-24",
            "update_date": "2024-04-06",
            "expiry_date": "2025-06-24",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parking1.whc.ca",
                "parking2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dnforum.org",
            "domain_keyword": "dnforum",
            "domain_tld": "org",
            "query_time": "2024-06-01 16:49:22",
            "create_date": "2023-07-17",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-17",
            "registrar_iana": 3582,
            "registrar_name": "DropCatch.com 1373 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dnforum.nl",
            "domain_keyword": "dnforum",
            "domain_tld": "nl",
            "query_time": "2024-05-10 06:57:54",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dnforum</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>dnforum.com, dnforum.net, dnforum.ru, dnforum.co.uk, dnforum.uk, dnforum.sk, dnforum.ca, dnforum.org, dnforum.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dnforum.com</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:23:41</query_time>
   <create_date>2001-12-23</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2032-01-19</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>carmelo.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dnforum.net</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 14:42:43</query_time>
   <create_date>2002-08-10</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Gan Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dnforum.ru</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:34:48</query_time>
   <create_date>2006-01-04</create_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>dnforum.co.uk</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 19:22:00</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Darren Cunningham [Tag = CUNNINGHAM]</registrar_name>
   <registrar_website>http://www.domainservices.co.uk</registrar_website>
   <registrant_name>Darren Cunningham</registrant_name>
   <name_servers>
    <value>ns1.domainservices.co.uk</value>
    <value>ns2.domainservices.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>dnforum.uk</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 09:37:51</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Darren Cunningham [Tag = CUNNINGHAM]</registrar_name>
   <registrar_website>http://www.domainservices.co.uk</registrar_website>
   <registrant_name>Darren Cunningham</registrant_name>
   <name_servers>
    <value>ns1.domainservices.co.uk</value>
    <value>ns2.domainservices.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>dnforum.sk</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:30:17</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Jan Horak</registrant_name>
   <registrant_company>Gransy s.r.o.</registrant_company>
   <registrant_address>Borivojova 35</registrant_address>
   <registrant_city>Prague</registrant_city>
   <registrant_zip>13000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.732954549</registrant_phone>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dnforum.ca</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 09:37:49</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parking1.whc.ca</value>
    <value>parking2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dnforum.org</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 16:49:22</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>3582</registrar_iana>
   <registrar_name>DropCatch.com 1373 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dnforum.nl</domain_name>
   <domain_keyword>dnforum</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 06:57:54</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 4,942 domain names (in 0.237 seconds) which look and sound like the brand name "dnforum".
Domain Name Registered Expiry Registrar Ownership
1 dmforum.org 3 Mar 2003 3 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
2 dnforumz.com 27 Apr 2023 27 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 unforum.com 14 Jan 2000 14 Jan 2025 Network Solutions, LLC -
4 onforum.org 23 May 2023 23 May 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
5 deforum.com 31 Dec 2008 31 Dec 2025 Key-Systems GmbH REDACTED FOR PRIVACY
6 inforum.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
7 wnforum.net 8 Dec 2023 8 Dec 2024 gabia YI BONG HO
8 dnf0rum.com 27 Apr 2023 27 Apr 2025 GoDaddy.com, LLC -
9 d3forum.com 30 Jul 2022 30 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
10 diforum.com 18 Jan 2005 18 Jan 2025 GoDaddy.com, LLC -
11 dnsforum.com 29 Mar 2000 29 Mar 2025 CSC CORPORATE DOMAINS, INC. VeriSign, Inc.
12 inforum.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
13 unforum.club 20 May 2023 20 May 2024 DNSPod, Inc. Wu Jing Zhou
14 gnforum.org 30 Jul 2023 30 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Swiss Domain Trustee AG
15 deforum.space 29 Jul 2021 29 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 qnforum.com 27 Aug 2022 27 Aug 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
17 ednforum.in 10 Apr 2022 10 Apr 2024 NameCheap, Inc. REDACTED FOR PRIVACY
18 rnforum.net 11 Jun 2007 11 Jun 2024 TurnCommerce, Inc. DBA NameBright.com Lesli Angel
19 dbforum.com 20 Apr 2004 20 Apr 2026 SAV.COM, LLC REDACTED FOR PRIVACY
20 d-forum.com 25 Jan 2015 25 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
21 dnbforum.com 10 Sep 2001 10 Sep 2024 Synergy Wholesale Domain Privacy
22 inforum.cn 12 Nov 2023 12 Nov 2024 阿里云计算有限公司(万网) 葛荣凯
23 dpforum.org.uk 10 May 2001 10 May 2027 Gandi [Tag = GANDI] -
24 dwforum.co.uk 14 Jul 2011 14 Jul 2025 Easyspace Ltd [Tag = EASYSPACE] -
25 dtforum.ru 1 Sep 2022 1 Sep 2024 REGRU-RU Private Person
26 onforum.shop 12 Jul 2023 12 Jul 2024 NameSilo -
27 dfforum.org 16 Jun 2017 16 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
28 dzforum.com 27 Jan 2015 27 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 dxforum.com 20 Aug 2015 20 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 deforum.net 23 Sep 2023 23 Sep 2024 NameSilo, LLC -
31 dlforum.com 29 Jun 2014 29 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 inforum.in 5 Jan 2007 5 Jan 2030 Dynadot LLC REDACTED FOR PRIVACY
33 dgforum.net 1 May 2023 1 May 2025 GoDaddy.com, LLC -
34 deforum.io 9 Jan 2023 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 dhnforum.com 3 Nov 2023 3 Nov 2025 GoDaddy.com, LLC -
36 dnsforum.africa 26 Jul 2017 26 Jul 2025 Afriregister Limited NV Consulting
37 cdnforum.net 2 Dec 2007 2 Dec 2024 DomainSpot LLC Information Today, Inc.
38 donforum.net 17 Jun 2012 17 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Hvosting klient
39 inforum.au - - Melbourne IT Simon Craft
40 dcforum.cn 21 Jun 2021 21 Jun 2024 DYNADOTCHINA LLC 俞艺娜
41 djforum.com 29 Mar 2002 29 Mar 2025 GoDaddy.com, LLC NameFind LLC
42 inforum.live 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 d-forum.jp 9 Nov 2016 30 Nov 2024 - Dot Com Marketing Co., Ltd.
44 deforum.studio 26 Oct 2023 26 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169114560
45 inforum.io 7 Jul 2018 7 Jul 2024 OVH SAS Inforum
46 djforum.it 1 Jun 2004 23 Jun 2024 Server Plan s.r.l. GOODY MUSIC PRODUCTION SRL
47 idnforum.com 5 May 2003 5 May 2025 Dynadot Inc -
48 dnaforum.com 8 Nov 2003 8 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
49 mnforum.com 4 May 2005 4 May 2025 TurnCommerce, Inc. DBA NameBright.com Richard Perilli
50 idnforum.net 25 Dec 2022 25 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
51 enforum.org 14 May 2015 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 dlforum.net.cn 8 Apr 2024 8 Apr 2025 北京新网数码信息技术有限公司 唐云归
53 djforum.ru 24 Mar 2005 24 Mar 2025 REGTIME-RU Private Person
54 d2forum.club 25 May 2018 25 May 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu dong qi
55 daforum.ru 10 Jun 2015 10 Jun 2024 REGRU-RU Private Person
56 tnforum.com 13 Jul 2015 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
57 dtforum.info 25 Apr 2014 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 wnforum.org 12 Dec 2021 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 dmforum.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Dave Collins
60 nnforum.club 4 Aug 2017 4 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
61 anforum.com 18 May 2016 18 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 d-forum.net 26 Oct 2015 26 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
63 inforum.online 13 Jun 2020 13 Jun 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
64 dcforum.xyz 31 Jan 2024 31 Jan 2025 Nics Telekomunikasyon A.S. ERZINCAN SBL TRABZON MERKEZ
65 knforum.com 6 Mar 2024 6 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 drforum.ru 10 Nov 2023 10 Nov 2024 REGRU-RU Private Person
67 doforum.com 14 Jan 2011 14 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 znforum.com 1 Aug 2023 1 Aug 2024 OwnRegistrar, Inc. WhoisSecure
69 dtforum.org 18 Apr 2007 18 Apr 2025 Key-Systems GmbH Deutsches Forum fuer Kunstgeschichte
70 jnforum.com 23 Mar 2001 23 Mar 2025 Xin Net Technology Corporation -
71 enforum.net 10 Jun 2007 10 Jun 2024 GoDaddy.com, LLC -
72 snforum.net 27 Apr 2023 27 Apr 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
73 drforum.jp 1 Jul 2020 31 Jul 2024 - (Not displayed by registrant's request)
74 d5forum.com 26 Sep 2019 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 dnsforum.bj 7 Dec 2015 6 Dec 2024 STARSOFT INFORMATIQUE Securite Informatique, Infrastruture reseau, Infrastructure Systeme, Hebergement de site et d'Application Web et mobile.
76 dgforum.xyz 11 May 2024 11 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
77 d-forum.cfd 29 Apr 2023 29 Apr 2025 Porkbun, LLC Private by Design, LLC
78 d-forum.events 25 Mar 2024 25 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
79 dlnforum.com 16 Sep 2020 16 Sep 2024 NameCheap, Inc. -
80 dn-forum.ru 10 Jan 2014 10 Jan 2025 RU-CENTER-RU Private Person
81 dnsforum.ke - - Kenya Network Information Centre REDACTED FOR PRIVACY
82 dntforum.com 12 Jan 2013 12 Jan 2025 GoDaddy.com, LLC -
83 inforum.info 29 Oct 2014 29 Oct 2024 Mesh Digital Limited InForum e.V. fuer Projekt Toleranz Foerdern 2014
84 inforum.co.uk 25 May 1999 25 May 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
85 dxforum.org 12 Dec 2016 12 Dec 2026 Mesh Digital Limited Domains By Proxy, LLC
86 dpforum.com 11 Dec 2004 11 Dec 2024 GoDaddy.com, LLC -
87 snforum.com 16 Feb 2014 16 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 nnforum.net 19 Oct 2015 19 Oct 2024 Sea Wasp, LLC REDACTED FOR PRIVACY
89 pnforum.com 2 Feb 2016 2 Feb 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 dhforum.it 2 Nov 2022 2 Nov 2024 TLD Registrar Solutions Ltd Kromin S.R.L.
91 dhforum.net 18 Sep 2023 18 Sep 2024 CommuniGal Communication Ltd. -
92 inforum.news 24 Feb 2020 24 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 drforum.science 15 Feb 2021 15 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
94 dnsforum.so 18 Oct 2023 18 Oct 2024 soNIC Reserved Privacy Reduced by SONIC
95 inforum.business 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 ndforum.net 10 Mar 2024 10 Mar 2025 Tucows Domains Inc. -
97 dcforum.com 14 May 1998 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 dpforum.org 8 Apr 2007 8 Apr 2026 Address Creation, LLC GOLDEN IMAGE TECHNOLOGY COMPANY LIMITED
99 nnforum.ru 16 Mar 2006 16 Mar 2025 RD-RU Private Person
100 dnaforum.org 28 Sep 2005 28 Sep 2024 IONOS SE 1&1 Internet Inc
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 Dnforum.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dnforum.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dnforum.nl",
        "page_size": 100
    },
    "count": {
        "total": 4942,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dmforum.org, dnforumz.com, unforum.com, onforum.org, deforum.com, inforum.xyz, wnforum.net, dnf0rum.com, d3forum.com, diforum.com, dnsforum.com, inforum.us, unforum.club, gnforum.org, deforum.space, qnforum.com, ednforum.in, rnforum.net, dbforum.com, d-forum.com, dnbforum.com, inforum.cn, dpforum.org.uk, dwforum.co.uk, dtforum.ru, onforum.shop, dfforum.org, dzforum.com, dxforum.com, deforum.net, dlforum.com, inforum.in, dgforum.net, deforum.io, dhnforum.com, dnsforum.africa, cdnforum.net, donforum.net, inforum.au, dcforum.cn, djforum.com, inforum.live, d-forum.jp, deforum.studio, inforum.io, djforum.it, idnforum.com, dnaforum.com, mnforum.com, idnforum.net, enforum.org, dlforum.net.cn, djforum.ru, d2forum.club, daforum.ru, tnforum.com, dtforum.info, wnforum.org, dmforum.com.au, nnforum.club, anforum.com, d-forum.net, inforum.online, dcforum.xyz, knforum.com, drforum.ru, doforum.com, znforum.com, dtforum.org, jnforum.com, enforum.net, snforum.net, drforum.jp, d5forum.com, dnsforum.bj, dgforum.xyz, d-forum.cfd, d-forum.events, dlnforum.com, dn-forum.ru, dnsforum.ke, dntforum.com, inforum.info, inforum.co.uk, dxforum.org, dpforum.com, snforum.com, nnforum.net, pnforum.com, dhforum.it, dhforum.net, inforum.news, drforum.science, dnsforum.so, inforum.business, ndforum.net, dcforum.com, dpforum.org, nnforum.ru, dnaforum.org",
    "results": [
        {
            "num": 1,
            "domain_name": "dmforum.org",
            "domain_keyword": "dmforum",
            "domain_tld": "org",
            "query_time": "2024-04-16 22:38:52",
            "create_date": "2003-03-03",
            "update_date": "2023-06-28",
            "expiry_date": "2026-03-03",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dnforumz.com",
            "domain_keyword": "dnforumz",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:11:26",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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=dnforumz.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "unforum.com",
            "domain_keyword": "unforum",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:43:31",
            "create_date": "2000-01-14",
            "update_date": "2019-10-10",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.san.yahoo.com",
                "ns9.san.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "onforum.org",
            "domain_keyword": "onforum",
            "domain_tld": "org",
            "query_time": "2024-05-25 05:03:00",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "manila",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "deforum.com",
            "domain_keyword": "deforum",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:14:25",
            "create_date": "2008-12-31",
            "update_date": "2023-12-03",
            "expiry_date": "2025-12-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://scannet.dk",
            "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": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.scannet2.dk",
                "ns2.scannet2.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "inforum.xyz",
            "domain_keyword": "inforum",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 09:50:54",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "wnforum.net",
            "domain_keyword": "wnforum",
            "domain_tld": "net",
            "query_time": "2024-04-06 23:59:44",
            "create_date": "2023-12-08",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-08",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "YI BONG HO",
            "registrant_address": "331 Gyesadong-gil, Yeongwol-eup, Yeongwol-gun, Gangwon-do",
            "registrant_city": "Gangwon",
            "registrant_zip": "26230",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1071255000",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dnf0rum.com",
            "domain_keyword": "dnf0rum",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:11:17",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "d3forum.com",
            "domain_keyword": "d3forum",
            "domain_tld": "com",
            "query_time": "2024-05-08 23:40:55",
            "create_date": "2022-07-30",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-30",
            "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": "BEI JING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=d3forum.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "diforum.com",
            "domain_keyword": "diforum",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:50:49",
            "create_date": "2005-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dnsforum.com",
            "domain_keyword": "dnsforum",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:52:42",
            "create_date": "2000-03-29",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-29",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "VeriSign Inc.",
            "registrant_company": "VeriSign, Inc.",
            "registrant_address": "12061 Bluemont Way",
            "registrant_city": "Reston",
            "registrant_state": "VA",
            "registrant_zip": "20190",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7039484300",
            "registrant_fax": "+1.7039484331",
            "name_servers": [
                "a1.verisigndns.com",
                "a2.verisigndns.com",
                "a3.verisigndns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "inforum.us",
            "domain_keyword": "inforum",
            "domain_tld": "us",
            "query_time": "2024-05-23 11:12:13",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "unforum.club",
            "domain_keyword": "unforum",
            "domain_tld": "club",
            "query_time": "2024-06-01 12:43:27",
            "create_date": "2023-05-20",
            "update_date": "2024-05-23",
            "expiry_date": "2024-05-20",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wu Jing Zhou",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "gnforum.org",
            "domain_keyword": "gnforum",
            "domain_tld": "org",
            "query_time": "2024-04-30 21:46:31",
            "create_date": "2023-07-30",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-30",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "deforum.space",
            "domain_keyword": "deforum",
            "domain_tld": "space",
            "query_time": "2024-05-06 08:51:35",
            "create_date": "2021-07-29",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "MD",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "qnforum.com",
            "domain_keyword": "qnforum",
            "domain_tld": "com",
            "query_time": "2024-05-18 00:49:13",
            "create_date": "2022-08-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=qnforum.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ednforum.in",
            "domain_keyword": "ednforum",
            "domain_tld": "in",
            "query_time": "2024-06-02 20:38:08",
            "create_date": "2022-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2024-04-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.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 contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rnforum.net",
            "domain_keyword": "rnforum",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:47:20",
            "create_date": "2007-06-11",
            "update_date": "2020-01-15",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Lesli Angel",
            "registrant_address": "1895 NE 214 Terrace",
            "registrant_city": "Miami",
            "registrant_state": "FL",
            "registrant_zip": "33179",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9546847114",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dbforum.com",
            "domain_keyword": "dbforum",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:59:39",
            "create_date": "2004-04-20",
            "update_date": "2023-04-28",
            "expiry_date": "2026-04-20",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=dbforum.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "d-forum.com",
            "domain_keyword": "d-forum",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:33:28",
            "create_date": "2015-01-25",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=d-forum.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dnbforum.com",
            "domain_keyword": "dnbforum",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:29:37",
            "create_date": "2001-09-10",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.motoredbikes.com",
                "ns2.motoredbikes.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "inforum.cn",
            "domain_keyword": "inforum",
            "domain_tld": "cn",
            "query_time": "2024-05-18 05:06:25",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "葛荣凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dpforum.org.uk",
            "domain_keyword": "dpforum",
            "domain_tld": "org.uk",
            "query_time": "2024-05-04 05:38:39",
            "create_date": "2001-05-10",
            "update_date": "2022-06-14",
            "expiry_date": "2027-05-10",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-162-a.gandi.net",
                "ns-235-b.gandi.net",
                "ns-46-c.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "dwforum.co.uk",
            "domain_keyword": "dwforum",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 05:48:31",
            "create_date": "2011-07-14",
            "update_date": "2023-06-14",
            "expiry_date": "2025-07-14",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "dtforum.ru",
            "domain_keyword": "dtforum",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:18",
            "create_date": "2022-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "onforum.shop",
            "domain_keyword": "onforum",
            "domain_tld": "shop",
            "query_time": "2024-04-30 09:49:23",
            "create_date": "2023-07-12",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "coraline.ns.cloudflare.com",
                "kolton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dfforum.org",
            "domain_keyword": "dfforum",
            "domain_tld": "org",
            "query_time": "2024-04-27 12:17:56",
            "create_date": "2017-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dzforum.com",
            "domain_keyword": "dzforum",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:35:35",
            "create_date": "2015-01-27",
            "update_date": "2021-01-21",
            "expiry_date": "2026-01-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dxforum.com",
            "domain_keyword": "dxforum",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:14:12",
            "create_date": "2015-08-20",
            "update_date": "2020-08-14",
            "expiry_date": "2025-08-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "deforum.net",
            "domain_keyword": "deforum",
            "domain_tld": "net",
            "query_time": "2024-06-02 22:22:03",
            "create_date": "2023-09-23",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dlforum.com",
            "domain_keyword": "dlforum",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:23:41",
            "create_date": "2014-06-29",
            "update_date": "2020-06-23",
            "expiry_date": "2025-06-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": 32,
            "domain_name": "inforum.in",
            "domain_keyword": "inforum",
            "domain_tld": "in",
            "query_time": "2024-04-08 04:26:08",
            "create_date": "2007-01-05",
            "update_date": "2022-12-07",
            "expiry_date": "2030-01-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dgforum.net",
            "domain_keyword": "dgforum",
            "domain_tld": "net",
            "query_time": "2024-05-23 20:30:28",
            "create_date": "2023-05-01",
            "update_date": "2023-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "deforum.io",
            "domain_keyword": "deforum",
            "domain_tld": "io",
            "query_time": "2024-05-27 00:46:34",
            "create_date": "2023-01-09",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dhnforum.com",
            "domain_keyword": "dhnforum",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:14:19",
            "create_date": "2023-11-03",
            "update_date": "2023-11-27",
            "expiry_date": "2025-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1091.awsdns-08.org",
                "ns-1753.awsdns-27.co.uk",
                "ns-377.awsdns-47.com",
                "ns-840.awsdns-41.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dnsforum.africa",
            "domain_keyword": "dnsforum",
            "domain_tld": "africa",
            "query_time": "2024-05-03 11:15:59",
            "create_date": "2017-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2025-07-26",
            "registrar_iana": 1381,
            "registrar_name": "Afriregister Limited",
            "registrar_website": "www.afriregister.co.ke",
            "registrant_name": "REDACTED",
            "registrant_company": "NV Consulting",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CM",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.aheri.net",
                "ns2.aheri.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cdnforum.net",
            "domain_keyword": "cdnforum",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:32:23",
            "create_date": "2007-12-02",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-02",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Bill Spence",
            "registrant_company": "Information Today, Inc.",
            "registrant_address": "143 Old Marlton Pike",
            "registrant_city": "Medford",
            "registrant_state": "NJ",
            "registrant_zip": "08055",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6096546266",
            "registrant_fax": "+1.6096544309",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "donforum.net",
            "domain_keyword": "donforum",
            "domain_tld": "net",
            "query_time": "2024-04-16 08:00:01",
            "create_date": "2012-06-17",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Hvosting klient",
            "registrant_address": "Kiev",
            "registrant_city": "Kiev",
            "registrant_zip": "01001",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+38.0444981748",
            "name_servers": [
                "ns1.hostinger.com.ua",
                "ns2.hostinger.com.ua",
                "ns3.hostinger.com.ua",
                "ns4.hostinger.com.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "inforum.au",
            "domain_keyword": "inforum",
            "domain_tld": "au",
            "query_time": "2024-05-18 08:48:17",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Simon Craft",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dcforum.cn",
            "domain_keyword": "dcforum",
            "domain_tld": "cn",
            "query_time": "2024-04-11 09:56:38",
            "create_date": "2021-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "俞艺娜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "djforum.com",
            "domain_keyword": "djforum",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:18:39",
            "create_date": "2002-03-29",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-29",
            "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": 42,
            "domain_name": "inforum.live",
            "domain_keyword": "inforum",
            "domain_tld": "live",
            "query_time": "2024-05-09 06:44:26",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "d-forum.jp",
            "domain_keyword": "d-forum",
            "domain_tld": "jp",
            "query_time": "2024-05-29 05:39:46",
            "create_date": "2016-11-09",
            "update_date": "2024-02-29",
            "expiry_date": "2024-11-30",
            "registrant_name": "Dot Com Marketing Co., Ltd.",
            "registrant_address": "3-2-32",
            "registrant_zip": "9500948",
            "registrant_email": "[email protected]",
            "registrant_phone": "025-282-2828",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 44,
            "domain_name": "deforum.studio",
            "domain_keyword": "deforum",
            "domain_tld": "studio",
            "query_time": "2024-05-25 13:14:32",
            "create_date": "2023-10-26",
            "update_date": "2024-03-01",
            "expiry_date": "2024-10-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169114560",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "inforum.io",
            "domain_keyword": "inforum",
            "domain_tld": "io",
            "query_time": "2024-05-23 11:12:13",
            "create_date": "2018-07-07",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-07",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inforum",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "djforum.it",
            "domain_keyword": "djforum",
            "domain_tld": "it",
            "query_time": "2024-04-20 14:18:39",
            "create_date": "2004-06-01",
            "update_date": "2024-01-10",
            "expiry_date": "2024-06-23",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "GOODY MUSIC PRODUCTION SRL",
            "registrant_address": "Via Monte Santo 14",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00195",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dns4userver.com",
                "ns2.dns4userver.com",
                "ns3.dns4userver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 47,
            "domain_name": "idnforum.com",
            "domain_keyword": "idnforum",
            "domain_tld": "com",
            "query_time": "2024-05-05 00:32:31",
            "create_date": "2003-05-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dnaforum.com",
            "domain_keyword": "dnaforum",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:23:05",
            "create_date": "2003-11-08",
            "update_date": "2020-01-15",
            "expiry_date": "2025-11-08",
            "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": 49,
            "domain_name": "mnforum.com",
            "domain_keyword": "mnforum",
            "domain_tld": "com",
            "query_time": "2024-05-04 00:06:09",
            "create_date": "2005-05-04",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-04",
            "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": 50,
            "domain_name": "idnforum.net",
            "domain_keyword": "idnforum",
            "domain_tld": "net",
            "query_time": "2024-05-09 17:11:39",
            "create_date": "2022-12-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-25",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "enforum.org",
            "domain_keyword": "enforum",
            "domain_tld": "org",
            "query_time": "2024-04-23 00:19:14",
            "create_date": "2015-05-14",
            "update_date": "2023-07-22",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dlforum.net.cn",
            "domain_keyword": "dlforum",
            "domain_tld": "net.cn",
            "query_time": "2024-04-12 13:46:08",
            "create_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "唐云归",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "djforum.ru",
            "domain_keyword": "djforum",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:04:38",
            "create_date": "2005-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "d2forum.club",
            "domain_keyword": "d2forum",
            "domain_tld": "club",
            "query_time": "2024-04-10 08:08:31",
            "create_date": "2018-05-25",
            "update_date": "2018-05-30",
            "expiry_date": "2028-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu dong qi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "daforum.ru",
            "domain_keyword": "daforum",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:43:04",
            "create_date": "2015-06-10",
            "expiry_date": "2024-06-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "tnforum.com",
            "domain_keyword": "tnforum",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:11:41",
            "create_date": "2015-07-13",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "m15xs2xr.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "dtforum.info",
            "domain_keyword": "dtforum",
            "domain_tld": "info",
            "query_time": "2024-04-29 09:39:46",
            "create_date": "2014-04-25",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "imani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wnforum.org",
            "domain_keyword": "wnforum",
            "domain_tld": "org",
            "query_time": "2024-05-19 05:52:07",
            "create_date": "2021-12-12",
            "update_date": "2023-08-14",
            "expiry_date": "2024-12-12",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dmforum.com.au",
            "domain_keyword": "dmforum",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 22:38:52",
            "update_date": "2023-02-16",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Dave Collins",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nnforum.club",
            "domain_keyword": "nnforum",
            "domain_tld": "club",
            "query_time": "2024-05-17 22:26:30",
            "create_date": "2017-08-04",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "anforum.com",
            "domain_keyword": "anforum",
            "domain_tld": "com",
            "query_time": "2024-05-30 07:39:40",
            "create_date": "2016-05-18",
            "update_date": "2020-05-01",
            "expiry_date": "2024-05-18",
            "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": 62,
            "domain_name": "d-forum.net",
            "domain_keyword": "d-forum",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:33:28",
            "create_date": "2015-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "inforum.online",
            "domain_keyword": "inforum",
            "domain_tld": "online",
            "query_time": "2024-05-09 06:44:26",
            "create_date": "2020-06-13",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-13",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "dcforum.xyz",
            "domain_keyword": "dcforum",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 14:46:53",
            "create_date": "2024-01-31",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "ERZINCAN SBL TRABZON MERKEZ",
            "registrant_state": "MERKEZ",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "knforum.com",
            "domain_keyword": "knforum",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:37:49",
            "create_date": "2024-03-06",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-06",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "drforum.ru",
            "domain_keyword": "drforum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:06:34",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "doforum.com",
            "domain_keyword": "doforum",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:24:13",
            "create_date": "2011-01-14",
            "update_date": "2021-01-08",
            "expiry_date": "2026-01-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": 68,
            "domain_name": "znforum.com",
            "domain_keyword": "znforum",
            "domain_tld": "com",
            "query_time": "2024-05-04 20:31:58",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dtforum.org",
            "domain_keyword": "dtforum",
            "domain_tld": "org",
            "query_time": "2024-04-21 08:28:28",
            "create_date": "2007-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Deutsches Forum fuer Kunstgeschichte",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "jnforum.com",
            "domain_keyword": "jnforum",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:00:58",
            "create_date": "2001-03-23",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "enforum.net",
            "domain_keyword": "enforum",
            "domain_tld": "net",
            "query_time": "2024-05-25 06:17:01",
            "create_date": "2007-06-10",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "hugh.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "snforum.net",
            "domain_keyword": "snforum",
            "domain_tld": "net",
            "query_time": "2024-05-31 18:22:48",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9602493475",
            "registrant_fax": "+7.9602493475",
            "name_servers": [
                "coen.ns.cloudflare.com",
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru",
                "romina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "drforum.jp",
            "domain_keyword": "drforum",
            "domain_tld": "jp",
            "query_time": "2024-04-11 01:21:21",
            "create_date": "2020-07-01",
            "update_date": "2023-12-06",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 74,
            "domain_name": "d5forum.com",
            "domain_keyword": "d5forum",
            "domain_tld": "com",
            "query_time": "2024-04-13 20:53:25",
            "create_date": "2019-09-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-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=d5forum.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "dnsforum.bj",
            "domain_keyword": "dnsforum",
            "domain_tld": "bj",
            "query_time": "2024-05-17 09:40:06",
            "create_date": "2015-12-07",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "STARSOFT INFORMATIQUE",
            "registrant_name": "STARSOFT INFORMATIQUE (ED04172)",
            "registrant_company": "Securite Informatique, Infrastruture reseau, Infrastructure Systeme, Hebergement de site et d'Application Web et mobile.",
            "registrant_address": "06 BP 1332 Akpakpa KP3",
            "registrant_city": "COTONOU",
            "registrant_country": "BJ",
            "registrant_email": "[email protected]",
            "registrant_phone": "00229 21040684",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dgforum.xyz",
            "domain_keyword": "dgforum",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 17:55:52",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "d-forum.cfd",
            "domain_keyword": "d-forum",
            "domain_tld": "cfd",
            "query_time": "2024-05-13 14:19:38",
            "create_date": "2023-04-29",
            "update_date": "2024-05-11",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "d-forum.events",
            "domain_keyword": "d-forum",
            "domain_tld": "events",
            "query_time": "2024-05-25 02:43:44",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dlnforum.com",
            "domain_keyword": "dlnforum",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:44:16",
            "create_date": "2020-09-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "eleanor.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dn-forum.ru",
            "domain_keyword": "dn-forum",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:34:21",
            "create_date": "2014-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "dnsforum.ke",
            "domain_keyword": "dnsforum",
            "domain_tld": "ke",
            "query_time": "2024-05-23 12:52:28",
            "registrar_name": "Kenya Network Information Centre",
            "registrar_website": "https://registry.kenic.or.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.desec.io",
                "ns2.desec.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dntforum.com",
            "domain_keyword": "dntforum",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:24:46",
            "create_date": "2013-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "inforum.info",
            "domain_keyword": "inforum",
            "domain_tld": "info",
            "query_time": "2024-05-09 06:44:26",
            "create_date": "2014-10-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InForum e.V. fuer Projekt Toleranz Foerdern 2014",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "inforum.co.uk",
            "domain_keyword": "inforum",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 02:43:38",
            "create_date": "1999-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2026-05-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "dxforum.org",
            "domain_keyword": "dxforum",
            "domain_tld": "org",
            "query_time": "2024-06-01 06:12:33",
            "create_date": "2016-12-12",
            "update_date": "2023-11-15",
            "expiry_date": "2026-12-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dpforum.com",
            "domain_keyword": "dpforum",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:07:29",
            "create_date": "2004-12-11",
            "update_date": "2024-03-30",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "snforum.com",
            "domain_keyword": "snforum",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:51:31",
            "create_date": "2014-02-16",
            "update_date": "2021-02-10",
            "expiry_date": "2025-02-16",
            "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": 88,
            "domain_name": "nnforum.net",
            "domain_keyword": "nnforum",
            "domain_tld": "net",
            "query_time": "2024-04-15 14:31:24",
            "create_date": "2015-10-19",
            "update_date": "2023-08-08",
            "expiry_date": "2024-10-19",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valcea",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pnforum.com",
            "domain_keyword": "pnforum",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:37:36",
            "create_date": "2016-02-02",
            "update_date": "2021-01-27",
            "expiry_date": "2026-02-02",
            "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": "dhforum.it",
            "domain_keyword": "dhforum",
            "domain_tld": "it",
            "query_time": "2024-05-13 02:28:09",
            "create_date": "2022-11-02",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-02",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Kromin S.R.L.",
            "registrant_address": "Via G. Verdi 201",
            "registrant_city": "Frosinone",
            "registrant_state": "FR",
            "registrant_zip": "03100",
            "registrant_country": "IT",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 91,
            "domain_name": "dhforum.net",
            "domain_keyword": "dhforum",
            "domain_tld": "net",
            "query_time": "2024-04-11 09:20:17",
            "create_date": "2023-09-18",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-18",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "inforum.news",
            "domain_keyword": "inforum",
            "domain_tld": "news",
            "query_time": "2024-04-13 12:11:13",
            "create_date": "2020-02-24",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1086.awsdns-07.org",
                "ns-1993.awsdns-57.co.uk",
                "ns-398.awsdns-49.com",
                "ns-554.awsdns-05.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "drforum.science",
            "domain_keyword": "drforum",
            "domain_tld": "science",
            "query_time": "2024-04-06 13:12:18",
            "create_date": "2021-02-15",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Odesskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar 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.hostiq.ua",
                "dns2.hostiq.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "dnsforum.so",
            "domain_keyword": "dnsforum",
            "domain_tld": "so",
            "query_time": "2024-04-06 05:14:01",
            "create_date": "2023-10-18",
            "update_date": "2024-02-08",
            "expiry_date": "2024-10-18",
            "registrar_name": "soNIC Reserved",
            "registrant_name": "Privacy Reduced by SONIC",
            "registrant_company": "Privacy Reduced by SONIC",
            "registrant_address": "Privacy Reduced by SONIC",
            "registrant_city": "Privacy Reduced by SONIC",
            "registrant_country": "SO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+252.619988879",
            "name_servers": [
                "ns1.alphahost.so",
                "ns2.alphahost.so"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "inforum.business",
            "domain_keyword": "inforum",
            "domain_tld": "business",
            "query_time": "2024-05-02 00:35:21",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ndforum.net",
            "domain_keyword": "ndforum",
            "domain_tld": "net",
            "query_time": "2024-05-11 21:50:09",
            "create_date": "2024-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dcforum.com",
            "domain_keyword": "dcforum",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:35:44",
            "create_date": "1998-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-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=dcforum.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.savvis.net",
                "ns3.savvis.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dpforum.org",
            "domain_keyword": "dpforum",
            "domain_tld": "org",
            "query_time": "2024-06-02 05:52:55",
            "create_date": "2007-04-08",
            "update_date": "2020-05-02",
            "expiry_date": "2026-04-08",
            "registrar_iana": 270,
            "registrar_name": "Address Creation, LLC",
            "registrar_website": "http://www.addresscreation.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GOLDEN IMAGE TECHNOLOGY COMPANY LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kowloon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "nnforum.ru",
            "domain_keyword": "nnforum",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:12:46",
            "create_date": "2006-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "dnaforum.org",
            "domain_keyword": "dnaforum",
            "domain_tld": "org",
            "query_time": "2024-04-17 18:23:05",
            "create_date": "2005-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.237,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dnforum.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4942</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dmforum.org, dnforumz.com, unforum.com, onforum.org, deforum.com, inforum.xyz, wnforum.net, dnf0rum.com, d3forum.com, diforum.com, dnsforum.com, inforum.us, unforum.club, gnforum.org, deforum.space, qnforum.com, ednforum.in, rnforum.net, dbforum.com, d-forum.com, dnbforum.com, inforum.cn, dpforum.org.uk, dwforum.co.uk, dtforum.ru, onforum.shop, dfforum.org, dzforum.com, dxforum.com, deforum.net, dlforum.com, inforum.in, dgforum.net, deforum.io, dhnforum.com, dnsforum.africa, cdnforum.net, donforum.net, inforum.au, dcforum.cn, djforum.com, inforum.live, d-forum.jp, deforum.studio, inforum.io, djforum.it, idnforum.com, dnaforum.com, mnforum.com, idnforum.net, enforum.org, dlforum.net.cn, djforum.ru, d2forum.club, daforum.ru, tnforum.com, dtforum.info, wnforum.org, dmforum.com.au, nnforum.club, anforum.com, d-forum.net, inforum.online, dcforum.xyz, knforum.com, drforum.ru, doforum.com, znforum.com, dtforum.org, jnforum.com, enforum.net, snforum.net, drforum.jp, d5forum.com, dnsforum.bj, dgforum.xyz, d-forum.cfd, d-forum.events, dlnforum.com, dn-forum.ru, dnsforum.ke, dntforum.com, inforum.info, inforum.co.uk, dxforum.org, dpforum.com, snforum.com, nnforum.net, pnforum.com, dhforum.it, dhforum.net, inforum.news, drforum.science, dnsforum.so, inforum.business, ndforum.net, dcforum.com, dpforum.org, nnforum.ru, dnaforum.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dmforum.org</domain_name>
   <domain_keyword>dmforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 22:38:52</query_time>
   <create_date>2003-03-03</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2026-03-03</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>ns51.domaincontrol.com</value>
    <value>ns52.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>dnforumz.com</domain_name>
   <domain_keyword>dnforumz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:11:26</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=dnforumz.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.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>3</num>
   <domain_name>unforum.com</domain_name>
   <domain_keyword>unforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:43:31</query_time>
   <create_date>2000-01-14</create_date>
   <update_date>2019-10-10</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.san.yahoo.com</value>
    <value>ns9.san.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>onforum.org</domain_name>
   <domain_keyword>onforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 05:03:00</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>manila</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>deforum.com</domain_name>
   <domain_keyword>deforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:14:25</query_time>
   <create_date>2008-12-31</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://scannet.dk</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>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.scannet2.dk</value>
    <value>ns2.scannet2.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>inforum.xyz</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 09:50:54</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>wnforum.net</domain_name>
   <domain_keyword>wnforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 23:59:44</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>YI BONG HO</registrant_name>
   <registrant_address>331 Gyesadong-gil, Yeongwol-eup, Yeongwol-gun, Gangwon-do</registrant_address>
   <registrant_city>Gangwon</registrant_city>
   <registrant_zip>26230</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1071255000</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dnf0rum.com</domain_name>
   <domain_keyword>dnf0rum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:11:17</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-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.afternic.com</value>
    <value>ns2.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>9</num>
   <domain_name>d3forum.com</domain_name>
   <domain_keyword>d3forum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 23:40:55</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-30</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>BEI JING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=d3forum.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>diforum.com</domain_name>
   <domain_keyword>diforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:50:49</query_time>
   <create_date>2005-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dnsforum.com</domain_name>
   <domain_keyword>dnsforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:52:42</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>VeriSign Inc.</registrant_name>
   <registrant_company>VeriSign, Inc.</registrant_company>
   <registrant_address>12061 Bluemont Way</registrant_address>
   <registrant_city>Reston</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>20190</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7039484300</registrant_phone>
   <registrant_fax>+1.7039484331</registrant_fax>
   <name_servers>
    <value>a1.verisigndns.com</value>
    <value>a2.verisigndns.com</value>
    <value>a3.verisigndns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>inforum.us</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 11:12:13</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>unforum.club</domain_name>
   <domain_keyword>unforum</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 12:43:27</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wu Jing Zhou</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>gnforum.org</domain_name>
   <domain_keyword>gnforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 21:46:31</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>deforum.space</domain_name>
   <domain_keyword>deforum</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-06 08:51:35</query_time>
   <create_date>2021-07-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>MD</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>qnforum.com</domain_name>
   <domain_keyword>qnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 00:49:13</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=qnforum.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.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>ednforum.in</domain_name>
   <domain_keyword>ednforum</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 20:38:08</query_time>
   <create_date>2022-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-04-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rnforum.net</domain_name>
   <domain_keyword>rnforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:47:20</query_time>
   <create_date>2007-06-11</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Lesli Angel</registrant_name>
   <registrant_address>1895 NE 214 Terrace</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33179</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9546847114</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>19</num>
   <domain_name>dbforum.com</domain_name>
   <domain_keyword>dbforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:59:39</query_time>
   <create_date>2004-04-20</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=dbforum.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>d-forum.com</domain_name>
   <domain_keyword>d-forum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:33:28</query_time>
   <create_date>2015-01-25</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=d-forum.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>dnbforum.com</domain_name>
   <domain_keyword>dnbforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:29:37</query_time>
   <create_date>2001-09-10</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.motoredbikes.com</value>
    <value>ns2.motoredbikes.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>inforum.cn</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 05:06:25</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>葛荣凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dpforum.org.uk</domain_name>
   <domain_keyword>dpforum</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-04 05:38:39</query_time>
   <create_date>2001-05-10</create_date>
   <update_date>2022-06-14</update_date>
   <expiry_date>2027-05-10</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-162-a.gandi.net</value>
    <value>ns-235-b.gandi.net</value>
    <value>ns-46-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>dwforum.co.uk</domain_name>
   <domain_keyword>dwforum</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 05:48:31</query_time>
   <create_date>2011-07-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>dtforum.ru</domain_name>
   <domain_keyword>dtforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:18</query_time>
   <create_date>2022-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>onforum.shop</domain_name>
   <domain_keyword>onforum</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 09:49:23</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>coraline.ns.cloudflare.com</value>
    <value>kolton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dfforum.org</domain_name>
   <domain_keyword>dfforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 12:17:56</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>28</num>
   <domain_name>dzforum.com</domain_name>
   <domain_keyword>dzforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:35:35</query_time>
   <create_date>2015-01-27</create_date>
   <update_date>2021-01-21</update_date>
   <expiry_date>2026-01-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dxforum.com</domain_name>
   <domain_keyword>dxforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:14:12</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2020-08-14</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>deforum.net</domain_name>
   <domain_keyword>deforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 22:22:03</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dlforum.com</domain_name>
   <domain_keyword>dlforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:23:41</query_time>
   <create_date>2014-06-29</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2025-06-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>32</num>
   <domain_name>inforum.in</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-08 04:26:08</query_time>
   <create_date>2007-01-05</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2030-01-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>33</num>
   <domain_name>dgforum.net</domain_name>
   <domain_keyword>dgforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 20:30:28</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>deforum.io</domain_name>
   <domain_keyword>deforum</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 00:46:34</query_time>
   <create_date>2023-01-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dhnforum.com</domain_name>
   <domain_keyword>dhnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:14:19</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-11-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1091.awsdns-08.org</value>
    <value>ns-1753.awsdns-27.co.uk</value>
    <value>ns-377.awsdns-47.com</value>
    <value>ns-840.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dnsforum.africa</domain_name>
   <domain_keyword>dnsforum</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-03 11:15:59</query_time>
   <create_date>2017-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>1381</registrar_iana>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>www.afriregister.co.ke</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>NV Consulting</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.aheri.net</value>
    <value>ns2.aheri.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cdnforum.net</domain_name>
   <domain_keyword>cdnforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:32:23</query_time>
   <create_date>2007-12-02</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Bill Spence</registrant_name>
   <registrant_company>Information Today, Inc.</registrant_company>
   <registrant_address>143 Old Marlton Pike</registrant_address>
   <registrant_city>Medford</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08055</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6096546266</registrant_phone>
   <registrant_fax>+1.6096544309</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>donforum.net</domain_name>
   <domain_keyword>donforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 08:00:01</query_time>
   <create_date>2012-06-17</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Hvosting klient</registrant_name>
   <registrant_address>Kiev</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+38.0444981748</registrant_phone>
   <name_servers>
    <value>ns1.hostinger.com.ua</value>
    <value>ns2.hostinger.com.ua</value>
    <value>ns3.hostinger.com.ua</value>
    <value>ns4.hostinger.com.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>inforum.au</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 08:48:17</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Simon Craft</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dcforum.cn</domain_name>
   <domain_keyword>dcforum</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-11 09:56:38</query_time>
   <create_date>2021-06-21</create_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>俞艺娜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>41</num>
   <domain_name>djforum.com</domain_name>
   <domain_keyword>djforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:18:39</query_time>
   <create_date>2002-03-29</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-29</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>42</num>
   <domain_name>inforum.live</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 06:44:26</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>d-forum.jp</domain_name>
   <domain_keyword>d-forum</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 05:39:46</query_time>
   <create_date>2016-11-09</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Dot Com Marketing Co., Ltd.</registrant_name>
   <registrant_address>3-2-32</registrant_address>
   <registrant_zip>9500948</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>025-282-2828</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>deforum.studio</domain_name>
   <domain_keyword>deforum</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-25 13:14:32</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169114560</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>inforum.io</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 11:12:13</query_time>
   <create_date>2018-07-07</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inforum</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>djforum.it</domain_name>
   <domain_keyword>djforum</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 14:18:39</query_time>
   <create_date>2004-06-01</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>GOODY MUSIC PRODUCTION SRL</registrant_company>
   <registrant_address>Via Monte Santo 14</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00195</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dns4userver.com</value>
    <value>ns2.dns4userver.com</value>
    <value>ns3.dns4userver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>idnforum.com</domain_name>
   <domain_keyword>idnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 00:32:31</query_time>
   <create_date>2003-05-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-05</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dnaforum.com</domain_name>
   <domain_keyword>dnaforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:23:05</query_time>
   <create_date>2003-11-08</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-11-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>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>49</num>
   <domain_name>mnforum.com</domain_name>
   <domain_keyword>mnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 00:06:09</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-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>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>50</num>
   <domain_name>idnforum.net</domain_name>
   <domain_keyword>idnforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 17:11:39</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-25</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>enforum.org</domain_name>
   <domain_keyword>enforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 00:19:14</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dlforum.net.cn</domain_name>
   <domain_keyword>dlforum</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-12 13:46:08</query_time>
   <create_date>2024-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>唐云归</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>djforum.ru</domain_name>
   <domain_keyword>djforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:04:38</query_time>
   <create_date>2005-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>d2forum.club</domain_name>
   <domain_keyword>d2forum</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-10 08:08:31</query_time>
   <create_date>2018-05-25</create_date>
   <update_date>2018-05-30</update_date>
   <expiry_date>2028-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu dong qi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>daforum.ru</domain_name>
   <domain_keyword>daforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:43:04</query_time>
   <create_date>2015-06-10</create_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>tnforum.com</domain_name>
   <domain_keyword>tnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:11:41</query_time>
   <create_date>2015-07-13</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>m15xs2xr.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>dtforum.info</domain_name>
   <domain_keyword>dtforum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 09:39:46</query_time>
   <create_date>2014-04-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>imani.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>58</num>
   <domain_name>wnforum.org</domain_name>
   <domain_keyword>wnforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 05:52:07</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-12-12</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dmforum.com.au</domain_name>
   <domain_keyword>dmforum</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 22:38:52</query_time>
   <update_date>2023-02-16</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Dave Collins</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nnforum.club</domain_name>
   <domain_keyword>nnforum</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-17 22:26:30</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>anforum.com</domain_name>
   <domain_keyword>anforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 07:39:40</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-05-18</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>62</num>
   <domain_name>d-forum.net</domain_name>
   <domain_keyword>d-forum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:33:28</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>inforum.online</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 06:44:26</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>dcforum.xyz</domain_name>
   <domain_keyword>dcforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 14:46:53</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>ERZINCAN SBL TRABZON MERKEZ</registrant_company>
   <registrant_state>MERKEZ</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>knforum.com</domain_name>
   <domain_keyword>knforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:37:49</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-06</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>drforum.ru</domain_name>
   <domain_keyword>drforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:06:34</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>doforum.com</domain_name>
   <domain_keyword>doforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:24:13</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2021-01-08</update_date>
   <expiry_date>2026-01-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>68</num>
   <domain_name>znforum.com</domain_name>
   <domain_keyword>znforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 20:31:58</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <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>69</num>
   <domain_name>dtforum.org</domain_name>
   <domain_keyword>dtforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 08:28:28</query_time>
   <create_date>2007-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Deutsches Forum fuer Kunstgeschichte</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>jnforum.com</domain_name>
   <domain_keyword>jnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:00:58</query_time>
   <create_date>2001-03-23</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>enforum.net</domain_name>
   <domain_keyword>enforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 06:17:01</query_time>
   <create_date>2007-06-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>hugh.ns.cloudflare.com</value>
    <value>uma.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>72</num>
   <domain_name>snforum.net</domain_name>
   <domain_keyword>snforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 18:22:48</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9602493475</registrant_phone>
   <registrant_fax>+7.9602493475</registrant_fax>
   <name_servers>
    <value>coen.ns.cloudflare.com</value>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
    <value>romina.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>drforum.jp</domain_name>
   <domain_keyword>drforum</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-11 01:21:21</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>d5forum.com</domain_name>
   <domain_keyword>d5forum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 20:53:25</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-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=d5forum.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>dnsforum.bj</domain_name>
   <domain_keyword>dnsforum</domain_keyword>
   <domain_tld>bj</domain_tld>
   <query_time>2024-05-17 09:40:06</query_time>
   <create_date>2015-12-07</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>STARSOFT INFORMATIQUE</registrar_name>
   <registrant_name>STARSOFT INFORMATIQUE (ED04172)</registrant_name>
   <registrant_company>Securite Informatique, Infrastruture reseau, Infrastructure Systeme, Hebergement de site et d'Application Web et mobile.</registrant_company>
   <registrant_address>06 BP 1332 Akpakpa KP3</registrant_address>
   <registrant_city>COTONOU</registrant_city>
   <registrant_country>BJ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00229 21040684</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>dgforum.xyz</domain_name>
   <domain_keyword>dgforum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 17:55:52</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>d-forum.cfd</domain_name>
   <domain_keyword>d-forum</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-13 14:19:38</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>d-forum.events</domain_name>
   <domain_keyword>d-forum</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-25 02:43:44</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dlnforum.com</domain_name>
   <domain_keyword>dlnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:44:16</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>eleanor.ns.cloudflare.com</value>
    <value>ishaan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>dn-forum.ru</domain_name>
   <domain_keyword>dn-forum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:34:21</query_time>
   <create_date>2014-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>dnsforum.ke</domain_name>
   <domain_keyword>dnsforum</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-05-23 12:52:28</query_time>
   <registrar_name>Kenya Network Information Centre</registrar_name>
   <registrar_website>https://registry.kenic.or.ke</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.desec.io</value>
    <value>ns2.desec.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dntforum.com</domain_name>
   <domain_keyword>dntforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:24:46</query_time>
   <create_date>2013-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</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.afternic.com</value>
    <value>ns2.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>83</num>
   <domain_name>inforum.info</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 06:44:26</query_time>
   <create_date>2014-10-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InForum e.V. fuer Projekt Toleranz Foerdern 2014</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>inforum.co.uk</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 02:43:38</query_time>
   <create_date>1999-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>dxforum.org</domain_name>
   <domain_keyword>dxforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 06:12:33</query_time>
   <create_date>2016-12-12</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2026-12-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dpforum.com</domain_name>
   <domain_keyword>dpforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:07:29</query_time>
   <create_date>2004-12-11</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-12-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>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>snforum.com</domain_name>
   <domain_keyword>snforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:51:31</query_time>
   <create_date>2014-02-16</create_date>
   <update_date>2021-02-10</update_date>
   <expiry_date>2025-02-16</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>88</num>
   <domain_name>nnforum.net</domain_name>
   <domain_keyword>nnforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 14:31:24</query_time>
   <create_date>2015-10-19</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valcea</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</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.above.com</value>
    <value>ns2.above.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>89</num>
   <domain_name>pnforum.com</domain_name>
   <domain_keyword>pnforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:37:36</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2021-01-27</update_date>
   <expiry_date>2026-02-02</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>dhforum.it</domain_name>
   <domain_keyword>dhforum</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 02:28:09</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>Kromin S.R.L.</registrant_company>
   <registrant_address>Via G. Verdi 201</registrant_address>
   <registrant_city>Frosinone</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>03100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dhforum.net</domain_name>
   <domain_keyword>dhforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 09:20:17</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>inforum.news</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-13 12:11:13</query_time>
   <create_date>2020-02-24</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1086.awsdns-07.org</value>
    <value>ns-1993.awsdns-57.co.uk</value>
    <value>ns-398.awsdns-49.com</value>
    <value>ns-554.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>drforum.science</domain_name>
   <domain_keyword>drforum</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-06 13:12:18</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Odesskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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.hostiq.ua</value>
    <value>dns2.hostiq.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>dnsforum.so</domain_name>
   <domain_keyword>dnsforum</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-04-06 05:14:01</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>soNIC Reserved</registrar_name>
   <registrant_name>Privacy Reduced by SONIC</registrant_name>
   <registrant_company>Privacy Reduced by SONIC</registrant_company>
   <registrant_address>Privacy Reduced by SONIC</registrant_address>
   <registrant_city>Privacy Reduced by SONIC</registrant_city>
   <registrant_country>SO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+252.619988879</registrant_phone>
   <name_servers>
    <value>ns1.alphahost.so</value>
    <value>ns2.alphahost.so</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>inforum.business</domain_name>
   <domain_keyword>inforum</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-02 00:35:21</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ndforum.net</domain_name>
   <domain_keyword>ndforum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 21:50:09</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dcforum.com</domain_name>
   <domain_keyword>dcforum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:35:44</query_time>
   <create_date>1998-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-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=dcforum.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.savvis.net</value>
    <value>ns3.savvis.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dpforum.org</domain_name>
   <domain_keyword>dpforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 05:52:55</query_time>
   <create_date>2007-04-08</create_date>
   <update_date>2020-05-02</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>270</registrar_iana>
   <registrar_name>Address Creation, LLC</registrar_name>
   <registrar_website>http://www.addresscreation.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GOLDEN IMAGE TECHNOLOGY COMPANY LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kowloon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nnforum.ru</domain_name>
   <domain_keyword>nnforum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:12:46</query_time>
   <create_date>2006-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>dnaforum.org</domain_name>
   <domain_keyword>dnaforum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 18:23:05</query_time>
   <create_date>2005-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.237</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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