We found a total of 3 historical WHOIS records (in 0.044 seconds) for "simpleweb.host" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Sep 2014 - 7:00 AM UTC

Registered: 17 September 2014
Modified: 17 September 2014
Expiry: 17 September 2015

REGISTRAR

IANA: 69

NAME SERVERS

ns1.dynamic.com
ns2.dynamic.net
ns3.dynamic.org

DOMAIN STATUS

addPeriod
serverTransferProhibited

REGISTRANT

Name: Domain Administrator
Company: Dynamic Concepts, Inc.
Address: 18-B Journey
City: Aliso Viejo
State: CA
ZIP: 92656
Country: United States
Email: [email protected]
Phone: 19492151200
Fax: 19492151234

#2 - QUERY TIME

20 Jun 2017 - 5:59 AM UTC

Registered: 17 September 2014
Modified: 16 December 2016
Expiry: 17 September 2017

REGISTRAR

IANA: 69
Name: Tucows.com Co.
Website: http://www.tucows.com/

NAME SERVERS

ns1.dynamic.com
ns2.dynamic.net
ns3.dynamic.org

DOMAIN STATUS

ok

REGISTRANT

Name: Domain Administrator
Company: Dynamic Concepts, Inc.
Address: 18-B Journey
City: Aliso Viejo
State: CA
ZIP: 92656
Country: United States
Email: [email protected]
Phone: +1.9492151200
Fax: +1.9492151234

#3 - QUERY TIME

14 Feb 2018 - 5:38 PM UTC

Registered: 17 September 2014
Modified: 20 October 2017
Expiry: 17 September 2018

REGISTRAR

IANA: 69
Name: Tucows.com Co.
Website: http://www.tucows.com/

NAME SERVERS

ns1.dynamic.com
ns2.dynamic.net
ns3.dynamic.org

DOMAIN STATUS

ok

REGISTRANT

Name: Domain Administrator
Company: Dynamic Concepts, Inc.
Address: 18-B Journey
City: Aliso Viejo
State: CA
ZIP: 92656
Country: United States
Email: [email protected]
Phone: +1.9492151200
Fax: +1.9492151234

* 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=simpleweb.host
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "simpleweb.host",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "simpleweb.host",
    "results": [
        {
            "num": 1,
            "domain_name": "simpleweb.host",
            "domain_keyword": "simpleweb",
            "domain_tld": "host",
            "query_time": "2014-09-18 07:00:00",
            "create_date": "2014-09-17",
            "update_date": "2014-09-17",
            "expiry_date": "2015-09-17",
            "registrar_iana": 69,
            "registrant_name": "Domain Administrator",
            "registrant_company": "Dynamic Concepts, Inc.",
            "registrant_address": "18-B Journey",
            "registrant_city": "Aliso Viejo",
            "registrant_state": "CA",
            "registrant_zip": "92656",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "19492151200",
            "registrant_fax": "19492151234",
            "name_servers": [
                "ns1.dynamic.com",
                "ns2.dynamic.net",
                "ns3.dynamic.org"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "simpleweb.host",
            "domain_keyword": "simpleweb",
            "domain_tld": "host",
            "query_time": "2017-06-20 05:59:19",
            "create_date": "2014-09-17",
            "update_date": "2016-12-16",
            "expiry_date": "2017-09-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Dynamic Concepts, Inc.",
            "registrant_address": "18-B Journey",
            "registrant_city": "Aliso Viejo",
            "registrant_state": "CA",
            "registrant_zip": "92656",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9492151200",
            "registrant_fax": "+1.9492151234",
            "name_servers": [
                "ns1.dynamic.com",
                "ns2.dynamic.net",
                "ns3.dynamic.org"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "simpleweb.host",
            "domain_keyword": "simpleweb",
            "domain_tld": "host",
            "query_time": "2018-02-14 17:38:53",
            "create_date": "2014-09-17",
            "update_date": "2017-10-20",
            "expiry_date": "2018-09-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Dynamic Concepts, Inc.",
            "registrant_address": "18-B Journey",
            "registrant_city": "Aliso Viejo",
            "registrant_state": "CA",
            "registrant_zip": "92656",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9492151200",
            "registrant_fax": "+1.9492151234",
            "name_servers": [
                "ns1.dynamic.com",
                "ns2.dynamic.net",
                "ns3.dynamic.org"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "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>simpleweb.host</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>simpleweb.host</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>simpleweb.host</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2014-09-18 07:00:00</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2014-09-17</update_date>
   <expiry_date>2015-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Dynamic Concepts, Inc.</registrant_company>
   <registrant_address>18-B Journey</registrant_address>
   <registrant_city>Aliso Viejo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92656</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>19492151200</registrant_phone>
   <registrant_fax>19492151234</registrant_fax>
   <name_servers>
    <value>ns1.dynamic.com</value>
    <value>ns2.dynamic.net</value>
    <value>ns3.dynamic.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>simpleweb.host</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2017-06-20 05:59:19</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2016-12-16</update_date>
   <expiry_date>2017-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Dynamic Concepts, Inc.</registrant_company>
   <registrant_address>18-B Journey</registrant_address>
   <registrant_city>Aliso Viejo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92656</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9492151200</registrant_phone>
   <registrant_fax>+1.9492151234</registrant_fax>
   <name_servers>
    <value>ns1.dynamic.com</value>
    <value>ns2.dynamic.net</value>
    <value>ns3.dynamic.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>simpleweb.host</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2018-02-14 17:38:53</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2017-10-20</update_date>
   <expiry_date>2018-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Dynamic Concepts, Inc.</registrant_company>
   <registrant_address>18-B Journey</registrant_address>
   <registrant_city>Aliso Viejo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92656</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9492151200</registrant_phone>
   <registrant_fax>+1.9492151234</registrant_fax>
   <name_servers>
    <value>ns1.dynamic.com</value>
    <value>ns2.dynamic.net</value>
    <value>ns3.dynamic.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.044</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 56 domain names (in 0.045 seconds) which contained the exact domain keyword "simpleweb".
Domain Name Registered Expiry Registrar Ownership
1 simpleweb.com 24 Jun 1996 23 Jun 2024 Tucows Domains Inc. -
2 simpleweb.org 4 Aug 1999 4 Aug 2024 Key-Systems GmbH Universiteit Twente
3 simpleweb.net 6 Nov 2000 6 Nov 2024 NameCheap, Inc. -
4 simpleweb.jp 28 Dec 2004 31 Dec 2024 - Sociomedia, Inc.
5 simpleweb.co.uk 19 May 2005 19 May 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
6 simpleweb.info 8 Mar 2006 8 Mar 2026 OVH SAS REDACTED FOR PRIVACY
7 simpleweb.cat 21 Apr 2006 21 Apr 2025 Openprovider -
8 simpleweb.it 14 Dec 2006 26 Sep 2024 OVH Simpleweb di Mattia Di Giuseppe
9 simpleweb.mobi 20 Mar 2007 20 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Sociomedia, Inc.
10 simpleweb.cl 21 Jul 2009 8 May 2025 NIC Chile Everardo Cortez Armendáriz
11 simpleweb.lt 14 Aug 2009 15 Aug 2025 UAB "Interneto vizija" UAB "Interneto vizija"
12 simpleweb.ru 1 Apr 2010 1 Apr 2025 SALENAMES-RU Private Person
13 simpleweb.be 10 Apr 2010 - Combell nv -
14 simpleweb.ie 17 May 2010 18 May 2025 Blacknight Solutions REDACTED FOR PRIVACY
15 simpleweb.se 31 Jan 2011 31 Jan 2025 Loopia AB -
16 simpleweb.cc 12 Jan 2013 12 Jan 2025 GoDaddy.com, LLC -
17 simpleweb.io 6 Sep 2013 6 Sep 2024 Cloudflare, Inc Simple Enigma, Inc.
18 simpleweb.link 24 Sep 2014 24 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0138486421
19 simpleweb.website 20 May 2015 20 May 2025 Cloudflare, Inc. Simple Enigma, Inc.
20 simpleweb.work 11 Jul 2015 11 Jul 2024 Cloudflare, Inc. Simple Enigma, Inc.
21 simpleweb.hosting 11 Jul 2015 11 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0140722048
22 simpleweb.works 11 Jul 2015 11 Jul 2024 Cloudflare, Inc Simple Enigma, Inc.
23 simpleweb.xyz 3 Sep 2015 3 Sep 2024 Cloudflare, Inc. Simple Enigma, Inc.
24 simpleweb.online 30 Sep 2015 30 Sep 2024 Cloudflare, Inc. Simple Enigma, Inc.
25 simpleweb.marketing 27 May 2016 27 May 2025 Cloudflare, Inc Simple Enigma, Inc.
26 simpleweb.solutions 27 Feb 2018 27 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
27 simpleweb.com.ng 5 Nov 2018 5 Nov 2024 Upperlink Limited Example Inc.
28 simpleweb.tips 22 Sep 2019 22 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 simpleweb.dev 4 Mar 2020 4 Mar 2025 Squarespace Domains II LLC. Simple Enigma,. Inc.
30 simpleweb.live 4 Mar 2020 4 Mar 2025 Cloudflare, Inc Simple Enigma, Inc.
31 simpleweb.sk 10 Dec 2020 10 Dec 2024 Marián Butowski Marián Butowski
32 simpleweb.company 25 Mar 2021 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 simpleweb.page 5 May 2021 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 simpleweb.org.uk 17 Jun 2021 17 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
35 simpleweb.pl 27 Jun 2021 27 Jun 2024 PERSKIMEDIA Szymon Perski -
36 simpleweb.app 7 Oct 2021 7 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 simpleweb.ro 12 Nov 2021 11 Nov 2024 ICI - Registrar -
38 simpleweb.services 4 Feb 2022 4 Feb 2025 Domain.com, LLC Sebastien Genier
39 simpleweb.berlin 23 Jun 2022 23 Jun 2024 1&1 Internet SE -
40 simpleweb.agency 18 Aug 2022 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 simpleweb.us 1 Sep 2022 1 Sep 2024 Sav.com LLC Domain Nerdz LLC
42 simpleweb.com.br 14 Sep 2022 14 Sep 2024 - Murillo Renn? Jos?
43 simpleweb.co 20 Sep 2022 20 Sep 2024 GrepApps Technology Inc. REDACTED FOR PRIVACY
44 simpleweb.ovh 30 Oct 2022 30 Oct 2024 OVH REDACTED_FOR_PRIVACY
45 simpleweb.vip 10 Apr 2023 10 Apr 2025 Go China Domains Inc Domains By Proxy, LLC
46 simpleweb.today 29 Apr 2023 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 simpleweb.studio 1 Jun 2023 1 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
48 simpleweb.ninja 20 Jun 2023 20 Jun 2025 Name.com, Inc. Domain Protection Services, Inc.
49 simpleweb.uk 10 Jul 2023 10 Jul 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
50 simpleweb.lat 16 Sep 2023 16 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
51 simpleweb.cloud 11 Oct 2023 11 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 simpleweb.help 18 Feb 2024 18 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
53 simpleweb.pro 9 Mar 2024 9 Mar 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
54 simpleweb.biz 22 Mar 2024 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 simpleweb.top 30 Apr 2024 30 Apr 2025 BIZCN COM INC WuChenYang
56 simpleweb.click 9 May 2024 9 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
57 simpleweb.pt - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=simpleweb&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "simpleweb",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 57,
        "relation": "eq",
        "current": 57
    },
    "unique_domains": "simpleweb.com, simpleweb.org, simpleweb.net, simpleweb.jp, simpleweb.co.uk, simpleweb.info, simpleweb.cat, simpleweb.it, simpleweb.mobi, simpleweb.cl, simpleweb.lt, simpleweb.ru, simpleweb.be, simpleweb.ie, simpleweb.se, simpleweb.cc, simpleweb.io, simpleweb.link, simpleweb.website, simpleweb.work, simpleweb.hosting, simpleweb.works, simpleweb.xyz, simpleweb.online, simpleweb.marketing, simpleweb.solutions, simpleweb.com.ng, simpleweb.tips, simpleweb.dev, simpleweb.live, simpleweb.sk, simpleweb.company, simpleweb.page, simpleweb.org.uk, simpleweb.pl, simpleweb.app, simpleweb.ro, simpleweb.services, simpleweb.berlin, simpleweb.agency, simpleweb.us, simpleweb.com.br, simpleweb.co, simpleweb.ovh, simpleweb.vip, simpleweb.today, simpleweb.studio, simpleweb.ninja, simpleweb.uk, simpleweb.lat, simpleweb.cloud, simpleweb.help, simpleweb.pro, simpleweb.biz, simpleweb.top, simpleweb.click, simpleweb.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "simpleweb.com",
            "domain_keyword": "simpleweb",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "1996-06-24",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-1465.awsdns-55.org",
                "ns-305.awsdns-38.com",
                "ns-668.awsdns-19.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "simpleweb.org",
            "domain_keyword": "simpleweb",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "1999-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Universiteit Twente",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Overijssel",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.utwente.nl",
                "ns2.utwente.nl",
                "ns3.utwente.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "simpleweb.net",
            "domain_keyword": "simpleweb",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2000-11-06",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "simpleweb.jp",
            "domain_keyword": "simpleweb",
            "domain_tld": "jp",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2004-12-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Sociomedia, Inc.",
            "registrant_address": "Shinjuku-ku",
            "registrant_zip": "162-0842",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5206-6787",
            "registrant_fax": "03-5206-6823",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "simpleweb.co.uk",
            "domain_keyword": "simpleweb",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2005-05-19",
            "update_date": "2023-04-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "simpleweb.info",
            "domain_keyword": "simpleweb",
            "domain_tld": "info",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2006-03-08",
            "update_date": "2023-11-03",
            "expiry_date": "2026-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "simpleweb.cat",
            "domain_keyword": "simpleweb",
            "domain_tld": "cat",
            "query_time": "2024-05-02 22:12:20",
            "create_date": "2006-04-21",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.simpleweb.cat",
                "ns2.simpleweb.cat"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "simpleweb.it",
            "domain_keyword": "simpleweb",
            "domain_tld": "it",
            "query_time": "2024-04-13 13:21:14",
            "create_date": "2006-12-14",
            "update_date": "2024-01-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Simpleweb di Mattia Di Giuseppe",
            "registrant_address": "Via Piana 9",
            "registrant_city": "Citta Sant'Angelo",
            "registrant_state": "PE",
            "registrant_zip": "65013",
            "registrant_country": "IT",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "simpleweb.mobi",
            "domain_keyword": "simpleweb",
            "domain_tld": "mobi",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2007-03-20",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sociomedia, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "simpleweb.cl",
            "domain_keyword": "simpleweb",
            "domain_tld": "cl",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2009-07-21",
            "expiry_date": "2025-05-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Everardo Cortez Armendáriz",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "diva.ns.cloudflare.com"
            ]
        },
        {
            "num": 11,
            "domain_name": "simpleweb.lt",
            "domain_keyword": "simpleweb",
            "domain_tld": "lt",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2009-08-14",
            "expiry_date": "2025-08-15",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "simpleweb.ru",
            "domain_keyword": "simpleweb",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:12:13",
            "create_date": "2010-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "simpleweb.be",
            "domain_keyword": "simpleweb",
            "domain_tld": "be",
            "query_time": "2024-05-22 05:26:44",
            "create_date": "2010-04-10",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 14,
            "domain_name": "simpleweb.ie",
            "domain_keyword": "simpleweb",
            "domain_tld": "ie",
            "query_time": "2024-05-22 05:52:36",
            "create_date": "2010-05-17",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-18",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "simpleweb.se",
            "domain_keyword": "simpleweb",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:22:14",
            "create_date": "2011-01-31",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-31",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 16,
            "domain_name": "simpleweb.cc",
            "domain_keyword": "simpleweb",
            "domain_tld": "cc",
            "query_time": "2024-05-15 04:19:39",
            "create_date": "2013-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.c16127.sgvps.net",
                "ns2.c16127.sgvps.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "simpleweb.io",
            "domain_keyword": "simpleweb",
            "domain_tld": "io",
            "query_time": "2024-05-26 04:29:03",
            "create_date": "2013-09-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simple Enigma, Inc.",
            "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": [
                "norm.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "simpleweb.link",
            "domain_keyword": "simpleweb",
            "domain_tld": "link",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2014-09-24",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0138486421",
            "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": [
                "norm.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "simpleweb.website",
            "domain_keyword": "simpleweb",
            "domain_tld": "website",
            "query_time": "2024-05-23 09:10:18",
            "create_date": "2015-05-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Simple Enigma, Inc.",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "norm.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "simpleweb.work",
            "domain_keyword": "simpleweb",
            "domain_tld": "work",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2015-07-11",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simple Enigma, Inc.",
            "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": [
                "anna.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "simpleweb.hosting",
            "domain_keyword": "simpleweb",
            "domain_tld": "hosting",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2015-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0140722048",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "simpleweb.works",
            "domain_keyword": "simpleweb",
            "domain_tld": "works",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2015-07-11",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simple Enigma, Inc.",
            "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": [
                "norm.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "simpleweb.xyz",
            "domain_keyword": "simpleweb",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2015-09-03",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Simple Enigma, Inc.",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hugh.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "simpleweb.online",
            "domain_keyword": "simpleweb",
            "domain_tld": "online",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2015-09-30",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Simple Enigma, Inc.",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hugh.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "simpleweb.marketing",
            "domain_keyword": "simpleweb",
            "domain_tld": "marketing",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2016-05-27",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simple Enigma, Inc.",
            "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": [
                "norm.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "simpleweb.solutions",
            "domain_keyword": "simpleweb",
            "domain_tld": "solutions",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2018-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2026-02-27",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "simpleweb.com.ng",
            "domain_keyword": "simpleweb",
            "domain_tld": "com.ng",
            "query_time": "2024-05-18 06:25:13",
            "create_date": "2018-11-05",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Orimisan Ayebo",
            "registrant_company": "Example Inc.",
            "registrant_address": "8, Adeshina Street, Ijegun,",
            "registrant_city": "Isolo,",
            "registrant_state": "Lagos",
            "registrant_zip": "100263",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08063752014",
            "name_servers": [
                "ns1.upperserver5.com",
                "ns2.upperserver5.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "simpleweb.tips",
            "domain_keyword": "simpleweb",
            "domain_tld": "tips",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2019-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "simpleweb.dev",
            "domain_keyword": "simpleweb",
            "domain_tld": "dev",
            "query_time": "2024-05-12 10:21:41",
            "create_date": "2020-03-04",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simple Enigma,. Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "simpleweb.live",
            "domain_keyword": "simpleweb",
            "domain_tld": "live",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2020-03-04",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simple Enigma, Inc.",
            "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": [
                "anna.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "simpleweb.sk",
            "domain_keyword": "simpleweb",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:24:46",
            "create_date": "2020-12-10",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-10",
            "registrar_name": "Marián Butowski",
            "registrant_name": "Marián Butowski",
            "registrant_company": "Marián Butowski",
            "registrant_address": "Pannónska 1656/3",
            "registrant_city": "Svätý Jur",
            "registrant_zip": "90021",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.903111773",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ]
        },
        {
            "num": 32,
            "domain_name": "simpleweb.company",
            "domain_keyword": "simpleweb",
            "domain_tld": "company",
            "query_time": "2024-05-28 07:03:35",
            "create_date": "2021-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "simpleweb.page",
            "domain_keyword": "simpleweb",
            "domain_tld": "page",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2021-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "simpleweb.org.uk",
            "domain_keyword": "simpleweb",
            "domain_tld": "org.uk",
            "query_time": "2024-05-30 22:00:24",
            "create_date": "2021-06-17",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-17",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "simpleweb.pl",
            "domain_keyword": "simpleweb",
            "domain_tld": "pl",
            "query_time": "2024-05-26 04:29:06",
            "create_date": "2021-06-27",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-27",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.microhost.pl",
                "ns2.microhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "simpleweb.app",
            "domain_keyword": "simpleweb",
            "domain_tld": "app",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2021-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2025-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "simpleweb.ro",
            "domain_keyword": "simpleweb",
            "domain_tld": "ro",
            "query_time": "2024-04-10 06:19:30",
            "create_date": "2021-11-12",
            "expiry_date": "2024-11-11",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.mxx.ro",
                "ns2.mxx.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 38,
            "domain_name": "simpleweb.services",
            "domain_keyword": "simpleweb",
            "domain_tld": "services",
            "query_time": "2024-05-26 04:29:02",
            "create_date": "2022-02-04",
            "update_date": "2023-12-12",
            "expiry_date": "2025-02-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sebastien Genier",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "simpleweb.berlin",
            "domain_keyword": "simpleweb",
            "domain_tld": "berlin",
            "query_time": "2024-05-18 06:25:13",
            "create_date": "2022-06-23",
            "update_date": "2022-06-23",
            "expiry_date": "2024-06-23",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1030.ui-dns.biz",
                "ns1053.ui-dns.org",
                "ns1060.ui-dns.de",
                "ns1104.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "simpleweb.agency",
            "domain_keyword": "simpleweb",
            "domain_tld": "agency",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2022-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "simpleweb.us",
            "domain_keyword": "simpleweb",
            "domain_tld": "us",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2022-09-01",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "Michael Nava",
            "registrant_company": "Domain Nerdz LLC",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "8921 Wolf Dancer Ave",
            "registrant_zip": "89143",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "simpleweb.com.br",
            "domain_keyword": "simpleweb",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2022-09-14",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-14",
            "registrant_name": "Murillo Renn? Jos?",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "chance.ns.cloudflare.com",
                "eve.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 43,
            "domain_name": "simpleweb.co",
            "domain_keyword": "simpleweb",
            "domain_tld": "co",
            "query_time": "2024-04-25 05:44:45",
            "create_date": "2022-09-20",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-20",
            "registrar_iana": 3886,
            "registrar_name": "GrepApps Technology Inc.",
            "registrar_website": "https://docky.ly",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "simpleweb.ovh",
            "domain_keyword": "simpleweb",
            "domain_tld": "ovh",
            "query_time": "2024-05-15 04:19:39",
            "create_date": "2022-10-30",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-30",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "simpleweb.vip",
            "domain_keyword": "simpleweb",
            "domain_tld": "vip",
            "query_time": "2024-05-02 22:12:20",
            "create_date": "2023-04-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains Inc",
            "registrar_website": "whois.gochinadomains.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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "simpleweb.today",
            "domain_keyword": "simpleweb",
            "domain_tld": "today",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2023-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "simpleweb.studio",
            "domain_keyword": "simpleweb",
            "domain_tld": "studio",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2023-06-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "simpleweb.ninja",
            "domain_keyword": "simpleweb",
            "domain_tld": "ninja",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2023-06-20",
            "update_date": "2023-07-21",
            "expiry_date": "2025-06-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "simpleweb.uk",
            "domain_keyword": "simpleweb",
            "domain_tld": "uk",
            "query_time": "2024-04-10 06:19:17",
            "create_date": "2023-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "simpleweb.lat",
            "domain_keyword": "simpleweb",
            "domain_tld": "lat",
            "query_time": "2024-05-26 04:29:03",
            "create_date": "2023-09-16",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "simpleweb.cloud",
            "domain_keyword": "simpleweb",
            "domain_tld": "cloud",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "simpleweb.help",
            "domain_keyword": "simpleweb",
            "domain_tld": "help",
            "query_time": "2024-04-10 06:19:13",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "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": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "simpleweb.pro",
            "domain_keyword": "simpleweb",
            "domain_tld": "pro",
            "query_time": "2024-04-13 13:21:14",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "simpleweb.biz",
            "domain_keyword": "simpleweb",
            "domain_tld": "biz",
            "query_time": "2024-05-22 05:52:35",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexandra.ns.cloudflare.com",
                "gabriel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "simpleweb.top",
            "domain_keyword": "simpleweb",
            "domain_tld": "top",
            "query_time": "2024-05-02 17:51:13",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 471,
            "registrar_name": "BIZCN COM  INC",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WuChenYang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JiangSuSheng",
            "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": [
                "ns1.4everdns.com",
                "ns2.4everdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "simpleweb.click",
            "domain_keyword": "simpleweb",
            "domain_tld": "click",
            "query_time": "2024-05-12 14:22:53",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "simpleweb.pt",
            "domain_keyword": "simpleweb",
            "domain_tld": "pt",
            "query_time": "2024-05-28 07:03:35",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>simpleweb</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>57</total>
  <relation>eq</relation>
  <current>57</current>
 </count>
 <unique_domains>simpleweb.com, simpleweb.org, simpleweb.net, simpleweb.jp, simpleweb.co.uk, simpleweb.info, simpleweb.cat, simpleweb.it, simpleweb.mobi, simpleweb.cl, simpleweb.lt, simpleweb.ru, simpleweb.be, simpleweb.ie, simpleweb.se, simpleweb.cc, simpleweb.io, simpleweb.link, simpleweb.website, simpleweb.work, simpleweb.hosting, simpleweb.works, simpleweb.xyz, simpleweb.online, simpleweb.marketing, simpleweb.solutions, simpleweb.com.ng, simpleweb.tips, simpleweb.dev, simpleweb.live, simpleweb.sk, simpleweb.company, simpleweb.page, simpleweb.org.uk, simpleweb.pl, simpleweb.app, simpleweb.ro, simpleweb.services, simpleweb.berlin, simpleweb.agency, simpleweb.us, simpleweb.com.br, simpleweb.co, simpleweb.ovh, simpleweb.vip, simpleweb.today, simpleweb.studio, simpleweb.ninja, simpleweb.uk, simpleweb.lat, simpleweb.cloud, simpleweb.help, simpleweb.pro, simpleweb.biz, simpleweb.top, simpleweb.click, simpleweb.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>simpleweb.com</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>1996-06-24</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-1465.awsdns-55.org</value>
    <value>ns-305.awsdns-38.com</value>
    <value>ns-668.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>simpleweb.org</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>1999-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</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>Universiteit Twente</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Overijssel</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.utwente.nl</value>
    <value>ns2.utwente.nl</value>
    <value>ns3.utwente.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>simpleweb.net</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2000-11-06</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>simpleweb.jp</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2004-12-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Sociomedia, Inc.</registrant_name>
   <registrant_address>Shinjuku-ku</registrant_address>
   <registrant_zip>162-0842</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5206-6787</registrant_phone>
   <registrant_fax>03-5206-6823</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>simpleweb.co.uk</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>2005-05-19</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>simpleweb.info</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2006-03-08</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>simpleweb.cat</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-02 22:12:20</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.simpleweb.cat</value>
    <value>ns2.simpleweb.cat</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>simpleweb.it</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-13 13:21:14</query_time>
   <create_date>2006-12-14</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Simpleweb di Mattia Di Giuseppe</registrant_company>
   <registrant_address>Via Piana 9</registrant_address>
   <registrant_city>Citta Sant'Angelo</registrant_city>
   <registrant_state>PE</registrant_state>
   <registrant_zip>65013</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>simpleweb.mobi</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2007-03-20</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sociomedia, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>simpleweb.cl</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2009-07-21</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Everardo Cortez Armendáriz</registrant_name>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>diva.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>simpleweb.lt</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2009-08-14</create_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>simpleweb.ru</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:12:13</query_time>
   <create_date>2010-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>simpleweb.be</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-22 05:26:44</query_time>
   <create_date>2010-04-10</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>simpleweb.ie</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-22 05:52:36</query_time>
   <create_date>2010-05-17</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>simpleweb.se</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:22:14</query_time>
   <create_date>2011-01-31</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>simpleweb.cc</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 04:19:39</query_time>
   <create_date>2013-01-12</create_date>
   <update_date>2024-01-12</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.c16127.sgvps.net</value>
    <value>ns2.c16127.sgvps.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>17</num>
   <domain_name>simpleweb.io</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-26 04:29:03</query_time>
   <create_date>2013-09-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>simpleweb.link</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2014-09-24</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0138486421</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>norm.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>simpleweb.website</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-23 09:10:18</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.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>simpleweb.work</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2015-07-11</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.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>simpleweb.hosting</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2015-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0140722048</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>simpleweb.works</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2015-07-11</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>simpleweb.xyz</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hugh.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>simpleweb.online</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hugh.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>simpleweb.marketing</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>simpleweb.solutions</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2018-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2026-02-27</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>simpleweb.com.ng</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-18 06:25:13</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Orimisan Ayebo</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>8, Adeshina Street, Ijegun,</registrant_address>
   <registrant_city>Isolo,</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100263</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08063752014</registrant_phone>
   <name_servers>
    <value>ns1.upperserver5.com</value>
    <value>ns2.upperserver5.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>simpleweb.tips</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>2019-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>simpleweb.dev</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 10:21:41</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simple Enigma,. Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>simpleweb.live</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simple Enigma, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.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>simpleweb.sk</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:24:46</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>Marián Butowski</registrar_name>
   <registrant_name>Marián Butowski</registrant_name>
   <registrant_company>Marián Butowski</registrant_company>
   <registrant_address>Pannónska 1656/3</registrant_address>
   <registrant_city>Svätý Jur</registrant_city>
   <registrant_zip>90021</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.903111773</registrant_phone>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>simpleweb.company</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-28 07:03:35</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-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>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>33</num>
   <domain_name>simpleweb.page</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>simpleweb.org.uk</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-30 22:00:24</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>simpleweb.pl</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 04:29:06</query_time>
   <create_date>2021-06-27</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.microhost.pl</value>
    <value>ns2.microhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>simpleweb.app</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>simpleweb.ro</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 06:19:30</query_time>
   <create_date>2021-11-12</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.mxx.ro</value>
    <value>ns2.mxx.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>simpleweb.services</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-26 04:29:02</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sebastien Genier</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>simpleweb.berlin</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-18 06:25:13</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2022-06-23</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1053.ui-dns.org</value>
    <value>ns1060.ui-dns.de</value>
    <value>ns1104.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>simpleweb.agency</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>simpleweb.us</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>Domain Nerdz LLC</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>8921 Wolf Dancer Ave</registrant_state>
   <registrant_zip>89143</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</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>42</num>
   <domain_name>simpleweb.com.br</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrant_name>Murillo Renn? Jos?</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>chance.ns.cloudflare.com</value>
    <value>eve.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>simpleweb.co</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-25 05:44:45</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>3886</registrar_iana>
   <registrar_name>GrepApps Technology Inc.</registrar_name>
   <registrar_website>https://docky.ly</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>simpleweb.ovh</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-15 04:19:39</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>simpleweb.vip</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-02 22:12:20</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains Inc</registrar_name>
   <registrar_website>whois.gochinadomains.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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>simpleweb.today</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>simpleweb.studio</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>simpleweb.ninja</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>simpleweb.uk</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-10 06:19:17</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>simpleweb.lat</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-26 04:29:03</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>simpleweb.cloud</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-10 06:19:13</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>simpleweb.help</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-10 06:19:13</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</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>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>simpleweb.pro</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-13 13:21:14</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>simpleweb.biz</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-22 05:52:35</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexandra.ns.cloudflare.com</value>
    <value>gabriel.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>55</num>
   <domain_name>simpleweb.top</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-02 17:51:13</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>BIZCN COM  INC</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WuChenYang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JiangSuSheng</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>ns1.4everdns.com</value>
    <value>ns2.4everdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>simpleweb.click</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-12 14:22:53</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>simpleweb.pt</domain_name>
   <domain_keyword>simpleweb</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 07:03:35</query_time>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,193 domain names (in 0.193 seconds) which look and sound like the brand name "simpleweb".
Domain Name Registered Expiry Registrar Ownership
1 simple-web.ru 5 Sep 2023 5 Sep 2024 REGRU-RU Private Person
2 sampleweb.xyz 2 Aug 2023 2 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
3 simplewebs.co.nz 19 Feb 2011 - Metaname -
4 simplyweb.page 5 Apr 2019 5 Apr 2025 Domeneshop AS dba domainnameshop.com SIMPLYLEARN AS
5 simplesweb.online 24 Jan 2024 24 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
6 simplyweb.tech 11 Oct 2021 11 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
7 isimpleweb.com 31 Jul 2013 31 Jul 2024 GoDaddy.com, LLC -
8 simplyweb.scot 12 Jul 2016 12 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
9 sympleweb.com 7 Apr 2017 7 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
10 sampleweb.tech 30 Apr 2023 30 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
11 simplyweb.one 22 Aug 2023 22 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 simpleweb3.com 22 Jan 2021 22 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
13 simple-web.biz 19 Nov 2003 18 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
14 simplewebb.app 14 Jul 2023 14 Jul 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
15 simplrweb.com 25 Oct 2019 25 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
16 simplyweb.it 13 Jun 2010 4 Jan 2025 Aruba s.p.a. ANGELO GIAQUINTO
17 simplweb.ru 17 Nov 2023 17 Nov 2024 RU-CENTER-RU Private Person
18 simplewe.net 1 May 2019 1 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
19 simplweb.org 18 Feb 2022 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 simplxweb.xyz 6 May 2024 6 May 2025 Porkbun, LLC Private by Design, LLC
21 simplyweb.in 9 Apr 2024 9 Apr 2025 Hostinger, UAB Simply Web
22 simplyweb.cc 18 Mar 2024 18 Mar 2025 GoDaddy.com, LLC -
23 simpl-web.com 24 Jan 2024 24 Jan 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
24 simple-web.org 21 Sep 2021 21 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
25 siempleweb.com 9 Dec 2023 9 Dec 2025 Metaregistrar BV REDACTED FOR PRIVACY
26 sampleweb.nl 9 Feb 2006 - P.S.O. Beheer B.V. -
27 simpliweb.it 3 Feb 2016 3 Feb 2025 VHosting Solution S.r.l. SIMPLYWEB
28 ximpleweb.com 5 Apr 2019 5 Apr 2025 WEBCC RapidCloud (M) Sdn Bhd
29 simplexweb.com 29 May 2005 29 May 2025 ANNULET, INC BuyDomains.com
30 simple-web.ca 10 Feb 2020 10 Feb 2025 Tucows.com Co. REDACTED FOR PRIVACY
31 sampleweb.website 2 Nov 2023 2 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com shintaro kato
32 simple-web.xyz 23 May 2021 23 May 2025 Squarespace Domains II LLC Student
33 simplewebb.com 27 Feb 2013 27 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Glimvall Media
34 simpelweb.net 26 Mar 2024 26 Mar 2025 Vautron Rechenzentrum AG -
35 simpleiweb.net 1 Apr 2023 1 Apr 2025 Tucows Domains Inc. -
36 sampleweb.site 22 Dec 2023 22 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
37 simplerweb.net 17 Mar 2019 17 Mar 2025 Cloudflare, Inc. DATA REDACTED
38 simplyweb.net 17 Apr 1997 7 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
39 simpleweb3.co.uk 2 Dec 2021 2 Dec 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
40 sampleweb.biz 25 Jul 2013 24 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
41 simple-web.info 19 Jan 2024 19 Jan 2025 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
42 simplyweb.ca 29 Apr 2020 29 Apr 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
43 simplyweb.sk 15 Nov 2014 15 Nov 2024 WebSupport s.r.o. -
44 simplyweb.me 17 Jul 2021 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 simplyweb.com.pl 12 Jul 2023 12 Jul 2024 PERSKIMEDIA Szymon Perski -
46 simpliweb.com 14 Jan 2006 14 Jan 2025 ANNULET, INC BuyDomains.com
47 simpelweb.com 5 Jul 2023 5 Jul 2025 GoDaddy.com, LLC -
48 simpeleweb.site 17 Jun 2023 17 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
49 sampleweb.net 16 May 2004 16 May 2024 Name.com, Inc. Domain Protection Services, Inc.
50 simple-web.net 29 Apr 2019 29 Apr 2025 Cronon GmbH -
51 simplewebs.ca 20 Sep 2022 20 Sep 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
52 simpelweb.site 8 Apr 2024 8 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
53 simple-web.jp 31 Mar 2020 31 Mar 2025 - (Not displayed by registrant's request)
54 zimpleweb.nl 8 Aug 2015 - The Registrar Company B.V. -
55 simplesweb.app 27 Mar 2024 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 s1mpleweb.com 19 Jun 2020 19 Jun 2024 Launchpad.com Inc. -
57 sampleweb.org 17 Feb 2017 17 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
58 simple-web.dev 11 Jun 2020 11 Jun 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
59 simpliweb.site 25 Mar 2024 25 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
60 simplexweb.cloud 8 Mar 2024 8 Mar 2025 Tucows Domains Inc. Data Protected
61 simple-web.com 5 Aug 2016 5 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 simpluweb.com 18 Jan 2024 18 Jan 2025 GMO INTERNET, INC. REDACTED FOR PRIVACY
63 simplyweb.design 12 Apr 2023 12 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 simpieweb.com 1 Sep 2019 1 Sep 2024 GoDaddy.com, LLC -
65 simplyweb.ru 22 Sep 2017 22 Sep 2024 REGRU-RU Private Person
66 jsimpleweb.com 28 Jan 2024 28 Jan 2025 Cloudflare, Inc. DATA REDACTED
67 simplyweb.pl 26 Jul 2023 26 Jul 2024 Aftermarket.pl Limited -
68 simpleweg.com 1 Aug 2019 1 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
69 simplyweb.io 18 Jun 2018 18 Jun 2025 Mesh Digital Limited Domains By Proxy, LLC
70 simplyweb.se 4 Aug 2000 4 Aug 2024 Loopia AB -
71 simple-web.co.jp 10 Jun 1999 - - Simple lab.Co.,Ltd
72 simple-web.site 26 Aug 2019 26 Aug 2024 Gandi SAS -
73 sampleweb.store 9 Jun 2023 9 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 simplewebs.co.uk 20 Jul 2023 20 Jul 2024 Namesco Limited [Tag = NAMESCO] -
75 simpleeweb.com 16 Jul 2006 16 Jul 2024 IONOS SE 1&1 Internet Limited
76 sampleweb.com 6 Mar 2001 6 Mar 2025 GoDaddy.com, LLC -
77 simplyweb.com 28 May 1995 27 May 2025 GoDaddy.com, LLC -
78 simplerweb.com.br 31 Oct 2018 31 Oct 2024 - Bruno Alves Alexandre
79 simple-web.pl 13 Jun 2019 13 Jun 2024 cyber_Folks S.A. -
80 simpleneb.com 5 Sep 2022 5 Sep 2024 Wix.Com Ltd. sergio fabris
81 sampleweb.jp 8 Mar 2013 31 Mar 2025 - JIKI Co.,Ltd.
82 simpleweb3.xyz 1 May 2023 1 May 2025 Go Daddy, LLC Domains By Proxy, LLC
83 simplyweb.online 21 Jun 2023 21 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
84 simpleweb3.tools 22 Mar 2023 22 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 sampleweb.space 19 Jun 2023 19 Jun 2024 HOSTINGER operations, UAB Not Applicable
86 simpelweb.xyz 25 Mar 2024 25 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
87 simple-web.it 7 Jul 2022 24 Sep 2024 Tucows.com Co. PNG SRL
88 simple-web.art 16 Mar 2024 16 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
89 simplyweb.be 23 Mar 2018 - Realtime Register B.V. -
90 sampleweb.dev 26 May 2023 26 May 2033 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
91 sampleweb.online 25 Oct 2016 25 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com fellowstyle, INC.
92 asimpleweb.com 22 Jul 2022 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 simplyweb.eu - - TransIP Group BV -
94 simple2web.com 18 Jul 2010 18 Jul 2024 Tucows Domains Inc. -
95 simplyweb.biz 5 Oct 2022 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 simpleiweb.com 22 Nov 2012 22 Nov 2025 Tucows Domains Inc. -
97 simplyweb.info 30 Mar 2023 30 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ge rong kai
98 simplewebs.net 1 Oct 2003 1 Oct 2024 Tucows Domains Inc. -
99 asimpleweb.site 31 Jul 2019 31 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
100 sampleweb.info 4 Oct 2010 4 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com DELTA WORKS
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 Simpleweb.host.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=simpleweb.host
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "simpleweb.host",
        "page_size": 100
    },
    "count": {
        "total": 1193,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "simple-web.ru, sampleweb.xyz, simplewebs.co.nz, simplyweb.page, simplesweb.online, simplyweb.tech, isimpleweb.com, simplyweb.scot, sympleweb.com, sampleweb.tech, simplyweb.one, simpleweb3.com, simple-web.biz, simplewebb.app, simplrweb.com, simplyweb.it, simplweb.ru, simplewe.net, simplweb.org, simplxweb.xyz, simplyweb.in, simplyweb.cc, simpl-web.com, simple-web.org, siempleweb.com, sampleweb.nl, simpliweb.it, ximpleweb.com, simplexweb.com, simple-web.ca, sampleweb.website, simple-web.xyz, simplewebb.com, simpelweb.net, simpleiweb.net, sampleweb.site, simplerweb.net, simplyweb.net, simpleweb3.co.uk, sampleweb.biz, simple-web.info, simplyweb.ca, simplyweb.sk, simplyweb.me, simplyweb.com.pl, simpliweb.com, simpelweb.com, simpeleweb.site, sampleweb.net, simple-web.net, simplewebs.ca, simpelweb.site, simple-web.jp, zimpleweb.nl, simplesweb.app, s1mpleweb.com, sampleweb.org, simple-web.dev, simpliweb.site, simplexweb.cloud, simple-web.com, simpluweb.com, simplyweb.design, simpieweb.com, simplyweb.ru, jsimpleweb.com, simplyweb.pl, simpleweg.com, simplyweb.io, simplyweb.se, simple-web.co.jp, simple-web.site, sampleweb.store, simplewebs.co.uk, simpleeweb.com, sampleweb.com, simplyweb.com, simplerweb.com.br, simple-web.pl, simpleneb.com, sampleweb.jp, simpleweb3.xyz, simplyweb.online, simpleweb3.tools, sampleweb.space, simpelweb.xyz, simple-web.it, simple-web.art, simplyweb.be, sampleweb.dev, sampleweb.online, asimpleweb.com, simplyweb.eu, simple2web.com, simplyweb.biz, simpleiweb.com, simplyweb.info, simplewebs.net, asimpleweb.site, sampleweb.info",
    "results": [
        {
            "num": 1,
            "domain_name": "simple-web.ru",
            "domain_keyword": "simple-web",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:52",
            "create_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "sampleweb.xyz",
            "domain_keyword": "sampleweb",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 05:33:08",
            "create_date": "2023-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-02",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "simplewebs.co.nz",
            "domain_keyword": "simplewebs",
            "domain_tld": "co.nz",
            "query_time": "2024-05-18 06:25:14",
            "create_date": "2011-02-19",
            "update_date": "2024-02-16",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "simplyweb.page",
            "domain_keyword": "simplyweb",
            "domain_tld": "page",
            "query_time": "2024-05-26 08:26:28",
            "create_date": "2019-04-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainname.shop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SIMPLYLEARN AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rachel.ns.cloudflare.com",
                "rodney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "simplesweb.online",
            "domain_keyword": "simplesweb",
            "domain_tld": "online",
            "query_time": "2024-05-06 14:12:22",
            "create_date": "2024-01-24",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nspro20.hostgator.com.br",
                "nspro21.hostgator.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "simplyweb.tech",
            "domain_keyword": "simplyweb",
            "domain_tld": "tech",
            "query_time": "2024-04-28 21:34:49",
            "create_date": "2021-10-11",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "isimpleweb.com",
            "domain_keyword": "isimpleweb",
            "domain_tld": "com",
            "query_time": "2024-04-09 15:38:22",
            "create_date": "2013-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.westservers.net",
                "ns2.westservers.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "simplyweb.scot",
            "domain_keyword": "simplyweb",
            "domain_tld": "scot",
            "query_time": "2024-04-18 02:02:32",
            "create_date": "2016-07-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sympleweb.com",
            "domain_keyword": "sympleweb",
            "domain_tld": "com",
            "query_time": "2024-04-25 18:30:29",
            "create_date": "2017-04-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PANAMA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "https://tieredaccess.com/contact/e16bcba2-007d-4e22-b67b-53ba36e77975",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serverhostgroup.com",
                "ns2.serverhostgroup.com",
                "ns3.serverhostgroup.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sampleweb.tech",
            "domain_keyword": "sampleweb",
            "domain_tld": "tech",
            "query_time": "2024-05-11 01:53:33",
            "create_date": "2023-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "simplyweb.one",
            "domain_keyword": "simplyweb",
            "domain_tld": "one",
            "query_time": "2024-05-13 17:37:16",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "simpleweb3.com",
            "domain_keyword": "simpleweb3",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:29:03",
            "create_date": "2021-01-22",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "simple-web.biz",
            "domain_keyword": "simple-web",
            "domain_tld": "biz",
            "query_time": "2024-05-12 10:17:14",
            "create_date": "2003-11-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "simplewebb.app",
            "domain_keyword": "simplewebb",
            "domain_tld": "app",
            "query_time": "2024-04-10 06:19:14",
            "create_date": "2023-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "simplrweb.com",
            "domain_keyword": "simplrweb",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:52:06",
            "create_date": "2019-10-25",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/simplrweb.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1gjz.name.com",
                "ns2fln.name.com",
                "ns3gnv.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "simplyweb.it",
            "domain_keyword": "simplyweb",
            "domain_tld": "it",
            "query_time": "2024-04-18 02:02:32",
            "create_date": "2010-06-13",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "ANGELO GIAQUINTO",
            "registrant_address": "VIA PASTEUR, 26",
            "registrant_city": "CASERTA",
            "registrant_state": "CE",
            "registrant_zip": "81100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "simplweb.ru",
            "domain_keyword": "simplweb",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:12:16",
            "create_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "3911.ns1.domainparking.ru",
                "3911.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "simplewe.net",
            "domain_keyword": "simplewe",
            "domain_tld": "net",
            "query_time": "2024-05-28 07:03:35",
            "create_date": "2019-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "simplweb.org",
            "domain_keyword": "simplweb",
            "domain_tld": "org",
            "query_time": "2024-04-13 17:09:28",
            "create_date": "2022-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.geekstorage.com",
                "ns2.geekstorage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "simplxweb.xyz",
            "domain_keyword": "simplxweb",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 16:37:58",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "simplyweb.in",
            "domain_keyword": "simplyweb",
            "domain_tld": "in",
            "query_time": "2024-04-23 20:20:36",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simply Web",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "simplyweb.cc",
            "domain_keyword": "simplyweb",
            "domain_tld": "cc",
            "query_time": "2024-05-20 21:46:34",
            "create_date": "2024-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "simpl-web.com",
            "domain_keyword": "simpl-web",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:48:40",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2026-01-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "simple-web.org",
            "domain_keyword": "simple-web",
            "domain_tld": "org",
            "query_time": "2024-05-30 21:57:51",
            "create_date": "2021-09-21",
            "update_date": "2024-02-11",
            "expiry_date": "2024-09-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-114-a.gandi.net",
                "ns-119-c.gandi.net",
                "ns-43-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "siempleweb.com",
            "domain_keyword": "siempleweb",
            "domain_tld": "com",
            "query_time": "2024-04-07 04:59:27",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2025-12-09",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 26,
            "domain_name": "sampleweb.nl",
            "domain_keyword": "sampleweb",
            "domain_tld": "nl",
            "query_time": "2024-05-20 14:37:14",
            "create_date": "2006-02-09",
            "update_date": "2024-05-16",
            "registrar_name": "P.S.O. Beheer B.V.",
            "name_servers": [
                "ns1.pcugroup.com",
                "ns2.pcugroup.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "simpliweb.it",
            "domain_keyword": "simpliweb",
            "domain_tld": "it",
            "query_time": "2024-04-13 17:08:42",
            "create_date": "2016-02-03",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-03",
            "registrar_name": "VHosting Solution S.r.l.",
            "registrar_website": "https://www.vhosting.com",
            "registrant_company": "SIMPLYWEB",
            "registrant_address": "via pasteur, 26",
            "registrant_city": "caserta",
            "registrant_state": "CE",
            "registrant_zip": "81100",
            "registrant_country": "IT",
            "name_servers": [
                "sdns1.iltuohosting.it",
                "sdns2.iltuohosting.it",
                "sdns3.iltuohosting.it",
                "ssd2.iltuohosting.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 28,
            "domain_name": "ximpleweb.com",
            "domain_keyword": "ximpleweb",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:35:32",
            "create_date": "2019-04-05",
            "update_date": "2019-06-28",
            "expiry_date": "2025-04-05",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_company": "RapidCloud (M) Sdn Bhd",
            "registrant_address": "B-9-9, Capital 2, Oasis Square, No 2, Jalan PJU 1A/7A, Ara Damansara,",
            "registrant_city": "Petaling Jaya",
            "registrant_state": "Selangor",
            "registrant_zip": "47301",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.378413888",
            "registrant_fax": "+60.378413800",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "simplexweb.com",
            "domain_keyword": "simplexweb",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:45:45",
            "create_date": "2005-05-29",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-29",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "simple-web.ca",
            "domain_keyword": "simple-web",
            "domain_tld": "ca",
            "query_time": "2024-04-12 16:40:27",
            "create_date": "2020-02-10",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-10",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sampleweb.website",
            "domain_keyword": "sampleweb",
            "domain_tld": "website",
            "query_time": "2024-05-17 08:13:47",
            "create_date": "2023-11-02",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "shintaro kato",
            "registrant_state": "Gifu",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "simple-web.xyz",
            "domain_keyword": "simple-web",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 04:25:08",
            "create_date": "2021-05-23",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Student",
            "registrant_state": "NY",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "simplewebb.com",
            "domain_keyword": "simplewebb",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:44:46",
            "create_date": "2013-02-27",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Glimvall Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=simplewebb.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.wasabiweb.se",
                "dns2.wasabiweb.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "simpelweb.net",
            "domain_keyword": "simpelweb",
            "domain_tld": "net",
            "query_time": "2024-05-28 07:01:00",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "BY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lima-city.de",
                "ns2.lima-city.de",
                "ns3.lima-city.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "simpleiweb.net",
            "domain_keyword": "simpleiweb",
            "domain_tld": "net",
            "query_time": "2024-04-13 13:17:30",
            "create_date": "2023-04-01",
            "update_date": "2023-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sampleweb.site",
            "domain_keyword": "sampleweb",
            "domain_tld": "site",
            "query_time": "2024-05-05 05:33:08",
            "create_date": "2023-12-22",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Zaporizhia Oblast",
            "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.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "simplerweb.net",
            "domain_keyword": "simplerweb",
            "domain_tld": "net",
            "query_time": "2024-05-23 09:10:07",
            "create_date": "2019-03-17",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "RI",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/simplerweb.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "simon.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "simplyweb.net",
            "domain_keyword": "simplyweb",
            "domain_tld": "net",
            "query_time": "2024-05-09 15:24:49",
            "create_date": "1997-04-17",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/750ab2b2-ed7c-4868-8b81-d119743d97e5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nethere.net",
                "ns2.nethere.net",
                "ns3.nethere.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "simpleweb3.co.uk",
            "domain_keyword": "simpleweb3",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 06:19:15",
            "create_date": "2021-12-02",
            "update_date": "2022-01-11",
            "expiry_date": "2024-12-02",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "sampleweb.biz",
            "domain_keyword": "sampleweb",
            "domain_tld": "biz",
            "query_time": "2024-04-14 01:19:57",
            "create_date": "2013-07-25",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "simple-web.info",
            "domain_keyword": "simple-web",
            "domain_tld": "info",
            "query_time": "2024-05-18 06:20:48",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "simplyweb.ca",
            "domain_keyword": "simplyweb",
            "domain_tld": "ca",
            "query_time": "2024-05-09 15:24:49",
            "create_date": "2020-04-29",
            "update_date": "2024-05-05",
            "expiry_date": "2026-04-29",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simplyweb.ca",
                "ns2.simplyweb.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "simplyweb.sk",
            "domain_keyword": "simplyweb",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:24:47",
            "create_date": "2014-11-15",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-15",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "simplyweb.me",
            "domain_keyword": "simplyweb",
            "domain_tld": "me",
            "query_time": "2024-04-07 21:28:42",
            "create_date": "2021-07-17",
            "update_date": "2024-02-08",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simplyweb.me",
                "ns2.simplyweb.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "simplyweb.com.pl",
            "domain_keyword": "simplyweb",
            "domain_tld": "com.pl",
            "query_time": "2024-05-15 18:42:03",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "dns1.microhost.pl",
                "dns2.microhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "simpliweb.com",
            "domain_keyword": "simpliweb",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:31:49",
            "create_date": "2006-01-14",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-14",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "simpelweb.com",
            "domain_keyword": "simpelweb",
            "domain_tld": "com",
            "query_time": "2024-04-12 16:38:54",
            "create_date": "2023-07-05",
            "update_date": "2023-09-06",
            "expiry_date": "2025-07-05",
            "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": 48,
            "domain_name": "simpeleweb.site",
            "domain_keyword": "simpeleweb",
            "domain_tld": "site",
            "query_time": "2024-05-12 10:16:19",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sampleweb.net",
            "domain_keyword": "sampleweb",
            "domain_tld": "net",
            "query_time": "2024-05-28 07:42:32",
            "create_date": "2004-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/sampleweb.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1kpv.name.com",
                "ns2hkt.name.com",
                "ns3dkz.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "simple-web.net",
            "domain_keyword": "simple-web",
            "domain_tld": "net",
            "query_time": "2024-05-07 16:57:01",
            "create_date": "2019-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks17.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "simplewebs.ca",
            "domain_keyword": "simplewebs",
            "domain_tld": "ca",
            "query_time": "2024-04-10 06:19:14",
            "create_date": "2022-09-20",
            "update_date": "2022-11-19",
            "expiry_date": "2025-09-20",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "simpelweb.site",
            "domain_keyword": "simpelweb",
            "domain_tld": "site",
            "query_time": "2024-04-19 10:31:49",
            "create_date": "2024-04-08",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "simple-web.jp",
            "domain_keyword": "simple-web",
            "domain_tld": "jp",
            "query_time": "2024-04-21 15:03:16",
            "create_date": "2020-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-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": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 54,
            "domain_name": "zimpleweb.nl",
            "domain_keyword": "zimpleweb",
            "domain_tld": "nl",
            "query_time": "2024-05-07 06:34:52",
            "create_date": "2015-08-08",
            "update_date": "2019-03-15",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.thednscompany.com",
                "ns2.thednscompany.com",
                "ns3.thednscompany.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "simplesweb.app",
            "domain_keyword": "simplesweb",
            "domain_tld": "app",
            "query_time": "2024-06-01 14:35:49",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.scriptcase.host",
                "ns2.scriptcase.host"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "s1mpleweb.com",
            "domain_keyword": "s1mpleweb",
            "domain_tld": "com",
            "query_time": "2024-04-06 21:57:12",
            "create_date": "2020-06-19",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-19",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns8361.hostgator.com",
                "ns8362.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sampleweb.org",
            "domain_keyword": "sampleweb",
            "domain_tld": "org",
            "query_time": "2024-04-06 07:28:29",
            "create_date": "2017-02-17",
            "update_date": "2023-12-17",
            "expiry_date": "2025-02-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.caters.jp",
                "ns2.caters.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "simple-web.dev",
            "domain_keyword": "simple-web",
            "domain_tld": "dev",
            "query_time": "2024-04-12 16:40:27",
            "create_date": "2020-06-11",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "piotr.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "simpliweb.site",
            "domain_keyword": "simpliweb",
            "domain_tld": "site",
            "query_time": "2024-05-13 09:39:48",
            "create_date": "2024-03-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "simplexweb.cloud",
            "domain_keyword": "simplexweb",
            "domain_tld": "cloud",
            "query_time": "2024-05-12 10:21:49",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "simple-web.com",
            "domain_keyword": "simple-web",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:03:16",
            "create_date": "2016-08-05",
            "update_date": "2020-07-30",
            "expiry_date": "2025-08-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "simpluweb.com",
            "domain_keyword": "simpluweb",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:37:40",
            "create_date": "2024-01-18",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://www.onamae.com/service/whois/contact/?btn_id=whoisresulttop_whoiscontactus&domain=simpluweb.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org",
                "ns4.webhs.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "simplyweb.design",
            "domain_keyword": "simplyweb",
            "domain_tld": "design",
            "query_time": "2024-05-30 08:59:49",
            "create_date": "2023-04-12",
            "update_date": "2023-04-17",
            "expiry_date": "2024-04-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "simpieweb.com",
            "domain_keyword": "simpieweb",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:00:51",
            "create_date": "2019-09-01",
            "update_date": "2023-12-27",
            "expiry_date": "2024-09-01",
            "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": 65,
            "domain_name": "simplyweb.ru",
            "domain_keyword": "simplyweb",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:12:20",
            "create_date": "2017-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "jsimpleweb.com",
            "domain_keyword": "jsimpleweb",
            "domain_tld": "com",
            "query_time": "2024-05-26 06:51:00",
            "create_date": "2024-01-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Connecticut",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/jsimpleweb.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "jule.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "simplyweb.pl",
            "domain_keyword": "simplyweb",
            "domain_tld": "pl",
            "query_time": "2024-04-07 21:28:42",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "simpleweg.com",
            "domain_keyword": "simpleweg",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:44:53",
            "create_date": "2019-08-01",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "simplyweb.io",
            "domain_keyword": "simplyweb",
            "domain_tld": "io",
            "query_time": "2024-05-13 17:37:13",
            "create_date": "2018-06-18",
            "update_date": "2023-11-17",
            "expiry_date": "2025-06-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "alexis.ns.cloudflare.com",
                "arya.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "simplyweb.se",
            "domain_keyword": "simplyweb",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:22:19",
            "create_date": "2000-08-04",
            "update_date": "2024-02-19",
            "expiry_date": "2024-08-04",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "simple-web.co.jp",
            "domain_keyword": "simple-web",
            "domain_tld": "co.jp",
            "query_time": "2024-04-10 06:12:04",
            "create_date": "1999-06-10",
            "update_date": "2023-07-01",
            "registrant_company": "Simple lab.Co.,Ltd",
            "name_servers": [
                "asns1.customer.ne.jp",
                "asns2.customer.ne.jp"
            ]
        },
        {
            "num": 72,
            "domain_name": "simple-web.site",
            "domain_keyword": "simple-web",
            "domain_tld": "site",
            "query_time": "2024-05-18 06:20:48",
            "create_date": "2019-08-26",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-140-c.gandi.net",
                "ns-149-a.gandi.net",
                "ns-204-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sampleweb.store",
            "domain_keyword": "sampleweb",
            "domain_tld": "store",
            "query_time": "2024-05-12 06:39:09",
            "create_date": "2023-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "simplewebs.co.uk",
            "domain_keyword": "simplewebs",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 06:19:14",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.eco-dns.co.uk",
                "ns2.eco-dns.co.uk",
                "ns3.eco-dns.co.uk",
                "ns4.eco-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "simpleeweb.com",
            "domain_keyword": "simpleeweb",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:09:51",
            "create_date": "2006-07-16",
            "update_date": "2018-07-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sampleweb.com",
            "domain_keyword": "sampleweb",
            "domain_tld": "com",
            "query_time": "2024-05-11 01:53:34",
            "create_date": "2001-03-06",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "simplyweb.com",
            "domain_keyword": "simplyweb",
            "domain_tld": "com",
            "query_time": "2024-05-30 08:59:49",
            "create_date": "1995-05-28",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "simplerweb.com.br",
            "domain_keyword": "simplerweb",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 13:20:21",
            "create_date": "2018-10-31",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-31",
            "registrant_name": "Bruno Alves Alexandre",
            "name_servers": [
                "simon.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 79,
            "domain_name": "simple-web.pl",
            "domain_keyword": "simple-web",
            "domain_tld": "pl",
            "query_time": "2024-03-28 15:50:23",
            "create_date": "2019-06-13",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-13",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "simpleneb.com",
            "domain_keyword": "simpleneb",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:08:18",
            "create_date": "2022-09-05",
            "update_date": "2023-08-06",
            "expiry_date": "2024-09-05",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "sergio fabris",
            "registrant_company": "sergio fabris",
            "registrant_address": "Av. Patricias Argentinas 2009",
            "registrant_city": "Garin",
            "registrant_state": "B",
            "registrant_zip": "1619",
            "registrant_country": "AR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sampleweb.jp",
            "domain_keyword": "sampleweb",
            "domain_tld": "jp",
            "query_time": "2024-05-30 21:37:54",
            "create_date": "2013-03-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "JIKI Co.,Ltd.",
            "registrant_zip": "880-0857",
            "registrant_email": "[email protected]",
            "registrant_phone": "0985-60-1700",
            "registrant_fax": "0985-60-1710",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 82,
            "domain_name": "simpleweb3.xyz",
            "domain_keyword": "simpleweb3",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 17:48:30",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "simplyweb.online",
            "domain_keyword": "simplyweb",
            "domain_tld": "online",
            "query_time": "2024-05-19 06:19:39",
            "create_date": "2023-06-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "simpleweb3.tools",
            "domain_keyword": "simpleweb3",
            "domain_tld": "tools",
            "query_time": "2024-05-30 22:00:24",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sampleweb.space",
            "domain_keyword": "sampleweb",
            "domain_tld": "space",
            "query_time": "2024-06-01 20:19:39",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Quezon",
            "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.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "simpelweb.xyz",
            "domain_keyword": "simpelweb",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 04:24:54",
            "create_date": "2024-03-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "simple-web.it",
            "domain_keyword": "simple-web",
            "domain_tld": "it",
            "query_time": "2024-04-12 16:40:27",
            "create_date": "2022-07-07",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-24",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "PNG SRL",
            "registrant_address": "VIA G BARUCCHI, 37",
            "registrant_city": "Verona",
            "registrant_state": "VR",
            "registrant_zip": "37139",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 88,
            "domain_name": "simple-web.art",
            "domain_keyword": "simple-web",
            "domain_tld": "art",
            "query_time": "2024-05-15 04:17:05",
            "create_date": "2024-03-16",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "simplyweb.be",
            "domain_keyword": "simplyweb",
            "domain_tld": "be",
            "query_time": "2024-04-18 02:02:32",
            "create_date": "2018-03-23",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "drie.dnssrv.nl",
                "een.dnssrv.nl",
                "twee.dnssrv.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 90,
            "domain_name": "sampleweb.dev",
            "domain_keyword": "sampleweb",
            "domain_tld": "dev",
            "query_time": "2024-05-11 01:53:33",
            "create_date": "2023-05-26",
            "update_date": "2023-05-31",
            "expiry_date": "2033-05-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sampleweb.online",
            "domain_keyword": "sampleweb",
            "domain_tld": "online",
            "query_time": "2024-04-17 14:46:17",
            "create_date": "2016-10-25",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "fellowstyle, INC.",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "asimpleweb.com",
            "domain_keyword": "asimpleweb",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:07:07",
            "create_date": "2022-07-22",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-22",
            "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": 93,
            "domain_name": "simplyweb.eu",
            "domain_keyword": "simplyweb",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:03:44",
            "registrar_name": "TransIP Group BV",
            "registrar_website": "http://transip.nl",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ]
        },
        {
            "num": 94,
            "domain_name": "simple2web.com",
            "domain_keyword": "simple2web",
            "domain_tld": "com",
            "query_time": "2024-05-12 10:17:17",
            "create_date": "2010-07-18",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "simplyweb.biz",
            "domain_keyword": "simplyweb",
            "domain_tld": "biz",
            "query_time": "2024-04-28 21:34:49",
            "create_date": "2022-10-05",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "simpleiweb.com",
            "domain_keyword": "simpleiweb",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:17:30",
            "create_date": "2012-11-22",
            "update_date": "2022-10-31",
            "expiry_date": "2025-11-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "simplyweb.info",
            "domain_keyword": "simplyweb",
            "domain_tld": "info",
            "query_time": "2024-05-30 08:59:49",
            "create_date": "2023-03-30",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ge rong kai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "simplewebs.net",
            "domain_keyword": "simplewebs",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:44:48",
            "create_date": "2003-10-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "asimpleweb.site",
            "domain_keyword": "asimpleweb",
            "domain_tld": "site",
            "query_time": "2024-05-10 04:47:26",
            "create_date": "2019-07-31",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "NJ",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sampleweb.info",
            "domain_keyword": "sampleweb",
            "domain_tld": "info",
            "query_time": "2024-04-14 01:19:57",
            "create_date": "2010-10-04",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DELTA WORKS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kumamoto",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.193,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>simpleweb.host</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1193</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>simple-web.ru, sampleweb.xyz, simplewebs.co.nz, simplyweb.page, simplesweb.online, simplyweb.tech, isimpleweb.com, simplyweb.scot, sympleweb.com, sampleweb.tech, simplyweb.one, simpleweb3.com, simple-web.biz, simplewebb.app, simplrweb.com, simplyweb.it, simplweb.ru, simplewe.net, simplweb.org, simplxweb.xyz, simplyweb.in, simplyweb.cc, simpl-web.com, simple-web.org, siempleweb.com, sampleweb.nl, simpliweb.it, ximpleweb.com, simplexweb.com, simple-web.ca, sampleweb.website, simple-web.xyz, simplewebb.com, simpelweb.net, simpleiweb.net, sampleweb.site, simplerweb.net, simplyweb.net, simpleweb3.co.uk, sampleweb.biz, simple-web.info, simplyweb.ca, simplyweb.sk, simplyweb.me, simplyweb.com.pl, simpliweb.com, simpelweb.com, simpeleweb.site, sampleweb.net, simple-web.net, simplewebs.ca, simpelweb.site, simple-web.jp, zimpleweb.nl, simplesweb.app, s1mpleweb.com, sampleweb.org, simple-web.dev, simpliweb.site, simplexweb.cloud, simple-web.com, simpluweb.com, simplyweb.design, simpieweb.com, simplyweb.ru, jsimpleweb.com, simplyweb.pl, simpleweg.com, simplyweb.io, simplyweb.se, simple-web.co.jp, simple-web.site, sampleweb.store, simplewebs.co.uk, simpleeweb.com, sampleweb.com, simplyweb.com, simplerweb.com.br, simple-web.pl, simpleneb.com, sampleweb.jp, simpleweb3.xyz, simplyweb.online, simpleweb3.tools, sampleweb.space, simpelweb.xyz, simple-web.it, simple-web.art, simplyweb.be, sampleweb.dev, sampleweb.online, asimpleweb.com, simplyweb.eu, simple2web.com, simplyweb.biz, simpleiweb.com, simplyweb.info, simplewebs.net, asimpleweb.site, sampleweb.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>simple-web.ru</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:52</query_time>
   <create_date>2023-09-05</create_date>
   <expiry_date>2024-09-05</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>2</num>
   <domain_name>sampleweb.xyz</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 05:33:08</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-02</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>simplewebs.co.nz</domain_name>
   <domain_keyword>simplewebs</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-18 06:25:14</query_time>
   <create_date>2011-02-19</create_date>
   <update_date>2024-02-16</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>simplyweb.page</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-26 08:26:28</query_time>
   <create_date>2019-04-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainname.shop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SIMPLYLEARN AS</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>NO</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>rachel.ns.cloudflare.com</value>
    <value>rodney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>simplesweb.online</domain_name>
   <domain_keyword>simplesweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 14:12:22</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nspro20.hostgator.com.br</value>
    <value>nspro21.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>simplyweb.tech</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-28 21:34:49</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>isimpleweb.com</domain_name>
   <domain_keyword>isimpleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 15:38:22</query_time>
   <create_date>2013-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.westservers.net</value>
    <value>ns2.westservers.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>8</num>
   <domain_name>simplyweb.scot</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-18 02:02:32</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.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>sympleweb.com</domain_name>
   <domain_keyword>sympleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 18:30:29</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PANAMA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e16bcba2-007d-4e22-b67b-53ba36e77975</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serverhostgroup.com</value>
    <value>ns2.serverhostgroup.com</value>
    <value>ns3.serverhostgroup.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sampleweb.tech</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-11 01:53:33</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>simplyweb.one</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 17:37:16</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>simpleweb3.com</domain_name>
   <domain_keyword>simpleweb3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:29:03</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-22</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>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>simple-web.biz</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 10:17:14</query_time>
   <create_date>2003-11-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>simplewebb.app</domain_name>
   <domain_keyword>simplewebb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 06:19:14</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>simplrweb.com</domain_name>
   <domain_keyword>simplrweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:52:06</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/simplrweb.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1gjz.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>simplyweb.it</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 02:02:32</query_time>
   <create_date>2010-06-13</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>ANGELO GIAQUINTO</registrant_company>
   <registrant_address>VIA PASTEUR, 26</registrant_address>
   <registrant_city>CASERTA</registrant_city>
   <registrant_state>CE</registrant_state>
   <registrant_zip>81100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>simplweb.ru</domain_name>
   <domain_keyword>simplweb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:12:16</query_time>
   <create_date>2023-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>3911.ns1.domainparking.ru</value>
    <value>3911.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>simplewe.net</domain_name>
   <domain_keyword>simplewe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 07:03:35</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</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>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>simplweb.org</domain_name>
   <domain_keyword>simplweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 17:09:28</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.geekstorage.com</value>
    <value>ns2.geekstorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>simplxweb.xyz</domain_name>
   <domain_keyword>simplxweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 16:37:58</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>simplyweb.in</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 20:20:36</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simply Web</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>simplyweb.cc</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 21:46:34</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-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>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>23</num>
   <domain_name>simpl-web.com</domain_name>
   <domain_keyword>simpl-web</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:48:40</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>simple-web.org</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 21:57:51</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-114-a.gandi.net</value>
    <value>ns-119-c.gandi.net</value>
    <value>ns-43-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>siempleweb.com</domain_name>
   <domain_keyword>siempleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 04:59:27</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sampleweb.nl</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 14:37:14</query_time>
   <create_date>2006-02-09</create_date>
   <update_date>2024-05-16</update_date>
   <registrar_name>P.S.O. Beheer B.V.</registrar_name>
   <name_servers>
    <value>ns1.pcugroup.com</value>
    <value>ns2.pcugroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>simpliweb.it</domain_name>
   <domain_keyword>simpliweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-13 17:08:42</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>VHosting Solution S.r.l.</registrar_name>
   <registrar_website>https://www.vhosting.com</registrar_website>
   <registrant_company>SIMPLYWEB</registrant_company>
   <registrant_address>via pasteur, 26</registrant_address>
   <registrant_city>caserta</registrant_city>
   <registrant_state>CE</registrant_state>
   <registrant_zip>81100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>sdns1.iltuohosting.it</value>
    <value>sdns2.iltuohosting.it</value>
    <value>sdns3.iltuohosting.it</value>
    <value>ssd2.iltuohosting.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ximpleweb.com</domain_name>
   <domain_keyword>ximpleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:35:32</query_time>
   <create_date>2019-04-05</create_date>
   <update_date>2019-06-28</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_company>RapidCloud (M) Sdn Bhd</registrant_company>
   <registrant_address>B-9-9, Capital 2, Oasis Square, No 2, Jalan PJU 1A/7A, Ara Damansara,</registrant_address>
   <registrant_city>Petaling Jaya</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>47301</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.378413888</registrant_phone>
   <registrant_fax>+60.378413800</registrant_fax>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>simplexweb.com</domain_name>
   <domain_keyword>simplexweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:45:45</query_time>
   <create_date>2005-05-29</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>simple-web.ca</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-12 16:40:27</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>31</num>
   <domain_name>sampleweb.website</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-17 08:13:47</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>shintaro kato</registrant_company>
   <registrant_state>Gifu</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>simple-web.xyz</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 04:25:08</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-23</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>Student</registrant_company>
   <registrant_state>NY</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>simplewebb.com</domain_name>
   <domain_keyword>simplewebb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:44:46</query_time>
   <create_date>2013-02-27</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Glimvall Media</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>SE</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=simplewebb.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.wasabiweb.se</value>
    <value>dns2.wasabiweb.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>simpelweb.net</domain_name>
   <domain_keyword>simpelweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 07:01:00</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>BY</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lima-city.de</value>
    <value>ns2.lima-city.de</value>
    <value>ns3.lima-city.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>simpleiweb.net</domain_name>
   <domain_keyword>simpleiweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 13:17:30</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2025-04-01</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.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sampleweb.site</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-05 05:33:08</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Zaporizhia Oblast</registrant_state>
   <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>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>simplerweb.net</domain_name>
   <domain_keyword>simplerweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 09:10:07</query_time>
   <create_date>2019-03-17</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>RI</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/simplerweb.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>simon.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.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>simplyweb.net</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 15:24:49</query_time>
   <create_date>1997-04-17</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/750ab2b2-ed7c-4868-8b81-d119743d97e5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nethere.net</value>
    <value>ns2.nethere.net</value>
    <value>ns3.nethere.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>simpleweb3.co.uk</domain_name>
   <domain_keyword>simpleweb3</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 06:19:15</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2022-01-11</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>sampleweb.biz</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 01:19:57</query_time>
   <create_date>2013-07-25</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>simple-web.info</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 06:20:48</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>simplyweb.ca</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 15:24:49</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simplyweb.ca</value>
    <value>ns2.simplyweb.ca</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>43</num>
   <domain_name>simplyweb.sk</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:24:47</query_time>
   <create_date>2014-11-15</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>simplyweb.me</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-07 21:28:42</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simplyweb.me</value>
    <value>ns2.simplyweb.me</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>45</num>
   <domain_name>simplyweb.com.pl</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-15 18:42:03</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>dns1.microhost.pl</value>
    <value>dns2.microhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>simpliweb.com</domain_name>
   <domain_keyword>simpliweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:31:49</query_time>
   <create_date>2006-01-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>simpelweb.com</domain_name>
   <domain_keyword>simpelweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 16:38:54</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-07-05</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>48</num>
   <domain_name>simpeleweb.site</domain_name>
   <domain_keyword>simpeleweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 10:16:19</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sampleweb.net</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 07:42:32</query_time>
   <create_date>2004-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/sampleweb.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1kpv.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>simple-web.net</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 16:57:01</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>simplewebs.ca</domain_name>
   <domain_keyword>simplewebs</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-10 06:19:14</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2025-09-20</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>52</num>
   <domain_name>simpelweb.site</domain_name>
   <domain_keyword>simpelweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-19 10:31:49</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>simple-web.jp</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 15:03:16</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-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>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>zimpleweb.nl</domain_name>
   <domain_keyword>zimpleweb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 06:34:52</query_time>
   <create_date>2015-08-08</create_date>
   <update_date>2019-03-15</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.thednscompany.com</value>
    <value>ns2.thednscompany.com</value>
    <value>ns3.thednscompany.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>simplesweb.app</domain_name>
   <domain_keyword>simplesweb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 14:35:49</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.scriptcase.host</value>
    <value>ns2.scriptcase.host</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>s1mpleweb.com</domain_name>
   <domain_keyword>s1mpleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 21:57:12</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns8361.hostgator.com</value>
    <value>ns8362.hostgator.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>sampleweb.org</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-06 07:28:29</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.caters.jp</value>
    <value>ns2.caters.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>simple-web.dev</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-12 16:40:27</query_time>
   <create_date>2020-06-11</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>piotr.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>simpliweb.site</domain_name>
   <domain_keyword>simpliweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 09:39:48</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>simplexweb.cloud</domain_name>
   <domain_keyword>simplexweb</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-12 10:21:49</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>simple-web.com</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:03:16</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2020-07-30</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>simpluweb.com</domain_name>
   <domain_keyword>simpluweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:37:40</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.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>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://www.onamae.com/service/whois/contact/?btn_id=whoisresulttop_whoiscontactus&amp;domain=simpluweb.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
    <value>ns4.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>simplyweb.design</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-30 08:59:49</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>simpieweb.com</domain_name>
   <domain_keyword>simpieweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:00:51</query_time>
   <create_date>2019-09-01</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>65</num>
   <domain_name>simplyweb.ru</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:12:20</query_time>
   <create_date>2017-09-22</create_date>
   <expiry_date>2024-09-22</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>66</num>
   <domain_name>jsimpleweb.com</domain_name>
   <domain_keyword>jsimpleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 06:51:00</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Connecticut</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/jsimpleweb.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>jule.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>simplyweb.pl</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 21:28:42</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>simpleweg.com</domain_name>
   <domain_keyword>simpleweg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:44:53</query_time>
   <create_date>2019-08-01</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>simplyweb.io</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 17:37:13</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-06-18</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>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>alexis.ns.cloudflare.com</value>
    <value>arya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>simplyweb.se</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:22:19</query_time>
   <create_date>2000-08-04</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>simple-web.co.jp</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-10 06:12:04</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Simple lab.Co.,Ltd</registrant_company>
   <name_servers>
    <value>asns1.customer.ne.jp</value>
    <value>asns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>simple-web.site</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 06:20:48</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-140-c.gandi.net</value>
    <value>ns-149-a.gandi.net</value>
    <value>ns-204-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sampleweb.store</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 06:39:09</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>simplewebs.co.uk</domain_name>
   <domain_keyword>simplewebs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 06:19:14</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.eco-dns.co.uk</value>
    <value>ns2.eco-dns.co.uk</value>
    <value>ns3.eco-dns.co.uk</value>
    <value>ns4.eco-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>simpleeweb.com</domain_name>
   <domain_keyword>simpleeweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:09:51</query_time>
   <create_date>2006-07-16</create_date>
   <update_date>2018-07-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sampleweb.com</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 01:53:34</query_time>
   <create_date>2001-03-06</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>simplyweb.com</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 08:59:49</query_time>
   <create_date>1995-05-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-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>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>78</num>
   <domain_name>simplerweb.com.br</domain_name>
   <domain_keyword>simplerweb</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 13:20:21</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Bruno Alves Alexandre</registrant_name>
   <name_servers>
    <value>simon.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>simple-web.pl</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-28 15:50:23</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>simpleneb.com</domain_name>
   <domain_keyword>simpleneb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:08:18</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>sergio fabris</registrant_name>
   <registrant_company>sergio fabris</registrant_company>
   <registrant_address>Av. Patricias Argentinas 2009</registrant_address>
   <registrant_city>Garin</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>1619</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sampleweb.jp</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 21:37:54</query_time>
   <create_date>2013-03-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>JIKI Co.,Ltd.</registrant_name>
   <registrant_zip>880-0857</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0985-60-1700</registrant_phone>
   <registrant_fax>0985-60-1710</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>simpleweb3.xyz</domain_name>
   <domain_keyword>simpleweb3</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 17:48:30</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>simplyweb.online</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 06:19:39</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>simpleweb3.tools</domain_name>
   <domain_keyword>simpleweb3</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-30 22:00:24</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sampleweb.space</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-01 20:19:39</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Quezon</registrant_state>
   <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>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>simpelweb.xyz</domain_name>
   <domain_keyword>simpelweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 04:24:54</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>simple-web.it</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-12 16:40:27</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>PNG SRL</registrant_company>
   <registrant_address>VIA G BARUCCHI, 37</registrant_address>
   <registrant_city>Verona</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37139</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>simple-web.art</domain_name>
   <domain_keyword>simple-web</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-15 04:17:05</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>simplyweb.be</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 02:02:32</query_time>
   <create_date>2018-03-23</create_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>drie.dnssrv.nl</value>
    <value>een.dnssrv.nl</value>
    <value>twee.dnssrv.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>sampleweb.dev</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 01:53:33</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2033-05-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sampleweb.online</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 14:46:17</query_time>
   <create_date>2016-10-25</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>fellowstyle, INC.</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>asimpleweb.com</domain_name>
   <domain_keyword>asimpleweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:07:07</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-22</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>93</num>
   <domain_name>simplyweb.eu</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:03:44</query_time>
   <registrar_name>TransIP Group BV</registrar_name>
   <registrar_website>http://transip.nl</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>simple2web.com</domain_name>
   <domain_keyword>simple2web</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 10:17:17</query_time>
   <create_date>2010-07-18</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-18</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>simplyweb.biz</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 21:34:49</query_time>
   <create_date>2022-10-05</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.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>96</num>
   <domain_name>simpleiweb.com</domain_name>
   <domain_keyword>simpleiweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:17:30</query_time>
   <create_date>2012-11-22</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>simplyweb.info</domain_name>
   <domain_keyword>simplyweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 08:59:49</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ge rong kai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>simplewebs.net</domain_name>
   <domain_keyword>simplewebs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:44:48</query_time>
   <create_date>2003-10-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-01</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>asimpleweb.site</domain_name>
   <domain_keyword>asimpleweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 04:47:26</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-31</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>NJ</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sampleweb.info</domain_name>
   <domain_keyword>sampleweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-14 01:19:57</query_time>
   <create_date>2010-10-04</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DELTA WORKS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kumamoto</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.193</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.