WHOIS QUERY TIME

11 Jun 2024 - 3:36 AM UTC

Registered: 24 February 2023
Modified: 25 January 2024
Expiry: 24 February 2025

REGISTRAR

Name: Cloudflare, Inc. [Tag = CLOUDFLARE]
Website: https://cloudflare.com

NAME SERVERS

dax.ns.cloudflare.com
kayleigh.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tijssen.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tijssen.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tijssen.co.uk",
            "domain_keyword": "tijssen",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 03:36:35",
            "create_date": "2023-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tijssen.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tijssen.co.uk</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 03:36:35</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.053 seconds) for "tijssen.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Feb 2023 - 11:56 PM UTC

Registered: 24 February 2023
Modified: 24 February 2023
Expiry: 24 February 2024

REGISTRAR

Name: Cloudflare, Inc. [Tag = CLOUDFLARE]
Website: https://cloudflare.com

NAME SERVERS

dax.ns.cloudflare.com
kayleigh.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

26 Feb 2024 - 7:43 PM UTC

Registered: 24 February 2023
Modified: 25 January 2024
Expiry: 24 February 2025

REGISTRAR

Name: Cloudflare, Inc. [Tag = CLOUDFLARE]
Website: https://cloudflare.com

NAME SERVERS

dax.ns.cloudflare.com
kayleigh.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

* 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=tijssen.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tijssen.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tijssen.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "tijssen.co.uk",
            "domain_keyword": "tijssen",
            "domain_tld": "co.uk",
            "query_time": "2023-02-28 23:56:17",
            "create_date": "2023-02-24",
            "update_date": "2023-02-24",
            "expiry_date": "2024-02-24",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "tijssen.co.uk",
            "domain_keyword": "tijssen",
            "domain_tld": "co.uk",
            "query_time": "2024-02-26 19:43:25",
            "create_date": "2023-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>tijssen.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>tijssen.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tijssen.co.uk</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-02-28 23:56:17</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2024-02-24</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>tijssen.co.uk</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-02-26 19:43:25</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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 7 domain names (in 0.017 seconds) which contained the exact domain keyword "tijssen".
Domain Name Registered Expiry Registrar Ownership
1 tijssen.com 12 Apr 1999 12 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Tijssen BV
2 tijssen.net 28 Oct 1999 28 Oct 2024 GoDaddy.com, LLC -
3 tijssen.org 30 Jan 2008 30 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
4 tijssen.info 24 Dec 2010 24 Dec 2024 EuroDNS S.A. Whois Privacy (enumDNS dba)
5 tijssen.pet 10 Jul 2017 10 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu Tijssen BV
6 tijssen.shop 26 Apr 2018 26 Apr 2025 Registrar.eu -
7 tijssen.co.uk 24 Feb 2023 24 Feb 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
8 tijssen.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tijssen&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tijssen",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "tijssen.com, tijssen.net, tijssen.org, tijssen.info, tijssen.pet, tijssen.shop, tijssen.co.uk, tijssen.de",
    "results": [
        {
            "num": 1,
            "domain_name": "tijssen.com",
            "domain_keyword": "tijssen",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:05:49",
            "create_date": "1999-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "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": "Tijssen BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=tijssen.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.inter-hosting.nl",
                "ns02.inter-hosting.nl",
                "ns03.interforce-dns.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tijssen.net",
            "domain_keyword": "tijssen",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:05:49",
            "create_date": "1999-10-28",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.base.nl",
                "ns2.base.nl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tijssen.org",
            "domain_keyword": "tijssen",
            "domain_tld": "org",
            "query_time": "2024-04-22 09:05:49",
            "create_date": "2008-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Netherlands",
            "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": [
                "docks01.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tijssen.info",
            "domain_keyword": "tijssen",
            "domain_tld": "info",
            "query_time": "2024-04-22 09:05:49",
            "create_date": "2010-12-24",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "tijssen.pet",
            "domain_keyword": "tijssen",
            "domain_tld": "pet",
            "query_time": "2024-06-02 05:35:22",
            "create_date": "2017-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tijssen BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.inter-hosting.nl",
                "ns02.inter-hosting.nl",
                "ns03.interforce-dns.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tijssen.shop",
            "domain_keyword": "tijssen",
            "domain_tld": "shop",
            "query_time": "2024-05-16 01:52:58",
            "create_date": "2018-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_country": "NL",
            "name_servers": [
                "ns01.inter-hosting.nl",
                "ns02.inter-hosting.nl",
                "ns03.interforce-dns.nl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tijssen.co.uk",
            "domain_keyword": "tijssen",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 03:36:35",
            "create_date": "2023-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "tijssen.de",
            "domain_keyword": "tijssen",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:23:12",
            "update_date": "2022-08-22",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tijssen</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>tijssen.com, tijssen.net, tijssen.org, tijssen.info, tijssen.pet, tijssen.shop, tijssen.co.uk, tijssen.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tijssen.com</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:05:49</query_time>
   <create_date>1999-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>Tijssen BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=tijssen.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.inter-hosting.nl</value>
    <value>ns02.inter-hosting.nl</value>
    <value>ns03.interforce-dns.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tijssen.net</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:05:49</query_time>
   <create_date>1999-10-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.base.nl</value>
    <value>ns2.base.nl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tijssen.org</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 09:05:49</query_time>
   <create_date>2008-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Netherlands</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>docks01.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tijssen.info</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 09:05:49</query_time>
   <create_date>2010-12-24</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</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>LU</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tijssen.pet</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-06-02 05:35:22</query_time>
   <create_date>2017-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tijssen BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.inter-hosting.nl</value>
    <value>ns02.inter-hosting.nl</value>
    <value>ns03.interforce-dns.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tijssen.shop</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 01:52:58</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns01.inter-hosting.nl</value>
    <value>ns02.inter-hosting.nl</value>
    <value>ns03.interforce-dns.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tijssen.co.uk</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 03:36:35</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>tijssen.de</domain_name>
   <domain_keyword>tijssen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:23:12</query_time>
   <update_date>2022-08-22</update_date>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,226 domain names (in 0.168 seconds) which look and sound like the brand name "tijssen".
Domain Name Registered Expiry Registrar Ownership
1 thijssen.email 26 Mar 2014 26 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
2 tiessen.info 28 Jan 2009 28 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
3 tijssens.com 27 Aug 2004 27 Aug 2024 Metaregistrar BV REDACTED FOR PRIVACY
4 tinssen.com 9 Oct 2015 9 Oct 2028 OVH, SAS Tinssen Sp. z o.o.
5 rijssen.info 21 Sep 2001 21 Sep 2024 Key-Systems GmbH Gemeente Rijssen-Holten
6 tiessen.dev 20 Nov 2023 20 Nov 2024 Ascio Technologies, Inc. REDACTED FOR PRIVACY
7 thijssen.nl 13 Aug 1991 - team.blue nl B.V. -
8 thijssen.frl 21 Dec 2020 21 Dec 2024 Metaregistrar BV Applications -
9 tiessen.com 13 Feb 2002 13 Feb 2025 EPAG DOMAINSERVICES GmbH -
10 thijssen.one 20 May 2015 20 May 2024 Realtime Register B.V. REDACTED FOR PRIVACY
11 thijssen.family 20 Jan 2016 20 Jan 2025 1API GmbH REDACTED FOR PRIVACY
12 rijssen.com 30 Apr 1997 1 May 2025 Network Solutions, LLC -
13 nijssen.xyz 14 Nov 2017 14 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
14 tissen.top 7 Sep 2023 7 Sep 2024 Openprovider Regery Ukraine
15 tissen.net 28 Oct 2022 28 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
16 tissen.info 9 Mar 2004 9 Mar 2025 Variomedia AG REDACTED FOR PRIVACY
17 thijssen.biz 13 Nov 2001 12 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA A. Thijssen Computers
18 rijssen.online 24 May 2024 24 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu GB Concepts B.V.
19 thijssen.co.uk 18 Apr 2002 18 Apr 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
20 tijsven.com 2 Dec 2017 2 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
21 nijssen.info 22 Feb 2013 22 Feb 2025 Mijn InternetOplossing B.V. My Domain Provider
22 eijssen.com 27 Oct 2013 27 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 nijssen.garden 18 Jul 2016 18 Jul 2024 Realtime Register B.V. Nijssen Tuin Heemstede
24 gijssen.com 16 May 2006 16 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Gijssen Solutions
25 tiessen.net 29 Sep 2020 29 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
26 thijssen.com 6 Jun 2003 6 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
27 nijssen.be 13 Apr 2008 - Registrar.eu -
28 tijssel.ing 5 Dec 2023 5 Dec 2024 Go France Domains, LLC Domains By Proxy, LLC
29 thijssen.life 5 Apr 2015 5 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
30 nijssen.org 30 Mar 2000 30 Mar 2025 Tucows Domains Inc. Tucows.com Co
31 thijssen.digital 20 Oct 2020 20 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 nijssen.email 24 Aug 2015 24 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
33 nijssen.com 19 Dec 1997 18 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
34 lijssen.nl 17 Jan 2014 - ZXCS -
35 tijssens.nl 3 Nov 1999 - Realtime Register -
36 eijssen.be 11 May 2017 - Registrar.eu -
37 teijssen.be 15 Mar 2007 - Registrar.eu -
38 nijssen.net 3 Nov 1998 2 Nov 2024 Realtime Register B.V. -
39 nijssen.biz 22 Dec 2002 21 Dec 2024 Realtime Register B.V. My Domain Provider
40 rijssen.club 28 Apr 2016 27 Apr 2024 Cronon GmbH REDACTED FOR PRIVACY
41 thijssen.xyz 4 Jan 2023 4 Jan 2025 Cloudflare, Inc. -
42 tiessen.org 13 Sep 2019 13 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
43 tissen.tech 18 Jul 2023 18 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
44 thijssen.net 28 Oct 1999 28 Oct 2024 GoDaddy.com, LLC -
45 gtijssen.nl 13 Dec 2017 - Cronon GmbH -
46 thijssen.mobi 26 Jul 2013 26 Jul 2024 Metaregistrar BV REDACTED FOR PRIVACY
47 thijssen.pro 14 Apr 2023 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 thijssen.live 14 Apr 2023 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 tissen.ru 5 Apr 2017 5 Apr 2025 RU-CENTER-RU NETGALAXY LTD.
50 tissen.consulting 11 Feb 2023 11 Feb 2025 IONOS SE 1&1 Internet Limited
51 tissen.biz 30 Dec 2019 30 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
52 tissen.email 4 Feb 2021 4 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
53 tijsen.com 30 Nov 2000 30 Nov 2024 NameSilo, LLC -
54 thijssen.info 5 May 2022 5 May 2025 NameWeb BVBA REDACTED FOR PRIVACY
55 tijssens.net 4 Mar 2004 4 Mar 2025 MijnInternetOplossing B.V. REDACTED FOR PRIVACY
56 thijssen.studio 8 Jan 2021 8 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
57 tiessen.ru 22 Jan 2024 22 Jan 2025 RU-CENTER-RU Private Person
58 thijssen.org 29 Mar 2000 29 Mar 2025 Tucows Domains Inc. Tucows.com Co
59 teijssen.nl 10 Apr 2019 - Antagonist B.V. -
60 rijssen.nl 15 Jul 1998 - KPN -
61 tissen.dev 23 Mar 2020 23 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
62 tissen.space 19 Mar 2023 19 Mar 2024 Hosting Ukraine LLC Hosting Ukraine LLC
63 tissen.com 20 Jun 2002 20 Jun 2030 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
64 tissen.cloud 7 Jun 2021 7 Jun 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
65 tissen.network 17 Jan 2023 17 Jan 2025 united-domains AG REDACTED FOR PRIVACY
66 tijsen.net 14 Aug 1998 13 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Ricoland
67 tissen.de - - - -
68 tissen.xyz 7 Oct 2015 7 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
69 tissen.org 2 Feb 2003 2 Feb 2025 IONOS SE REDACTED FOR PRIVACY
70 tijsen.nl 20 Apr 2000 - Realtime Register -
71 tijsen.org 8 May 2007 8 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Hosting2GO
72 tipssee.com 4 Sep 2014 4 Sep 2024 GoDaddy.com, LLC -
73 trassen.com 28 Mar 2016 28 Mar 2025 TurnCommerce, Inc. DBA NameBright.com -
74 wiessen.com 17 Jul 2017 17 Jul 2024 Name.com, Inc. Events Nub
75 timsuen.com 30 Jun 2020 30 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
76 tirosen.com 10 Jan 2023 10 Jan 2025 GoDaddy.com, LLC -
77 timessen.com 16 Nov 2012 16 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
78 niessen.de - - - -
79 dijksen.nl 10 Jan 2019 - ZXCS -
80 tijssenho.com 3 Feb 2022 3 Feb 2025 Metaregistrar BV REDACTED FOR PRIVACY
81 linssen.co.uk 2 Mar 2000 2 Mar 2025 Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH] -
82 tniessen.me 25 Sep 2019 25 Sep 2028 Porkbun LLC Private by Design, LLC
83 thyssen.be 4 Apr 2004 - Realtime Register B.V. -
84 huijssen.com 27 Feb 2010 27 Feb 2025 Megazone Corp., dba HOSTING.KR Kim Seokjun
85 nilssen.com 16 Jan 2000 16 Jan 2025 Tucows Domains Inc. -
86 niessen.work 3 Mar 2021 3 Mar 2025 Key-Systems LLC REDACTED FOR PRIVACY
87 thissen.name - - IONOS SE -
88 yi-ssen.com 7 Jun 2022 7 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
89 meijssen.com 6 Jul 2022 6 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
90 tiasson.com 8 Sep 2017 8 Sep 2024 Bizcn.com,Inc. REDACTED FOR PRIVACY
91 hiossen.net 8 Aug 2007 8 Aug 2024 gabia OSSTEM IMPLANT
92 kiassen.com 29 Jun 2022 29 Jun 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
93 tiespen.asia 11 Mar 2024 11 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
94 niussen.com 18 Oct 2019 18 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
95 atissen.ru 7 Jan 2022 7 Jan 2025 REGRU-RU yandex
96 diessen.de - - - -
97 leijssen.info 6 Jun 2009 6 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
98 tiumsen.com 20 Sep 2014 20 Sep 2028 eName Technology Co.,Ltd. -
99 neijssen.blog 11 Sep 2021 11 Sep 2024 Cronon GmbH -
100 niessen.services 3 Mar 2022 3 Mar 2025 IONOS SE 1&1 Internet Limited
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 Tijssen.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tijssen.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tijssen.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 1226,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "thijssen.email, tiessen.info, tijssens.com, tinssen.com, rijssen.info, tiessen.dev, thijssen.nl, thijssen.frl, tiessen.com, thijssen.one, thijssen.family, rijssen.com, nijssen.xyz, tissen.top, tissen.net, tissen.info, thijssen.biz, rijssen.online, thijssen.co.uk, tijsven.com, nijssen.info, eijssen.com, nijssen.garden, gijssen.com, tiessen.net, thijssen.com, nijssen.be, tijssel.ing, thijssen.life, nijssen.org, thijssen.digital, nijssen.email, nijssen.com, lijssen.nl, tijssens.nl, eijssen.be, teijssen.be, nijssen.net, nijssen.biz, rijssen.club, thijssen.xyz, tiessen.org, tissen.tech, thijssen.net, gtijssen.nl, thijssen.mobi, thijssen.pro, thijssen.live, tissen.ru, tissen.consulting, tissen.biz, tissen.email, tijsen.com, thijssen.info, tijssens.net, thijssen.studio, tiessen.ru, thijssen.org, teijssen.nl, rijssen.nl, tissen.dev, tissen.space, tissen.com, tissen.cloud, tissen.network, tijsen.net, tissen.de, tissen.xyz, tissen.org, tijsen.nl, tijsen.org, tipssee.com, trassen.com, wiessen.com, timsuen.com, tirosen.com, timessen.com, niessen.de, dijksen.nl, tijssenho.com, linssen.co.uk, tniessen.me, thyssen.be, huijssen.com, nilssen.com, niessen.work, thissen.name, yi-ssen.com, meijssen.com, tiasson.com, hiossen.net, kiassen.com, tiespen.asia, niussen.com, atissen.ru, diessen.de, leijssen.info, tiumsen.com, neijssen.blog, niessen.services",
    "results": [
        {
            "num": 1,
            "domain_name": "thijssen.email",
            "domain_keyword": "thijssen",
            "domain_tld": "email",
            "query_time": "2024-05-13 00:38:44",
            "create_date": "2014-03-26",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "tiessen.info",
            "domain_keyword": "tiessen",
            "domain_tld": "info",
            "query_time": "2024-04-24 23:45:17",
            "create_date": "2009-01-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tijssens.com",
            "domain_keyword": "tijssens",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:05:50",
            "create_date": "2004-08-27",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-27",
            "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://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "tinssen.com",
            "domain_keyword": "tinssen",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:24:14",
            "create_date": "2015-10-09",
            "update_date": "2023-08-11",
            "expiry_date": "2028-10-09",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tinssen Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rijssen.info",
            "domain_keyword": "rijssen",
            "domain_tld": "info",
            "query_time": "2024-06-01 02:02:04",
            "create_date": "2001-09-21",
            "update_date": "2023-12-11",
            "expiry_date": "2024-09-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gemeente Rijssen-Holten",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.cloudvoor.nl",
                "dns02.cloudvoor.eu",
                "dns03.cloudvoor.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "tiessen.dev",
            "domain_keyword": "tiessen",
            "domain_tld": "dev",
            "query_time": "2024-05-27 22:46:38",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "thijssen.nl",
            "domain_keyword": "thijssen",
            "domain_tld": "nl",
            "query_time": "2024-05-19 03:27:14",
            "create_date": "1991-08-13",
            "update_date": "2023-01-17",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "thijssen.frl",
            "domain_keyword": "thijssen",
            "domain_tld": "frl",
            "query_time": "2024-05-03 02:15:51",
            "create_date": "2020-12-21",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-21",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tiessen.com",
            "domain_keyword": "tiessen",
            "domain_tld": "com",
            "query_time": "2024-04-24 23:45:17",
            "create_date": "2002-02-13",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-13",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "thijssen.one",
            "domain_keyword": "thijssen",
            "domain_tld": "one",
            "query_time": "2024-06-02 17:53:29",
            "create_date": "2015-05-20",
            "update_date": "2023-11-10",
            "expiry_date": "2024-05-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "thijssen.family",
            "domain_keyword": "thijssen",
            "domain_tld": "family",
            "query_time": "2024-04-16 16:43:47",
            "create_date": "2016-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rijssen.com",
            "domain_keyword": "rijssen",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:47:13",
            "create_date": "1997-04-30",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "nijssen.xyz",
            "domain_keyword": "nijssen",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 00:28:13",
            "create_date": "2017-11-14",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns061.auroradns.eu",
                "ns062.auroradns.nl",
                "ns063.auroradns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tissen.top",
            "domain_keyword": "tissen",
            "domain_tld": "top",
            "query_time": "2024-04-19 23:15:27",
            "create_date": "2023-09-07",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Regery Ukraine",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kharkivska oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tissen.net",
            "domain_keyword": "tissen",
            "domain_tld": "net",
            "query_time": "2024-05-13 15:09:44",
            "create_date": "2022-10-28",
            "update_date": "2023-12-20",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIN BIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "KH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=tissen.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tissen.info",
            "domain_keyword": "tissen",
            "domain_tld": "info",
            "query_time": "2024-05-10 09:20:17",
            "create_date": "2004-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.nerthusweb.de",
                "ns2.nerthusweb.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "thijssen.biz",
            "domain_keyword": "thijssen",
            "domain_tld": "biz",
            "query_time": "2024-05-13 00:38:44",
            "create_date": "2001-11-13",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A. Thijssen Computers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rijssen.online",
            "domain_keyword": "rijssen",
            "domain_tld": "online",
            "query_time": "2024-05-26 17:07:03",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "GB Concepts B.V.",
            "registrant_state": "Overijssel",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.p01.antagonist.nl",
                "ns2.p01.antagonist.net",
                "ns3.p01.antagonist.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "thijssen.co.uk",
            "domain_keyword": "thijssen",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 16:43:49",
            "create_date": "2002-04-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-18",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "tijsven.com",
            "domain_keyword": "tijsven",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:05:50",
            "create_date": "2017-12-02",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-02",
            "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": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/ccd3d535-fe9f-4be1-a43f-05fb5456702f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sitezoogle.com",
                "dns2.sitezoogle.com",
                "dns3.sitezoogle.com",
                "dns4.sitezoogle.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nijssen.info",
            "domain_keyword": "nijssen",
            "domain_tld": "info",
            "query_time": "2024-06-11 19:26:38",
            "create_date": "2013-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1587,
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.selecthost.be",
                "ns2.selecthost.eu",
                "ns3.selecthost.nl",
                "ns4.selecthost.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "eijssen.com",
            "domain_keyword": "eijssen",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:46:31",
            "create_date": "2013-10-27",
            "update_date": "2022-04-06",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nijssen.garden",
            "domain_keyword": "nijssen",
            "domain_tld": "garden",
            "query_time": "2024-06-11 19:26:38",
            "create_date": "2016-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nijssen Tuin Heemstede",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hosted.nl",
                "dns2.hosted.nl",
                "dns3.hosted.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gijssen.com",
            "domain_keyword": "gijssen",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:08:00",
            "create_date": "2006-05-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-05-16",
            "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": "Gijssen Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=gijssen.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "tiessen.net",
            "domain_keyword": "tiessen",
            "domain_tld": "net",
            "query_time": "2024-06-08 04:50:40",
            "create_date": "2020-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "thijssen.com",
            "domain_keyword": "thijssen",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:43:47",
            "create_date": "2003-06-06",
            "update_date": "2023-04-13",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nijssen.be",
            "domain_keyword": "nijssen",
            "domain_tld": "be",
            "query_time": "2024-06-11 19:26:38",
            "create_date": "2008-04-13",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 28,
            "domain_name": "tijssel.ing",
            "domain_keyword": "tijssel",
            "domain_tld": "ing",
            "query_time": "2024-06-02 05:35:22",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.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": [
                "ace.ns.cloudflare.com",
                "laylah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "thijssen.life",
            "domain_keyword": "thijssen",
            "domain_tld": "life",
            "query_time": "2024-04-16 16:43:47",
            "create_date": "2015-04-05",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "nijssen.org",
            "domain_keyword": "nijssen",
            "domain_tld": "org",
            "query_time": "2024-06-11 19:26:38",
            "create_date": "2000-03-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tucows.com Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "thijssen.digital",
            "domain_keyword": "thijssen",
            "domain_tld": "digital",
            "query_time": "2024-05-08 11:53:34",
            "create_date": "2020-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nijssen.email",
            "domain_keyword": "nijssen",
            "domain_tld": "email",
            "query_time": "2024-05-24 00:28:13",
            "create_date": "2015-08-24",
            "update_date": "2024-01-30",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nscp.zxcs.be",
                "nscp.zxcs.eu",
                "nscp.zxcs.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nijssen.com",
            "domain_keyword": "nijssen",
            "domain_tld": "com",
            "query_time": "2024-05-02 18:21:29",
            "create_date": "1997-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-18",
            "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": 34,
            "domain_name": "lijssen.nl",
            "domain_keyword": "lijssen",
            "domain_tld": "nl",
            "query_time": "2024-05-03 07:52:57",
            "create_date": "2014-01-17",
            "update_date": "2021-12-09",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 35,
            "domain_name": "tijssens.nl",
            "domain_keyword": "tijssens",
            "domain_tld": "nl",
            "query_time": "2024-05-26 17:38:50",
            "create_date": "1999-11-03",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "eijssen.be",
            "domain_keyword": "eijssen",
            "domain_tld": "be",
            "query_time": "2024-06-01 23:38:49",
            "create_date": "2017-05-11",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 37,
            "domain_name": "teijssen.be",
            "domain_keyword": "teijssen",
            "domain_tld": "be",
            "query_time": "2024-05-24 18:12:40",
            "create_date": "2007-03-15",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 38,
            "domain_name": "nijssen.net",
            "domain_keyword": "nijssen",
            "domain_tld": "net",
            "query_time": "2024-06-11 19:26:38",
            "create_date": "1998-11-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nijssen.biz",
            "domain_keyword": "nijssen",
            "domain_tld": "biz",
            "query_time": "2024-06-11 19:26:38",
            "create_date": "2002-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns477.sohosted.com",
                "ns477.sohosted.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rijssen.club",
            "domain_keyword": "rijssen",
            "domain_tld": "club",
            "query_time": "2024-06-02 23:13:05",
            "create_date": "2016-04-28",
            "update_date": "2024-04-27",
            "expiry_date": "2024-04-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "docks05.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "thijssen.xyz",
            "domain_keyword": "thijssen",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 11:53:34",
            "create_date": "2023-01-04",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Limburg",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "magali.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tiessen.org",
            "domain_keyword": "tiessen",
            "domain_tld": "org",
            "query_time": "2024-04-24 23:45:17",
            "create_date": "2019-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tissen.tech",
            "domain_keyword": "tissen",
            "domain_tld": "tech",
            "query_time": "2024-06-08 07:22:15",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "thijssen.net",
            "domain_keyword": "thijssen",
            "domain_tld": "net",
            "query_time": "2024-04-16 16:43:47",
            "create_date": "1999-10-28",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.base.nl",
                "ns2.base.nl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "gtijssen.nl",
            "domain_keyword": "gtijssen",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:10:11",
            "create_date": "2017-12-13",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks02.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 46,
            "domain_name": "thijssen.mobi",
            "domain_keyword": "thijssen",
            "domain_tld": "mobi",
            "query_time": "2024-06-12 16:13:56",
            "create_date": "2013-07-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-07-26",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "thijssen.pro",
            "domain_keyword": "thijssen",
            "domain_tld": "pro",
            "query_time": "2024-05-03 02:15:51",
            "create_date": "2023-04-14",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-14",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "thijssen.live",
            "domain_keyword": "thijssen",
            "domain_tld": "live",
            "query_time": "2024-05-03 02:15:51",
            "create_date": "2023-04-14",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-14",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tissen.ru",
            "domain_keyword": "tissen",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:35:20",
            "create_date": "2017-04-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "tissen.consulting",
            "domain_keyword": "tissen",
            "domain_tld": "consulting",
            "query_time": "2024-04-19 23:15:27",
            "create_date": "2023-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "please query the rdds service of the registrar 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": [
                "ns1020.ui-dns.com",
                "ns1043.ui-dns.biz",
                "ns1049.ui-dns.de",
                "ns1084.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tissen.biz",
            "domain_keyword": "tissen",
            "domain_tld": "biz",
            "query_time": "2024-06-08 07:22:15",
            "create_date": "2019-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks18.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tissen.email",
            "domain_keyword": "tissen",
            "domain_tld": "email",
            "query_time": "2024-06-08 07:22:15",
            "create_date": "2021-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks20.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "tijsen.com",
            "domain_keyword": "tijsen",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:05:47",
            "create_date": "2000-11-30",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "thijssen.info",
            "domain_keyword": "thijssen",
            "domain_tld": "info",
            "query_time": "2024-05-08 11:53:34",
            "create_date": "2022-05-05",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1464,
            "registrar_name": "NameWeb BVBA",
            "registrar_website": "http://www.nameweb.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.bnamed.eu",
                "ns.bnamed.uk",
                "ns.bnamed.us",
                "ns.nscluster.lv",
                "ns.nscluster.me"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "tijssens.net",
            "domain_keyword": "tijssens",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:05:50",
            "create_date": "2004-03-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1587,
            "registrar_name": "MijnInternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.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": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.scconline.nl",
                "ns7.scconline.nl",
                "ns8.scconline.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "thijssen.studio",
            "domain_keyword": "thijssen",
            "domain_tld": "studio",
            "query_time": "2024-06-12 16:13:56",
            "create_date": "2021-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Onbekend",
            "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": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tiessen.ru",
            "domain_keyword": "tiessen",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:42:52",
            "create_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "thijssen.org",
            "domain_keyword": "thijssen",
            "domain_tld": "org",
            "query_time": "2024-04-16 16:43:47",
            "create_date": "2000-03-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tucows.com Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "teijssen.nl",
            "domain_keyword": "teijssen",
            "domain_tld": "nl",
            "query_time": "2024-04-17 11:07:36",
            "create_date": "2019-04-10",
            "update_date": "2024-04-12",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 60,
            "domain_name": "rijssen.nl",
            "domain_keyword": "rijssen",
            "domain_tld": "nl",
            "query_time": "2024-04-24 20:02:01",
            "create_date": "1998-07-15",
            "update_date": "2021-07-29",
            "registrar_name": "KPN",
            "name_servers": [
                "ns1.kpn.net",
                "ns11.kpn.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "tissen.dev",
            "domain_keyword": "tissen",
            "domain_tld": "dev",
            "query_time": "2024-05-21 18:00:15",
            "create_date": "2020-03-23",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-23",
            "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": [
                "moura.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tissen.space",
            "domain_keyword": "tissen",
            "domain_tld": "space",
            "query_time": "2024-05-28 21:50:40",
            "create_date": "2023-03-19",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-19",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "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": [
                "clark.ns.cloudflare.com",
                "indie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "tissen.com",
            "domain_keyword": "tissen",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:15:27",
            "create_date": "2002-06-20",
            "update_date": "2021-05-18",
            "expiry_date": "2030-06-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tissen.cloud",
            "domain_keyword": "tissen",
            "domain_tld": "cloud",
            "query_time": "2024-05-13 15:09:44",
            "create_date": "2021-06-07",
            "update_date": "2024-05-13",
            "expiry_date": "2025-06-07",
            "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": [
                "lara.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tissen.network",
            "domain_keyword": "tissen",
            "domain_tld": "network",
            "query_time": "2024-05-19 16:31:20",
            "create_date": "2023-01-17",
            "update_date": "2024-05-11",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "tijsen.net",
            "domain_keyword": "tijsen",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:05:47",
            "create_date": "1998-08-14",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "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": "Ricoland",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=tijsen.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tissen.de",
            "domain_keyword": "tissen",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:27:09",
            "update_date": "2016-07-26",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 68,
            "domain_name": "tissen.xyz",
            "domain_keyword": "tissen",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 23:15:27",
            "create_date": "2015-10-07",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-07",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tissen.org",
            "domain_keyword": "tissen",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:15:27",
            "create_date": "2003-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.biz",
                "ns1019.ui-dns.com",
                "ns1019.ui-dns.de",
                "ns1019.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tijsen.nl",
            "domain_keyword": "tijsen",
            "domain_tld": "nl",
            "query_time": "2024-05-07 22:12:45",
            "create_date": "2000-04-20",
            "update_date": "2021-11-11",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "be.ns.vip.nl",
                "dns.resolver.domains",
                "nl.ns.vip.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "tijsen.org",
            "domain_keyword": "tijsen",
            "domain_tld": "org",
            "query_time": "2024-04-22 09:05:47",
            "create_date": "2007-05-08",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-08",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting2GO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "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.hosting2go.nl",
                "ns2.hosting2go.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tipssee.com",
            "domain_keyword": "tipssee",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:28:36",
            "create_date": "2014-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "trassen.com",
            "domain_keyword": "trassen",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:16:32",
            "create_date": "2016-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wiessen.com",
            "domain_keyword": "wiessen",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:09:06",
            "create_date": "2017-07-17",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Niaz Ullah Khan",
            "registrant_company": "Events Nub",
            "registrant_address": "Office 106 Asia centre Gulshan e iqbal Karachi",
            "registrant_city": "Karachi",
            "registrant_state": "sindh",
            "registrant_zip": "75000",
            "registrant_country": "PK",
            "registrant_email": "https://www.name.com/contact-domain-whois/wiessen.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1dns.name.com",
                "ns2fjz.name.com",
                "ns3qtx.name.com",
                "ns4fmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "timsuen.com",
            "domain_keyword": "timsuen",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:30:19",
            "create_date": "2020-06-30",
            "update_date": "2024-02-19",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=timsuen.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tirosen.com",
            "domain_keyword": "tirosen",
            "domain_tld": "com",
            "query_time": "2024-05-13 15:07:12",
            "create_date": "2023-01-10",
            "update_date": "2023-05-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "buck.ns.cloudflare.com",
                "danica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "timessen.com",
            "domain_keyword": "timessen",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:32:16",
            "create_date": "2012-11-16",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-16",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "niessen.de",
            "domain_keyword": "niessen",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:22:12",
            "update_date": "2022-02-08",
            "name_servers": [
                "ns1.netzkern.com",
                "ns2.netzkern.com",
                "ns3.netzkern.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "dijksen.nl",
            "domain_keyword": "dijksen",
            "domain_tld": "nl",
            "query_time": "2024-05-09 18:11:14",
            "create_date": "2019-01-10",
            "update_date": "2022-04-14",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 80,
            "domain_name": "tijssenho.com",
            "domain_keyword": "tijssenho",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:35:22",
            "create_date": "2022-02-03",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-03",
            "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://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 81,
            "domain_name": "linssen.co.uk",
            "domain_keyword": "linssen",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 07:16:02",
            "create_date": "2000-03-02",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-02",
            "registrar_name": "Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]",
            "registrar_website": "http://www.madasafish.com",
            "name_servers": [
                "ns1.force9.net",
                "ns2.force9.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "tniessen.me",
            "domain_keyword": "tniessen",
            "domain_tld": "me",
            "query_time": "2024-05-15 00:29:08",
            "create_date": "2019-09-25",
            "update_date": "2022-12-15",
            "expiry_date": "2028-09-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sandy.ns.cloudflare.com",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "thyssen.be",
            "domain_keyword": "thyssen",
            "domain_tld": "be",
            "query_time": "2024-06-08 09:41:27",
            "create_date": "2004-04-04",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 84,
            "domain_name": "huijssen.com",
            "domain_keyword": "huijssen",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:25:43",
            "create_date": "2010-02-27",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Kim Seokjun",
            "registrant_company": "Kim Seokjun",
            "registrant_address": "1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1028805222",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "nilssen.com",
            "domain_keyword": "nilssen",
            "domain_tld": "com",
            "query_time": "2024-04-19 20:23:38",
            "create_date": "2000-01-16",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "niessen.work",
            "domain_keyword": "niessen",
            "domain_tld": "work",
            "query_time": "2024-05-03 22:09:34",
            "create_date": "2021-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "thissen.name",
            "domain_keyword": "thissen",
            "domain_tld": "name",
            "query_time": "2024-05-06 14:37:34",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 88,
            "domain_name": "yi-ssen.com",
            "domain_keyword": "yi-ssen",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:41:38",
            "create_date": "2022-06-07",
            "update_date": "2024-05-08",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=yi-ssen.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "crystal.dnspod.net",
                "mussel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "meijssen.com",
            "domain_keyword": "meijssen",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:27:57",
            "create_date": "2022-07-06",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "tiasson.com",
            "domain_keyword": "tiasson",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:11:07",
            "create_date": "2017-09-08",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fujian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "hiossen.net",
            "domain_keyword": "hiossen",
            "domain_tld": "net",
            "query_time": "2024-04-26 23:14:43",
            "create_date": "2007-08-08",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-08",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "OSSTEM IMPLANT",
            "registrant_company": "OSSTEM IMPLANT",
            "registrant_address": "3, Magokjungang 12-ro, Gangseo-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "07789",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7043945780",
            "name_servers": [
                "ns.osstem.com",
                "ns2.osstem.com",
                "ns3.osstem.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "kiassen.com",
            "domain_keyword": "kiassen",
            "domain_tld": "com",
            "query_time": "2024-05-06 20:26:07",
            "create_date": "2022-06-29",
            "update_date": "2022-06-29",
            "expiry_date": "2032-06-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "tiespen.asia",
            "domain_keyword": "tiespen",
            "domain_tld": "asia",
            "query_time": "2024-05-13 18:47:53",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "niussen.com",
            "domain_keyword": "niussen",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:36:13",
            "create_date": "2019-10-18",
            "update_date": "2019-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "atissen.ru",
            "domain_keyword": "atissen",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:25:52",
            "create_date": "2022-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "diessen.de",
            "domain_keyword": "diessen",
            "domain_tld": "de",
            "query_time": "2024-05-21 15:00:39",
            "update_date": "2021-02-25",
            "name_servers": [
                "auth1.artfiles.de",
                "auth2.artfiles.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "leijssen.info",
            "domain_keyword": "leijssen",
            "domain_tld": "info",
            "query_time": "2024-05-15 11:31:11",
            "create_date": "2009-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Weert",
            "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.exactnet7.nl",
                "ns2.exactnet.be",
                "ns3.exactnet.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tiumsen.com",
            "domain_keyword": "tiumsen",
            "domain_tld": "com",
            "query_time": "2024-05-24 12:19:39",
            "create_date": "2014-09-20",
            "update_date": "2023-07-03",
            "expiry_date": "2028-09-20",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/tiumsen.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "neijssen.blog",
            "domain_keyword": "neijssen",
            "domain_tld": "blog",
            "query_time": "2024-05-23 09:23:39",
            "create_date": "2021-09-11",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-11",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks02.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "niessen.services",
            "domain_keyword": "niessen",
            "domain_tld": "services",
            "query_time": "2024-05-07 05:39:58",
            "create_date": "2022-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "please query the rdds service of the registrar 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": [
                "ns1018.ui-dns.biz",
                "ns1050.ui-dns.de",
                "ns1120.ui-dns.com",
                "ns1124.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.168,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tijssen.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1226</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>thijssen.email, tiessen.info, tijssens.com, tinssen.com, rijssen.info, tiessen.dev, thijssen.nl, thijssen.frl, tiessen.com, thijssen.one, thijssen.family, rijssen.com, nijssen.xyz, tissen.top, tissen.net, tissen.info, thijssen.biz, rijssen.online, thijssen.co.uk, tijsven.com, nijssen.info, eijssen.com, nijssen.garden, gijssen.com, tiessen.net, thijssen.com, nijssen.be, tijssel.ing, thijssen.life, nijssen.org, thijssen.digital, nijssen.email, nijssen.com, lijssen.nl, tijssens.nl, eijssen.be, teijssen.be, nijssen.net, nijssen.biz, rijssen.club, thijssen.xyz, tiessen.org, tissen.tech, thijssen.net, gtijssen.nl, thijssen.mobi, thijssen.pro, thijssen.live, tissen.ru, tissen.consulting, tissen.biz, tissen.email, tijsen.com, thijssen.info, tijssens.net, thijssen.studio, tiessen.ru, thijssen.org, teijssen.nl, rijssen.nl, tissen.dev, tissen.space, tissen.com, tissen.cloud, tissen.network, tijsen.net, tissen.de, tissen.xyz, tissen.org, tijsen.nl, tijsen.org, tipssee.com, trassen.com, wiessen.com, timsuen.com, tirosen.com, timessen.com, niessen.de, dijksen.nl, tijssenho.com, linssen.co.uk, tniessen.me, thyssen.be, huijssen.com, nilssen.com, niessen.work, thissen.name, yi-ssen.com, meijssen.com, tiasson.com, hiossen.net, kiassen.com, tiespen.asia, niussen.com, atissen.ru, diessen.de, leijssen.info, tiumsen.com, neijssen.blog, niessen.services</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thijssen.email</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-13 00:38:44</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tiessen.info</domain_name>
   <domain_keyword>tiessen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 23:45:17</query_time>
   <create_date>2009-01-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tijssens.com</domain_name>
   <domain_keyword>tijssens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:05:50</query_time>
   <create_date>2004-08-27</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-27</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://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tinssen.com</domain_name>
   <domain_keyword>tinssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:24:14</query_time>
   <create_date>2015-10-09</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2028-10-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tinssen Sp. z o.o.</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>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rijssen.info</domain_name>
   <domain_keyword>rijssen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 02:02:04</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gemeente Rijssen-Holten</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.cloudvoor.nl</value>
    <value>dns02.cloudvoor.eu</value>
    <value>dns03.cloudvoor.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tiessen.dev</domain_name>
   <domain_keyword>tiessen</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 22:46:38</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>thijssen.nl</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 03:27:14</query_time>
   <create_date>1991-08-13</create_date>
   <update_date>2023-01-17</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>thijssen.frl</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-03 02:15:51</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tiessen.com</domain_name>
   <domain_keyword>tiessen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 23:45:17</query_time>
   <create_date>2002-02-13</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>thijssen.one</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 17:53:29</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.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>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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>thijssen.family</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-16 16:43:47</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rijssen.com</domain_name>
   <domain_keyword>rijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:47:13</query_time>
   <create_date>1997-04-30</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>nijssen.xyz</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 00:28:13</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns061.auroradns.eu</value>
    <value>ns062.auroradns.nl</value>
    <value>ns063.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tissen.top</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 23:15:27</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Regery Ukraine</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kharkivska oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tissen.net</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 15:09:44</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIN BIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=tissen.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>tissen.info</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 09:20:17</query_time>
   <create_date>2004-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.nerthusweb.de</value>
    <value>ns2.nerthusweb.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>thijssen.biz</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 00:38:44</query_time>
   <create_date>2001-11-13</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A. Thijssen Computers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rijssen.online</domain_name>
   <domain_keyword>rijssen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 17:07:03</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>GB Concepts B.V.</registrant_company>
   <registrant_state>Overijssel</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.p01.antagonist.nl</value>
    <value>ns2.p01.antagonist.net</value>
    <value>ns3.p01.antagonist.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>thijssen.co.uk</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 16:43:49</query_time>
   <create_date>2002-04-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>tijsven.com</domain_name>
   <domain_keyword>tijsven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:05:50</query_time>
   <create_date>2017-12-02</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-02</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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ccd3d535-fe9f-4be1-a43f-05fb5456702f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sitezoogle.com</value>
    <value>dns2.sitezoogle.com</value>
    <value>dns3.sitezoogle.com</value>
    <value>dns4.sitezoogle.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>nijssen.info</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 19:26:38</query_time>
   <create_date>2013-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.selecthost.be</value>
    <value>ns2.selecthost.eu</value>
    <value>ns3.selecthost.nl</value>
    <value>ns4.selecthost.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>eijssen.com</domain_name>
   <domain_keyword>eijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:46:31</query_time>
   <create_date>2013-10-27</create_date>
   <update_date>2022-04-06</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nijssen.garden</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>garden</domain_tld>
   <query_time>2024-06-11 19:26:38</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nijssen Tuin Heemstede</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hosted.nl</value>
    <value>dns2.hosted.nl</value>
    <value>dns3.hosted.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>gijssen.com</domain_name>
   <domain_keyword>gijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:08:00</query_time>
   <create_date>2006-05-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-05-16</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>Gijssen Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=gijssen.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tiessen.net</domain_name>
   <domain_keyword>tiessen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 04:50:40</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-29</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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>thijssen.com</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:43:47</query_time>
   <create_date>2003-06-06</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>nijssen.be</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-11 19:26:38</query_time>
   <create_date>2008-04-13</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>tijssel.ing</domain_name>
   <domain_keyword>tijssel</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-02 05:35:22</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.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>ace.ns.cloudflare.com</value>
    <value>laylah.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>29</num>
   <domain_name>thijssen.life</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-16 16:43:47</query_time>
   <create_date>2015-04-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>nijssen.org</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 19:26:38</query_time>
   <create_date>2000-03-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tucows.com Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</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>thijssen.digital</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-08 11:53:34</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nijssen.email</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-24 00:28:13</query_time>
   <create_date>2015-08-24</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nscp.zxcs.be</value>
    <value>nscp.zxcs.eu</value>
    <value>nscp.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nijssen.com</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 18:21:29</query_time>
   <create_date>1997-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-18</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>34</num>
   <domain_name>lijssen.nl</domain_name>
   <domain_keyword>lijssen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 07:52:57</query_time>
   <create_date>2014-01-17</create_date>
   <update_date>2021-12-09</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>tijssens.nl</domain_name>
   <domain_keyword>tijssens</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 17:38:50</query_time>
   <create_date>1999-11-03</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>eijssen.be</domain_name>
   <domain_keyword>eijssen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 23:38:49</query_time>
   <create_date>2017-05-11</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>teijssen.be</domain_name>
   <domain_keyword>teijssen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 18:12:40</query_time>
   <create_date>2007-03-15</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>nijssen.net</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 19:26:38</query_time>
   <create_date>1998-11-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.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>nijssen.biz</domain_name>
   <domain_keyword>nijssen</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-11 19:26:38</query_time>
   <create_date>2002-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns477.sohosted.com</value>
    <value>ns477.sohosted.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rijssen.club</domain_name>
   <domain_keyword>rijssen</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 23:13:05</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>docks05.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>thijssen.xyz</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 11:53:34</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Limburg</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>magali.ns.cloudflare.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>tiessen.org</domain_name>
   <domain_keyword>tiessen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 23:45:17</query_time>
   <create_date>2019-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tissen.tech</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-08 07:22:15</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>thijssen.net</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 16:43:47</query_time>
   <create_date>1999-10-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.base.nl</value>
    <value>ns2.base.nl</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>gtijssen.nl</domain_name>
   <domain_keyword>gtijssen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:10:11</query_time>
   <create_date>2017-12-13</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>thijssen.mobi</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-12 16:13:56</query_time>
   <create_date>2013-07-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-07-26</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>thijssen.pro</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-03 02:15:51</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-14</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>thijssen.live</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-03 02:15:51</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-14</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tissen.ru</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:35:20</query_time>
   <create_date>2017-04-05</create_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</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>50</num>
   <domain_name>tissen.consulting</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-19 23:15:27</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet 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>please query the rdds service of the registrar 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>ns1020.ui-dns.com</value>
    <value>ns1043.ui-dns.biz</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1084.ui-dns.org</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>51</num>
   <domain_name>tissen.biz</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-08 07:22:15</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>tissen.email</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-08 07:22:15</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>tijsen.com</domain_name>
   <domain_keyword>tijsen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:05:47</query_time>
   <create_date>2000-11-30</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>thijssen.info</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 11:53:34</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1464</registrar_iana>
   <registrar_name>NameWeb BVBA</registrar_name>
   <registrar_website>http://www.nameweb.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.bnamed.eu</value>
    <value>ns.bnamed.uk</value>
    <value>ns.bnamed.us</value>
    <value>ns.nscluster.lv</value>
    <value>ns.nscluster.me</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>tijssens.net</domain_name>
   <domain_keyword>tijssens</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:05:50</query_time>
   <create_date>2004-03-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>MijnInternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.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>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.scconline.nl</value>
    <value>ns7.scconline.nl</value>
    <value>ns8.scconline.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>thijssen.studio</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-12 16:13:56</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Onbekend</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>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>tiessen.ru</domain_name>
   <domain_keyword>tiessen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:42:52</query_time>
   <create_date>2024-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>thijssen.org</domain_name>
   <domain_keyword>thijssen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 16:43:47</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tucows.com Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>teijssen.nl</domain_name>
   <domain_keyword>teijssen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 11:07:36</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-12</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>rijssen.nl</domain_name>
   <domain_keyword>rijssen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 20:02:01</query_time>
   <create_date>1998-07-15</create_date>
   <update_date>2021-07-29</update_date>
   <registrar_name>KPN</registrar_name>
   <name_servers>
    <value>ns1.kpn.net</value>
    <value>ns11.kpn.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>tissen.dev</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 18:00:15</query_time>
   <create_date>2020-03-23</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-23</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>moura.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tissen.space</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-28 21:50:40</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <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>clark.ns.cloudflare.com</value>
    <value>indie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tissen.com</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:15:27</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2021-05-18</update_date>
   <expiry_date>2030-06-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tissen.cloud</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-13 15:09:44</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-06-07</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>lara.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tissen.network</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-19 16:31:20</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>tijsen.net</domain_name>
   <domain_keyword>tijsen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:05:47</query_time>
   <create_date>1998-08-14</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</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>Ricoland</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=tijsen.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>tissen.de</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:27:09</query_time>
   <update_date>2016-07-26</update_date>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>tissen.xyz</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 23:15:27</query_time>
   <create_date>2015-10-07</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-07</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>tissen.org</domain_name>
   <domain_keyword>tissen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:15:27</query_time>
   <create_date>2003-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1019.ui-dns.biz</value>
    <value>ns1019.ui-dns.com</value>
    <value>ns1019.ui-dns.de</value>
    <value>ns1019.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tijsen.nl</domain_name>
   <domain_keyword>tijsen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 22:12:45</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2021-11-11</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>be.ns.vip.nl</value>
    <value>dns.resolver.domains</value>
    <value>nl.ns.vip.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>tijsen.org</domain_name>
   <domain_keyword>tijsen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 09:05:47</query_time>
   <create_date>2007-05-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting2GO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>--</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.hosting2go.nl</value>
    <value>ns2.hosting2go.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tipssee.com</domain_name>
   <domain_keyword>tipssee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:28:36</query_time>
   <create_date>2014-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>trassen.com</domain_name>
   <domain_keyword>trassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:16:32</query_time>
   <create_date>2016-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>74</num>
   <domain_name>wiessen.com</domain_name>
   <domain_keyword>wiessen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:09:06</query_time>
   <create_date>2017-07-17</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Niaz Ullah Khan</registrant_name>
   <registrant_company>Events Nub</registrant_company>
   <registrant_address>Office 106 Asia centre Gulshan e iqbal Karachi</registrant_address>
   <registrant_city>Karachi</registrant_city>
   <registrant_state>sindh</registrant_state>
   <registrant_zip>75000</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/wiessen.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4fmw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>timsuen.com</domain_name>
   <domain_keyword>timsuen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:30:19</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=timsuen.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tirosen.com</domain_name>
   <domain_keyword>tirosen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 15:07:12</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>buck.ns.cloudflare.com</value>
    <value>danica.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>77</num>
   <domain_name>timessen.com</domain_name>
   <domain_keyword>timessen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:32:16</query_time>
   <create_date>2012-11-16</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-16</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>niessen.de</domain_name>
   <domain_keyword>niessen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:22:12</query_time>
   <update_date>2022-02-08</update_date>
   <name_servers>
    <value>ns1.netzkern.com</value>
    <value>ns2.netzkern.com</value>
    <value>ns3.netzkern.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>dijksen.nl</domain_name>
   <domain_keyword>dijksen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 18:11:14</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2022-04-14</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>tijssenho.com</domain_name>
   <domain_keyword>tijssenho</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:35:22</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-03</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://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>linssen.co.uk</domain_name>
   <domain_keyword>linssen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 07:16:02</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]</registrar_name>
   <registrar_website>http://www.madasafish.com</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns2.force9.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>tniessen.me</domain_name>
   <domain_keyword>tniessen</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 00:29:08</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2022-12-15</update_date>
   <expiry_date>2028-09-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sandy.ns.cloudflare.com</value>
    <value>zac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>thyssen.be</domain_name>
   <domain_keyword>thyssen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-08 09:41:27</query_time>
   <create_date>2004-04-04</create_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>huijssen.com</domain_name>
   <domain_keyword>huijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:25:43</query_time>
   <create_date>2010-02-27</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Kim Seokjun</registrant_name>
   <registrant_company>Kim Seokjun</registrant_company>
   <registrant_address>1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1028805222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>nilssen.com</domain_name>
   <domain_keyword>nilssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 20:23:38</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-16</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>niessen.work</domain_name>
   <domain_keyword>niessen</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-03 22:09:34</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>thissen.name</domain_name>
   <domain_keyword>thissen</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 14:37:34</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>yi-ssen.com</domain_name>
   <domain_keyword>yi-ssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:41:38</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=yi-ssen.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>crystal.dnspod.net</value>
    <value>mussel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>meijssen.com</domain_name>
   <domain_keyword>meijssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:27:57</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>tiasson.com</domain_name>
   <domain_keyword>tiasson</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:11:07</query_time>
   <create_date>2017-09-08</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-08</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fujian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hiossen.net</domain_name>
   <domain_keyword>hiossen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 23:14:43</query_time>
   <create_date>2007-08-08</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>OSSTEM IMPLANT</registrant_name>
   <registrant_company>OSSTEM IMPLANT</registrant_company>
   <registrant_address>3, Magokjungang 12-ro, Gangseo-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>07789</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7043945780</registrant_phone>
   <name_servers>
    <value>ns.osstem.com</value>
    <value>ns2.osstem.com</value>
    <value>ns3.osstem.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>kiassen.com</domain_name>
   <domain_keyword>kiassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 20:26:07</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2022-06-29</update_date>
   <expiry_date>2032-06-29</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>tiespen.asia</domain_name>
   <domain_keyword>tiespen</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-13 18:47:53</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>niussen.com</domain_name>
   <domain_keyword>niussen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:36:13</query_time>
   <create_date>2019-10-18</create_date>
   <update_date>2019-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>atissen.ru</domain_name>
   <domain_keyword>atissen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:25:52</query_time>
   <create_date>2022-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <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>96</num>
   <domain_name>diessen.de</domain_name>
   <domain_keyword>diessen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 15:00:39</query_time>
   <update_date>2021-02-25</update_date>
   <name_servers>
    <value>auth1.artfiles.de</value>
    <value>auth2.artfiles.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>leijssen.info</domain_name>
   <domain_keyword>leijssen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 11:31:11</query_time>
   <create_date>2009-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Weert</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.exactnet7.nl</value>
    <value>ns2.exactnet.be</value>
    <value>ns3.exactnet.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>tiumsen.com</domain_name>
   <domain_keyword>tiumsen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 12:19:39</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2028-09-20</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/tiumsen.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>neijssen.blog</domain_name>
   <domain_keyword>neijssen</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-23 09:23:39</query_time>
   <create_date>2021-09-11</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>niessen.services</domain_name>
   <domain_keyword>niessen</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-07 05:39:58</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet 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>please query the rdds service of the registrar 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>ns1018.ui-dns.biz</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1120.ui-dns.com</value>
    <value>ns1124.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.168</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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