WHOIS QUERY TIME

19 May 2024 - 5:01 PM UTC

Registered: 29 October 2019
Modified: 28 October 2023
Expiry: 29 October 2024

REGISTRAR

Name: united-domains AG [Tag = UNITEDDOMAINS-DE]
Website: https://www.united-domains.de

NAME SERVERS

ns.udag.de
ns.udag.net
ns.udag.org

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=winckler.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "winckler.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "winckler.uk",
            "domain_keyword": "winckler",
            "domain_tld": "uk",
            "query_time": "2024-05-19 17:01:46",
            "create_date": "2019-10-29",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-29",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>winckler.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>winckler.uk</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 17:01:46</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.066 seconds) for "winckler.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Jul 2023 - 2:48 PM UTC

Registered: 29 October 2019
Modified: 28 October 2022
Expiry: 29 October 2023

REGISTRAR

Name: united-domains AG [Tag = UNITEDDOMAINS-DE]
Website: https://www.united-domains.de

NAME SERVERS

ns.udag.de
ns.udag.net
ns.udag.org

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

9 Nov 2023 - 7:11 PM UTC

Registered: 29 October 2019
Modified: 28 October 2023
Expiry: 29 October 2024

REGISTRAR

Name: united-domains AG [Tag = UNITEDDOMAINS-DE]
Website: https://www.united-domains.de

NAME SERVERS

ns.udag.de
ns.udag.net
ns.udag.org

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=winckler.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "winckler.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "winckler.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "winckler.uk",
            "domain_keyword": "winckler",
            "domain_tld": "uk",
            "query_time": "2023-07-05 14:48:07",
            "create_date": "2019-10-29",
            "update_date": "2022-10-28",
            "expiry_date": "2023-10-29",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "winckler.uk",
            "domain_keyword": "winckler",
            "domain_tld": "uk",
            "query_time": "2023-11-09 19:11:15",
            "create_date": "2019-10-29",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-29",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "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>winckler.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>winckler.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>winckler.uk</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-07-05 14:48:07</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2023-10-29</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>winckler.uk</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-11-09 19:11:15</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.066</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 14 domain names (in 0.018 seconds) which contained the exact domain keyword "winckler".
Domain Name Registered Expiry Registrar Ownership
1 winckler.co.jp 20 Apr 2001 - - Winckler Co.,Ltd.
2 winckler.com 27 Apr 2003 27 Apr 2025 Megazone Corp., dba HOSTING.KR Kim Seokjun
3 winckler.org 14 Apr 2004 14 Apr 2025 IONOS SE New Balls GmbH
4 winckler.ru 27 Jan 2007 27 Jan 2025 SALENAMES-RU Private Person
5 winckler.biz 24 Jan 2014 23 Jan 2025 IONOS SE Bruno Winckler Gmbh
6 winckler.saarland 18 Sep 2014 18 Sep 2024 Key-Systems LLC Bruno Winckler GmbH
7 winckler.pro 9 Dec 2015 9 Dec 2024 OVH SAS JPA CONSULTANTS
8 winckler.gmbh 22 Jun 2016 22 Jun 2024 united-domains AG Bruno Winkler GmbH
9 winckler.net 5 Mar 2019 5 Mar 2025 Mesh Digital Limited -
10 winckler.uk 29 Oct 2019 29 Oct 2024 united-domains AG [Tag = UNITEDDOMAINS-DE] -
11 winckler.fr 9 Dec 2019 9 Dec 2024 XNS Registrar B.V. Nomio24
12 winckler.co.uk 17 May 2022 17 May 2024 Garth Piesse [Tag = COHERENT-NZ] -
13 winckler.tech 2 Aug 2022 2 Aug 2024 One.com A/S -
14 winckler.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
15 winckler.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=winckler&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "winckler",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "winckler.co.jp, winckler.com, winckler.org, winckler.ru, winckler.biz, winckler.saarland, winckler.pro, winckler.gmbh, winckler.net, winckler.uk, winckler.fr, winckler.co.uk, winckler.tech, winckler.info, winckler.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "winckler.co.jp",
            "domain_keyword": "winckler",
            "domain_tld": "co.jp",
            "query_time": "2024-04-17 05:09:53",
            "create_date": "2001-04-20",
            "update_date": "2024-04-15",
            "registrant_company": "Winckler Co.,Ltd.",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "winckler.com",
            "domain_keyword": "winckler",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2003-04-27",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-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": 3,
            "domain_name": "winckler.org",
            "domain_keyword": "winckler",
            "domain_tld": "org",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2004-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "New Balls GmbH",
            "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": [
                "ns1023.ui-dns.biz",
                "ns1023.ui-dns.com",
                "ns1023.ui-dns.de",
                "ns1023.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "winckler.ru",
            "domain_keyword": "winckler",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:19:17",
            "create_date": "2007-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "winckler.biz",
            "domain_keyword": "winckler",
            "domain_tld": "biz",
            "query_time": "2024-05-07 12:51:17",
            "create_date": "2014-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bruno Winckler Gmbh",
            "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": [
                "ns1080.ui-dns.biz",
                "ns1080.ui-dns.com",
                "ns1080.ui-dns.de",
                "ns1080.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "winckler.saarland",
            "domain_keyword": "winckler",
            "domain_tld": "saarland",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2014-09-18",
            "update_date": "2023-12-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Bruno Winckler GmbH",
            "registrant_state": "Saarland",
            "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.",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "winckler.pro",
            "domain_keyword": "winckler",
            "domain_tld": "pro",
            "query_time": "2024-06-11 08:21:36",
            "create_date": "2015-12-09",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-09",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JPA CONSULTANTS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "winckler.gmbh",
            "domain_keyword": "winckler",
            "domain_tld": "gmbh",
            "query_time": "2024-05-19 17:01:46",
            "create_date": "2016-06-22",
            "update_date": "2024-05-08",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bruno Winkler GmbH",
            "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": 9,
            "domain_name": "winckler.net",
            "domain_keyword": "winckler",
            "domain_tld": "net",
            "query_time": "2024-05-07 12:51:17",
            "create_date": "2019-03-05",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "winckler.uk",
            "domain_keyword": "winckler",
            "domain_tld": "uk",
            "query_time": "2024-05-19 17:01:46",
            "create_date": "2019-10-29",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-29",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "winckler.fr",
            "domain_keyword": "winckler",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:58:56",
            "create_date": "2019-12-09",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-09",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 12,
            "domain_name": "winckler.co.uk",
            "domain_keyword": "winckler",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 16:53:11",
            "create_date": "2022-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-17",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 13,
            "domain_name": "winckler.tech",
            "domain_keyword": "winckler",
            "domain_tld": "tech",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2022-08-02",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "winckler.info",
            "domain_keyword": "winckler",
            "domain_tld": "info",
            "query_time": "2024-05-24 14:46:43",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "winckler.xyz",
            "domain_keyword": "winckler",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 04:28:30",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.018,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>winckler</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>winckler.co.jp, winckler.com, winckler.org, winckler.ru, winckler.biz, winckler.saarland, winckler.pro, winckler.gmbh, winckler.net, winckler.uk, winckler.fr, winckler.co.uk, winckler.tech, winckler.info, winckler.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>winckler.co.jp</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-17 05:09:53</query_time>
   <create_date>2001-04-20</create_date>
   <update_date>2024-04-15</update_date>
   <registrant_company>Winckler Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>winckler.com</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2003-04-27</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-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>3</num>
   <domain_name>winckler.org</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2004-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>New Balls GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1023.ui-dns.biz</value>
    <value>ns1023.ui-dns.com</value>
    <value>ns1023.ui-dns.de</value>
    <value>ns1023.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>winckler.ru</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:19:17</query_time>
   <create_date>2007-01-27</create_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>winckler.biz</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 12:51:17</query_time>
   <create_date>2014-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bruno Winckler Gmbh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1080.ui-dns.biz</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1080.ui-dns.de</value>
    <value>ns1080.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>winckler.saarland</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>saarland</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Bruno Winckler GmbH</registrant_company>
   <registrant_state>Saarland</registrant_state>
   <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>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.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>winckler.pro</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-11 08:21:36</query_time>
   <create_date>2015-12-09</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JPA CONSULTANTS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>winckler.gmbh</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-19 17:01:46</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bruno Winkler GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>9</num>
   <domain_name>winckler.net</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 12:51:17</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>winckler.uk</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 17:01:46</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>winckler.fr</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:58:56</query_time>
   <create_date>2019-12-09</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>winckler.co.uk</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 16:53:11</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>winckler.tech</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_country>DK</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>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>14</num>
   <domain_name>winckler.info</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 14:46:43</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>winckler.xyz</domain_name>
   <domain_keyword>winckler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 04:28:30</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.018</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 928 domain names (in 0.112 seconds) which look and sound like the brand name "winckler".
Domain Name Registered Expiry Registrar Ownership
1 minckler.us 28 May 2002 27 May 2026 GoDaddy.com, LLC Ann Minckler
2 minckler.ca 13 Aug 2014 13 Aug 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
3 winckles.net 3 Dec 2006 3 Dec 2025 123-Reg Limited -
4 winckley.com 7 Mar 2002 7 Mar 2025 TUCOWS, INC. REDACTED FOR PRIVACY
5 minckler.info 20 Mar 2023 20 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Primark
6 sinckler.xyz 27 Aug 2014 27 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
7 minckler.org 27 Sep 2000 27 Sep 2024 Register.com, Inc. REDACTED FOR PRIVACY
8 winchler.dk 9 Nov 2004 30 Nov 2024 - Anja Winchler
9 wingkler.com 12 Jul 2020 12 Jul 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 winkler.mobi 22 Jun 2019 22 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
11 winkler.group 11 May 2023 11 May 2025 Sav.com, LLC Privacy Protection
12 winkler.cool 17 Feb 2020 17 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
13 winkler.center 24 Jan 2015 24 Jan 2025 IONOS SE REDACTED FOR PRIVACY
14 winkler.contact 19 Apr 2021 19 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
15 wincler.net 4 Nov 2021 4 Nov 2024 Combell NV REDACTED FOR PRIVACY
16 winkler.works 16 Feb 2023 16 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
17 winkler.ltd 29 Mar 2019 29 Mar 2025 IONOS SE REDACTED FOR PRIVACY
18 winkler.online 26 Aug 2015 26 Aug 2024 Cronon GmbH -
19 winkler.com.br 20 Dec 2023 20 Dec 2025 - Antoniony Severo Winkler
20 winkler.net.pl 14 Apr 2012 14 Apr 2025 OVH SAS -
21 winkler.app 26 Jun 2023 26 Jun 2024 Ascio Technologies, Inc. REDACTED FOR PRIVACY
22 winkler.management 29 Jan 2024 29 Jan 2025 Tucows Domains Inc. Data Protected
23 winkler.family 1 Aug 2020 1 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
24 wickler.app 24 Mar 2022 24 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
25 winkler.media 9 May 2016 9 May 2025 united-domains AG creative-lab.de
26 winckle.co.uk 15 Aug 2005 15 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
27 winkler.ru 27 Jul 2003 28 Jul 2024 RU-CENTER-RU Christian Winkler gmbh & Co.KG
28 winkler.sk 8 Nov 2005 8 Nov 2024 WebSupport s.r.o. WINKLER SP, s.r.o.
29 wickler.be 11 Feb 2004 - Eurodns S.A. -
30 winckley.co.uk 26 Apr 2020 26 Apr 2025 XNS Registrar B.V. [Tag = XNSREG] -
31 win-kler.net 17 Jan 2001 17 Jan 2025 World4You Internet Services GmbH Architekturbuero Winkler
32 winckley.love 8 Dec 2023 8 Dec 2024 Alibaba Cloud Computing Ltd. li wen kui
33 winckles.com 21 Nov 2011 21 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 winkler.ag 22 Jun 2009 22 Jun 2024 IONOS SE REDACTED FOR PRIVACY
35 winkler.coach 30 Nov 2017 30 Nov 2024 Variomedia AG REDACTED FOR PRIVACY
36 wickler.biz 23 Sep 2005 22 Sep 2024 http.net Internet GmbH REDACTED FOR PRIVACY
37 winkler.space 17 Jan 2017 17 Jan 2025 1API GmbH -
38 winkler.solutions 24 Oct 2018 24 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
39 winkler.esq 8 May 2023 8 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
40 winkler.place 10 Mar 2021 10 Mar 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
41 winkler.news 10 May 2024 10 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
42 winkler.ovh 10 Apr 2018 10 Apr 2030 OVH REDACTED_FOR_PRIVACY
43 minckler.net 18 Dec 2011 18 Dec 2027 GoDaddy.com, LLC -
44 winckles.co.uk 19 Oct 2003 19 Oct 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
45 winkler.click 7 Feb 2019 7 Feb 2025 Tucows Domains Inc. Data Protected
46 winkler.computer 21 Dec 2018 21 Dec 2024 INWX GmbH REDACTED FOR PRIVACY
47 winkler.legal 6 Sep 2019 6 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
48 winkler.bayern 23 Oct 2014 23 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
49 winkler.marketing 4 Apr 2017 4 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
50 winkler.immo 10 Jan 2020 10 Jan 2025 Mesh Digital Limited REDACTED FOR PRIVACY
51 winkler.net 26 Apr 1997 27 Apr 2025 Tucows Domains Inc. -
52 winkler.company 1 Mar 2016 1 Mar 2025 united-domains AG REDACTED FOR PRIVACY
53 winkler.live 28 Oct 2015 28 Oct 2024 united-domains AG REDACTED FOR PRIVACY
54 winkler.land 19 Feb 2014 19 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
55 winkler.clinic 15 Feb 2019 15 Feb 2028 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
56 wincker.fr 4 Jan 2021 4 Jan 2025 OVH CB+
57 winkler.cl 11 Jun 2004 8 Jul 2025 NIC Chile WINKLER LTDA.
58 winkler.team 11 May 2022 11 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
59 winkler.uno 3 Oct 2021 3 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
60 winkler.store 10 Oct 2023 10 Oct 2024 Cronon GmbH -
61 wickler.com.br 7 Sep 2017 7 Sep 2024 - Daniel Carlos Santos da Silva
62 winkler.site 30 Aug 2016 30 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
63 winkler.life 17 Feb 2021 17 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 winkler.agency 26 Sep 2020 26 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
65 winkler.link 17 Feb 2016 17 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
66 winkler.eu.com 16 Jun 2013 16 Jun 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
67 winkler.international 1 Oct 2022 1 Oct 2024 One.com A/S REDACTED FOR PRIVACY
68 winkler.uk 4 Mar 2022 4 Mar 2025 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
69 wickler.com 1 Feb 2000 1 Feb 2025 Cronon AG -
70 winkler.biz 3 Jan 2004 2 Jan 2025 OVH sas REDACTED FOR PRIVACY
71 winkler.info 22 Mar 2019 22 Mar 2025 IONOS SE REDACTED FOR PRIVACY
72 winkler.house 8 Oct 2020 8 Oct 2024 INWX GmbH REDACTED FOR PRIVACY
73 winkler.org.uk 23 Jan 2003 23 Jan 2025 Ionos SE [Tag = 1AND1] -
74 winkler.bz 1 Sep 2003 1 Sep 2024 Variomedia AG -
75 winckle.uk 1 Oct 2014 1 Oct 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
76 winkler.fitness 2 Sep 2018 2 Sep 2024 IONOS SE 1&1 Internet Limited
77 winkler.cx 20 May 2023 20 May 2025 CentralNic Ltd Privacy service provided by Withheld for Privacy ehf
78 winkler.healthcare 26 Sep 2020 26 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
79 winkler.gmx 16 Apr 2018 16 Apr 2025 PSI-USA, Inc. dba Domain Robot 1&1 Mail & Media GmbH
80 winkler.eu - - domainfactory GmbH -
81 winkler.be 4 Jul 2013 - Citeo -
82 winkler.org 27 Sep 2002 27 Sep 2024 Mesh Digital Limited REDACTED FOR PRIVACY
83 winkler.nl 5 Dec 1997 - Realtime Register -
84 winkler.digital 24 Sep 2014 24 Sep 2024 RegistryGate GmbH winkler.digital UG (haftungsbeschraenkt)
85 wickler.org 21 Jul 2000 21 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
86 winkler.dev 28 Feb 2019 28 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
87 gwinckler.com 1 May 2017 1 May 2025 GoDaddy.com, LLC -
88 winckley.org.uk 30 Aug 2017 30 Aug 2029 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
89 winckhler.de - - - -
90 minckler.com 5 Aug 1999 5 Aug 2028 NameSecure L.L.C. -
91 sinckler.com 11 Oct 2000 11 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 sinckler.net 14 Sep 2022 14 Sep 2024 GoDaddy.com, LLC -
93 winkler.top 21 Jan 2016 21 Jan 2025 Ledl net GmbH Roman Winkler Tischlerei GmbH
94 winckle.com 24 Dec 2005 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 winkler.nyc 13 Oct 2014 12 Oct 2024 GoDaddy.com, LLC Winkler Consulting Inc.
96 wickler.net 24 May 2000 14 Apr 2025 PSI-USA, Inc. dba Domain Robot TWNetDesign
97 winkler.vision 21 Jan 2017 21 Jan 2025 INWX GmbH DomRobot UG (haftungsbeschränkt)
98 winkler.cologne 5 Sep 2014 5 Sep 2024 Mesh Digital Limited Au Pair Suedamerika Personal Service - Inh. Joerg Neumann
99 sinckler.org 14 Sep 2022 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 winkler.fr 11 Dec 2009 16 Apr 2025 GANDI SDE
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 Winckler.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=winckler.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "winckler.uk",
        "page_size": 100
    },
    "count": {
        "total": 928,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "minckler.us, minckler.ca, winckles.net, winckley.com, minckler.info, sinckler.xyz, minckler.org, winchler.dk, wingkler.com, winkler.mobi, winkler.group, winkler.cool, winkler.center, winkler.contact, wincler.net, winkler.works, winkler.ltd, winkler.online, winkler.com.br, winkler.net.pl, winkler.app, winkler.management, winkler.family, wickler.app, winkler.media, winckle.co.uk, winkler.ru, winkler.sk, wickler.be, winckley.co.uk, win-kler.net, winckley.love, winckles.com, winkler.ag, winkler.coach, wickler.biz, winkler.space, winkler.solutions, winkler.esq, winkler.place, winkler.news, winkler.ovh, minckler.net, winckles.co.uk, winkler.click, winkler.computer, winkler.legal, winkler.bayern, winkler.marketing, winkler.immo, winkler.net, winkler.company, winkler.live, winkler.land, winkler.clinic, wincker.fr, winkler.cl, winkler.team, winkler.uno, winkler.store, wickler.com.br, winkler.site, winkler.life, winkler.agency, winkler.link, winkler.eu.com, winkler.international, winkler.uk, wickler.com, winkler.biz, winkler.info, winkler.house, winkler.org.uk, winkler.bz, winckle.uk, winkler.fitness, winkler.cx, winkler.healthcare, winkler.gmx, winkler.eu, winkler.be, winkler.org, winkler.nl, winkler.digital, wickler.org, winkler.dev, gwinckler.com, winckley.org.uk, winckhler.de, minckler.com, sinckler.com, sinckler.net, winkler.top, winckle.com, winkler.nyc, wickler.net, winkler.vision, winkler.cologne, sinckler.org, winkler.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "minckler.us",
            "domain_keyword": "minckler",
            "domain_tld": "us",
            "query_time": "2024-06-01 02:54:05",
            "create_date": "2002-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2026-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Ann Minckler",
            "registrant_address": "8548 Stone Harbor Ave.",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89145",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2064506643",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "minckler.ca",
            "domain_keyword": "minckler",
            "domain_tld": "ca",
            "query_time": "2024-05-21 02:03:49",
            "create_date": "2014-08-13",
            "update_date": "2022-08-14",
            "expiry_date": "2025-08-13",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "winckles.net",
            "domain_keyword": "winckles",
            "domain_tld": "net",
            "query_time": "2024-05-31 04:28:30",
            "create_date": "2006-12-03",
            "update_date": "2023-11-26",
            "expiry_date": "2025-12-03",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "winckley.com",
            "domain_keyword": "winckley",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2002-03-07",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-07",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lancashire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/87375bdf-9781-4d65-aeb6-6d1fb5590ff1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "minckler.info",
            "domain_keyword": "minckler",
            "domain_tld": "info",
            "query_time": "2024-05-27 13:15:02",
            "create_date": "2023-03-20",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Primark",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Washington",
            "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": [
                "dns17.parkpage.foundationapi.com",
                "dns18.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sinckler.xyz",
            "domain_keyword": "sinckler",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 23:54:53",
            "create_date": "2014-08-27",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "minckler.org",
            "domain_keyword": "minckler",
            "domain_tld": "org",
            "query_time": "2024-04-18 23:41:48",
            "create_date": "2000-09-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "winchler.dk",
            "domain_keyword": "winchler",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:02:02",
            "create_date": "2004-11-09",
            "expiry_date": "2024-11-30",
            "registrant_name": "Anja Winchler",
            "registrant_address": "Himlingøje Bygade 2, Himlingøje",
            "registrant_city": "Hårlev",
            "registrant_zip": "4652",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "wingkler.com",
            "domain_keyword": "wingkler",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:35:56",
            "create_date": "2020-07-12",
            "update_date": "2022-07-14",
            "expiry_date": "2025-07-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=wingkler.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "winkler.mobi",
            "domain_keyword": "winkler",
            "domain_tld": "mobi",
            "query_time": "2024-05-17 22:25:57",
            "create_date": "2019-06-22",
            "update_date": "2024-05-17",
            "expiry_date": "2024-06-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "winkler.group",
            "domain_keyword": "winkler",
            "domain_tld": "group",
            "query_time": "2024-05-16 14:46:47",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "winkler.cool",
            "domain_keyword": "winkler",
            "domain_tld": "cool",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2020-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "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",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "winkler.center",
            "domain_keyword": "winkler",
            "domain_tld": "center",
            "query_time": "2024-05-27 00:23:12",
            "create_date": "2015-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-24",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "winkler.contact",
            "domain_keyword": "winkler",
            "domain_tld": "contact",
            "query_time": "2024-05-01 20:36:24",
            "create_date": "2021-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "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": [
                "docks14.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wincler.net",
            "domain_keyword": "wincler",
            "domain_tld": "net",
            "query_time": "2024-05-19 17:01:47",
            "create_date": "2021-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.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": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "winkler.works",
            "domain_keyword": "winkler",
            "domain_tld": "works",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2023-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "winkler.ltd",
            "domain_keyword": "winkler",
            "domain_tld": "ltd",
            "query_time": "2024-05-29 06:46:18",
            "create_date": "2019-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "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": [
                "ns1026.ui-dns.biz",
                "ns1056.ui-dns.com",
                "ns1070.ui-dns.org",
                "ns1083.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "winkler.online",
            "domain_keyword": "winkler",
            "domain_tld": "online",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2015-08-26",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "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.",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "winkler.com.br",
            "domain_keyword": "winkler",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 04:58:44",
            "create_date": "2023-12-20",
            "update_date": "2024-01-29",
            "expiry_date": "2025-12-20",
            "registrant_name": "Antoniony Severo Winkler",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "winkler.net.pl",
            "domain_keyword": "winkler",
            "domain_tld": "net.pl",
            "query_time": "2024-05-01 20:36:28",
            "create_date": "2012-04-14",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-14",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "winkler.app",
            "domain_keyword": "winkler",
            "domain_tld": "app",
            "query_time": "2024-04-18 14:46:51",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "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": 22,
            "domain_name": "winkler.management",
            "domain_keyword": "winkler",
            "domain_tld": "management",
            "query_time": "2024-05-29 06:46:18",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berkshire",
            "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": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "winkler.family",
            "domain_keyword": "winkler",
            "domain_tld": "family",
            "query_time": "2024-05-01 20:36:24",
            "create_date": "2020-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "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": "AT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "docks13.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wickler.app",
            "domain_keyword": "wickler",
            "domain_tld": "app",
            "query_time": "2024-05-13 11:01:27",
            "create_date": "2022-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iuri0203.hospedagemdesites.ws",
                "ns2.iuri0203.hospedagemdesites.ws"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "winkler.media",
            "domain_keyword": "winkler",
            "domain_tld": "media",
            "query_time": "2024-05-13 05:39:13",
            "create_date": "2016-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "creative-lab.de",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "winckle.co.uk",
            "domain_keyword": "winckle",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 08:31:01",
            "create_date": "2005-08-15",
            "update_date": "2024-04-04",
            "expiry_date": "2025-08-15",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "jimmy.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "winkler.ru",
            "domain_keyword": "winkler",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:20:44",
            "create_date": "2003-07-27",
            "expiry_date": "2024-07-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Christian Winkler gmbh & Co.KG",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "winkler.sk",
            "domain_keyword": "winkler",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:42:39",
            "create_date": "2005-11-08",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-08",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "WINKLER SP, s.r.o.",
            "registrant_company": "WINKLER SP, s.r.o.",
            "registrant_address": "Jána Hollého 60",
            "registrant_city": "Michalovce",
            "registrant_zip": "071 01",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+0.566881445",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "wickler.be",
            "domain_keyword": "wickler",
            "domain_tld": "be",
            "query_time": "2024-04-27 22:02:12",
            "create_date": "2004-02-11",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 30,
            "domain_name": "winckley.co.uk",
            "domain_keyword": "winckley",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 08:31:02",
            "create_date": "2020-04-26",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "win-kler.net",
            "domain_keyword": "win-kler",
            "domain_tld": "net",
            "query_time": "2024-05-16 11:33:40",
            "create_date": "2001-01-17",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1476,
            "registrar_name": "World4You Internet Services GmbH",
            "registrar_website": "https://www.world4you.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Architekturbuero Winkler",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://whoispro.domain-robot.org/whois/win-kler.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "winckley.love",
            "domain_keyword": "winckley",
            "domain_tld": "love",
            "query_time": "2024-06-11 08:21:36",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li wen kui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elisabeth.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "winckles.com",
            "domain_keyword": "winckles",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2011-11-21",
            "update_date": "2020-11-15",
            "expiry_date": "2025-11-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "winkler.ag",
            "domain_keyword": "winkler",
            "domain_tld": "ag",
            "query_time": "2024-05-17 22:25:57",
            "create_date": "2009-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "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": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "winkler.coach",
            "domain_keyword": "winkler",
            "domain_tld": "coach",
            "query_time": "2024-04-18 14:46:51",
            "create_date": "2017-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "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": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wickler.biz",
            "domain_keyword": "wickler",
            "domain_tld": "biz",
            "query_time": "2024-05-23 14:08:09",
            "create_date": "2005-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-22",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "https://www.http.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": [
                "ns1.netzkern.com",
                "ns2.netzkern.com",
                "ns3.netzkern.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "winkler.space",
            "domain_keyword": "winkler",
            "domain_tld": "space",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2017-01-17",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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.",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "winkler.solutions",
            "domain_keyword": "winkler",
            "domain_tld": "solutions",
            "query_time": "2024-05-13 05:39:13",
            "create_date": "2018-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "winkler.esq",
            "domain_keyword": "winkler",
            "domain_tld": "esq",
            "query_time": "2024-05-08 00:26:37",
            "create_date": "2023-05-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "winkler.place",
            "domain_keyword": "winkler",
            "domain_tld": "place",
            "query_time": "2024-05-13 05:39:13",
            "create_date": "2021-03-10",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Salzburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "winkler.news",
            "domain_keyword": "winkler",
            "domain_tld": "news",
            "query_time": "2024-05-12 16:58:54",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "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": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "winkler.ovh",
            "domain_keyword": "winkler",
            "domain_tld": "ovh",
            "query_time": "2024-06-12 23:48:09",
            "create_date": "2018-04-10",
            "update_date": "2023-10-08",
            "expiry_date": "2030-04-10",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "minckler.net",
            "domain_keyword": "minckler",
            "domain_tld": "net",
            "query_time": "2024-04-18 23:41:48",
            "create_date": "2011-12-18",
            "update_date": "2022-09-10",
            "expiry_date": "2027-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "winckles.co.uk",
            "domain_keyword": "winckles",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 08:21:38",
            "create_date": "2003-10-19",
            "update_date": "2023-11-20",
            "expiry_date": "2025-10-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "winkler.click",
            "domain_keyword": "winkler",
            "domain_tld": "click",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2019-02-07",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "jack.ns.cloudflare.com",
                "jill.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "winkler.computer",
            "domain_keyword": "winkler",
            "domain_tld": "computer",
            "query_time": "2024-05-01 20:36:24",
            "create_date": "2018-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dein-gameserver.tech",
                "ns2.dein-gameserver.tech"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "winkler.legal",
            "domain_keyword": "winkler",
            "domain_tld": "legal",
            "query_time": "2024-05-17 22:25:57",
            "create_date": "2019-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "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": [
                "docks10.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "winkler.bayern",
            "domain_keyword": "winkler",
            "domain_tld": "bayern",
            "query_time": "2024-05-27 00:23:12",
            "create_date": "2014-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.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 service of the registrar 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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "winkler.marketing",
            "domain_keyword": "winkler",
            "domain_tld": "marketing",
            "query_time": "2024-06-01 13:02:48",
            "create_date": "2017-04-04",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-04",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "winkler.immo",
            "domain_keyword": "winkler",
            "domain_tld": "immo",
            "query_time": "2024-05-13 05:39:14",
            "create_date": "2020-01-10",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "winkler.net",
            "domain_keyword": "winkler",
            "domain_tld": "net",
            "query_time": "2024-06-05 11:34:25",
            "create_date": "1997-04-26",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-27",
            "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": 52,
            "domain_name": "winkler.company",
            "domain_keyword": "winkler",
            "domain_tld": "company",
            "query_time": "2024-05-13 05:39:13",
            "create_date": "2016-03-01",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-01",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "winkler.live",
            "domain_keyword": "winkler",
            "domain_tld": "live",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2015-10-28",
            "update_date": "2024-03-09",
            "expiry_date": "2024-10-28",
            "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": 54,
            "domain_name": "winkler.land",
            "domain_keyword": "winkler",
            "domain_tld": "land",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "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": [
                "docks18.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "winkler.clinic",
            "domain_keyword": "winkler",
            "domain_tld": "clinic",
            "query_time": "2024-05-10 19:07:38",
            "create_date": "2019-02-15",
            "update_date": "2024-04-29",
            "expiry_date": "2028-02-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serverhostgroup.com",
                "ns2.serverhostgroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "wincker.fr",
            "domain_keyword": "wincker",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:58:56",
            "create_date": "2021-01-04",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "CB+",
            "registrant_address": "CB+, 1586 rue de l'alloeu, 59193 Erquinghem",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.320771379",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 57,
            "domain_name": "winkler.cl",
            "domain_keyword": "winkler",
            "domain_tld": "cl",
            "query_time": "2024-05-21 11:46:53",
            "create_date": "2004-06-11",
            "expiry_date": "2025-07-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "WINKLER LTDA.",
            "name_servers": [
                "ns1.v874577.hostpapavps.net",
                "ns2.v874577.hostpapavps.net"
            ]
        },
        {
            "num": 58,
            "domain_name": "winkler.team",
            "domain_keyword": "winkler",
            "domain_tld": "team",
            "query_time": "2024-05-16 14:46:47",
            "create_date": "2022-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2026-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "winkler.uno",
            "domain_keyword": "winkler",
            "domain_tld": "uno",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2021-10-03",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "luciane.ns.cloudflare.com",
                "yisroel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "winkler.store",
            "domain_keyword": "winkler",
            "domain_tld": "store",
            "query_time": "2024-05-27 00:23:12",
            "create_date": "2023-10-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "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.",
            "name_servers": [
                "docks04.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wickler.com.br",
            "domain_keyword": "wickler",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 19:20:00",
            "create_date": "2017-09-07",
            "update_date": "2023-08-11",
            "expiry_date": "2024-09-07",
            "registrant_name": "Daniel Carlos Santos da Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.iuri0203.hospedagemdesites.ws",
                "ns2.iuri0203.hospedagemdesites.ws"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 62,
            "domain_name": "winkler.site",
            "domain_keyword": "winkler",
            "domain_tld": "site",
            "query_time": "2024-05-17 22:26:20",
            "create_date": "2016-08-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns100.webhostingbuzz.com",
                "ns101.webhostingbuzz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "winkler.life",
            "domain_keyword": "winkler",
            "domain_tld": "life",
            "query_time": "2024-05-17 22:25:57",
            "create_date": "2021-02-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-17",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "winkler.agency",
            "domain_keyword": "winkler",
            "domain_tld": "agency",
            "query_time": "2024-04-18 14:46:51",
            "create_date": "2020-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "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": [
                "docks18.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "winkler.link",
            "domain_keyword": "winkler",
            "domain_tld": "link",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2016-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "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": [
                "elaine.ns.cloudflare.com",
                "elliot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "winkler.eu.com",
            "domain_keyword": "winkler",
            "domain_tld": "eu.com",
            "query_time": "2024-05-17 22:25:57",
            "create_date": "2013-06-16",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_email": "https://whois.centralnic.com/contact/winkler.eu.com/registrant",
            "name_servers": [
                "mira.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "winkler.international",
            "domain_keyword": "winkler",
            "domain_tld": "international",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2022-10-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "winkler.uk",
            "domain_keyword": "winkler",
            "domain_tld": "uk",
            "query_time": "2024-05-25 20:02:59",
            "create_date": "2022-03-04",
            "update_date": "2024-05-21",
            "expiry_date": "2025-03-04",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "webber.forsale"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "wickler.com",
            "domain_keyword": "wickler",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:02:12",
            "create_date": "2000-02-01",
            "update_date": "2000-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks14.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "winkler.biz",
            "domain_keyword": "winkler",
            "domain_tld": "biz",
            "query_time": "2024-05-13 05:39:13",
            "create_date": "2004-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-02",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "winkler.info",
            "domain_keyword": "winkler",
            "domain_tld": "info",
            "query_time": "2024-05-21 11:46:53",
            "create_date": "2019-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "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": [
                "ns1057.ui-dns.de",
                "ns1075.ui-dns.org",
                "ns1092.ui-dns.biz",
                "ns1114.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "winkler.house",
            "domain_keyword": "winkler",
            "domain_tld": "house",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2020-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "winkler.org.uk",
            "domain_keyword": "winkler",
            "domain_tld": "org.uk",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2003-01-23",
            "update_date": "2023-01-22",
            "expiry_date": "2025-01-23",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1065.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1065.ui-dns.de",
                "ns1065.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "winkler.bz",
            "domain_keyword": "winkler",
            "domain_tld": "bz",
            "query_time": "2024-05-21 11:46:53",
            "create_date": "2003-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "name_servers": [
                "ns.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "winckle.uk",
            "domain_keyword": "winckle",
            "domain_tld": "uk",
            "query_time": "2024-06-11 08:21:40",
            "create_date": "2014-10-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "jimmy.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "winkler.fitness",
            "domain_keyword": "winkler",
            "domain_tld": "fitness",
            "query_time": "2024-05-17 22:25:57",
            "create_date": "2018-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-02",
            "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": [
                "ns1025.ui-dns.com",
                "ns1038.ui-dns.org",
                "ns1078.ui-dns.biz",
                "ns1080.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "winkler.cx",
            "domain_keyword": "winkler",
            "domain_tld": "cx",
            "query_time": "2024-05-27 05:05:48",
            "create_date": "2023-05-20",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-20",
            "registrar_name": "CentralNic Ltd",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "winkler.healthcare",
            "domain_keyword": "winkler",
            "domain_tld": "healthcare",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2020-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "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": [
                "docks16.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "winkler.gmx",
            "domain_keyword": "winkler",
            "domain_tld": "gmx",
            "query_time": "2024-06-01 13:02:48",
            "create_date": "2018-04-16",
            "update_date": "2024-05-31",
            "expiry_date": "2025-04-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_company": "1&1 Mail & Media GmbH",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-mam.ui-dns.biz",
                "ns-mam.ui-dns.com",
                "ns-mam.ui-dns.de",
                "ns-mam.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "winkler.eu",
            "domain_keyword": "winkler",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:42:25",
            "registrar_name": "domainfactory GmbH",
            "registrar_website": "http://www.df.eu",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ]
        },
        {
            "num": 81,
            "domain_name": "winkler.be",
            "domain_keyword": "winkler",
            "domain_tld": "be",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2013-07-04",
            "registrar_name": "Citeo",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 82,
            "domain_name": "winkler.org",
            "domain_keyword": "winkler",
            "domain_tld": "org",
            "query_time": "2024-06-12 23:48:09",
            "create_date": "2002-09-27",
            "update_date": "2024-06-04",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "winkler.nl",
            "domain_keyword": "winkler",
            "domain_tld": "nl",
            "query_time": "2024-05-01 20:36:25",
            "create_date": "1997-12-05",
            "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": 84,
            "domain_name": "winkler.digital",
            "domain_keyword": "winkler",
            "domain_tld": "digital",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2014-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "winkler.digital UG (haftungsbeschraenkt)",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wickler.org",
            "domain_keyword": "wickler",
            "domain_tld": "org",
            "query_time": "2024-04-27 22:02:12",
            "create_date": "2000-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "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": [
                "docks19.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "winkler.dev",
            "domain_keyword": "winkler",
            "domain_tld": "dev",
            "query_time": "2024-05-01 20:36:24",
            "create_date": "2019-02-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-28",
            "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": [
                "boyd.ns.cloudflare.com",
                "emma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "gwinckler.com",
            "domain_keyword": "gwinckler",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:46:40",
            "create_date": "2017-05-01",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "winckley.org.uk",
            "domain_keyword": "winckley",
            "domain_tld": "org.uk",
            "query_time": "2024-04-18 08:31:00",
            "create_date": "2017-08-30",
            "update_date": "2023-12-11",
            "expiry_date": "2029-08-30",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "winckhler.de",
            "domain_keyword": "winckhler",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:09:13",
            "update_date": "2022-02-01",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "minckler.com",
            "domain_keyword": "minckler",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:41:48",
            "create_date": "1999-08-05",
            "update_date": "2023-07-06",
            "expiry_date": "2028-08-05",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "http://www.namesecure.com",
            "name_servers": [
                "dns1.namesecure.com",
                "dns2.namesecure.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sinckler.com",
            "domain_keyword": "sinckler",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:17:46",
            "create_date": "2000-10-11",
            "update_date": "2021-08-17",
            "expiry_date": "2024-10-11",
            "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": 92,
            "domain_name": "sinckler.net",
            "domain_keyword": "sinckler",
            "domain_tld": "net",
            "query_time": "2024-05-15 18:46:17",
            "create_date": "2022-09-14",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "winkler.top",
            "domain_keyword": "winkler",
            "domain_tld": "top",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2016-01-21",
            "update_date": "2016-01-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 809,
            "registrar_name": "Ledl net GmbH",
            "registrar_website": "http://www.domaintechnik.at",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Roman Winkler Tischlerei GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "winckle.com",
            "domain_keyword": "winckle",
            "domain_tld": "com",
            "query_time": "2024-05-20 05:28:39",
            "create_date": "2005-12-24",
            "update_date": "2021-12-25",
            "expiry_date": "2024-12-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=winckle.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "winkler.nyc",
            "domain_keyword": "winkler",
            "domain_tld": "nyc",
            "query_time": "2024-05-01 20:36:25",
            "create_date": "2014-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Winkler Consulting Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wickler.net",
            "domain_keyword": "wickler",
            "domain_tld": "net",
            "query_time": "2024-05-02 16:59:58",
            "create_date": "2000-05-24",
            "update_date": "2023-07-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TWNetDesign",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/wickler.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.manitu.net",
                "dns02.manitu.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "winkler.vision",
            "domain_keyword": "winkler",
            "domain_tld": "vision",
            "query_time": "2024-04-18 14:46:52",
            "create_date": "2017-01-21",
            "update_date": "2023-12-02",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschränkt)",
            "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.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "winkler.cologne",
            "domain_keyword": "winkler",
            "domain_tld": "cologne",
            "query_time": "2024-04-21 23:18:21",
            "create_date": "2014-09-05",
            "update_date": "2024-03-01",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Au Pair Suedamerika Personal Service - Inh. Joerg Neumann",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ray.personalmailname.de",
                "tomlinson.personalmailname.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sinckler.org",
            "domain_keyword": "sinckler",
            "domain_tld": "org",
            "query_time": "2024-04-08 00:53:43",
            "create_date": "2022-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "winkler.fr",
            "domain_keyword": "winkler",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:59:33",
            "create_date": "2009-12-11",
            "update_date": "2024-01-10",
            "expiry_date": "2025-04-16",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "SDE",
            "registrant_address": "SDE, 13 rue du Marechal Lefebvre, 67100 Strasbourg",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.388795060",
            "name_servers": [
                "ns-22-c.gandi.net",
                "ns-250-a.gandi.net",
                "ns-71-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>winckler.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>928</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>minckler.us, minckler.ca, winckles.net, winckley.com, minckler.info, sinckler.xyz, minckler.org, winchler.dk, wingkler.com, winkler.mobi, winkler.group, winkler.cool, winkler.center, winkler.contact, wincler.net, winkler.works, winkler.ltd, winkler.online, winkler.com.br, winkler.net.pl, winkler.app, winkler.management, winkler.family, wickler.app, winkler.media, winckle.co.uk, winkler.ru, winkler.sk, wickler.be, winckley.co.uk, win-kler.net, winckley.love, winckles.com, winkler.ag, winkler.coach, wickler.biz, winkler.space, winkler.solutions, winkler.esq, winkler.place, winkler.news, winkler.ovh, minckler.net, winckles.co.uk, winkler.click, winkler.computer, winkler.legal, winkler.bayern, winkler.marketing, winkler.immo, winkler.net, winkler.company, winkler.live, winkler.land, winkler.clinic, wincker.fr, winkler.cl, winkler.team, winkler.uno, winkler.store, wickler.com.br, winkler.site, winkler.life, winkler.agency, winkler.link, winkler.eu.com, winkler.international, winkler.uk, wickler.com, winkler.biz, winkler.info, winkler.house, winkler.org.uk, winkler.bz, winckle.uk, winkler.fitness, winkler.cx, winkler.healthcare, winkler.gmx, winkler.eu, winkler.be, winkler.org, winkler.nl, winkler.digital, wickler.org, winkler.dev, gwinckler.com, winckley.org.uk, winckhler.de, minckler.com, sinckler.com, sinckler.net, winkler.top, winckle.com, winkler.nyc, wickler.net, winkler.vision, winkler.cologne, sinckler.org, winkler.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>minckler.us</domain_name>
   <domain_keyword>minckler</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 02:54:05</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2026-05-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Ann Minckler</registrant_name>
   <registrant_address>8548 Stone Harbor Ave.</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89145</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2064506643</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>minckler.ca</domain_name>
   <domain_keyword>minckler</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 02:03:49</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2022-08-14</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>winckles.net</domain_name>
   <domain_keyword>winckles</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 04:28:30</query_time>
   <create_date>2006-12-03</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>winckley.com</domain_name>
   <domain_keyword>winckley</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2002-03-07</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>Lancashire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/87375bdf-9781-4d65-aeb6-6d1fb5590ff1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.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>minckler.info</domain_name>
   <domain_keyword>minckler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 13:15:02</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Primark</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Washington</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>dns17.parkpage.foundationapi.com</value>
    <value>dns18.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sinckler.xyz</domain_name>
   <domain_keyword>sinckler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 23:54:53</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>minckler.org</domain_name>
   <domain_keyword>minckler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 23:41:48</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.register.com</value>
    <value>dns106.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>winchler.dk</domain_name>
   <domain_keyword>winchler</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:02:02</query_time>
   <create_date>2004-11-09</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Anja Winchler</registrant_name>
   <registrant_address>Himlingøje Bygade 2, Himlingøje</registrant_address>
   <registrant_city>Hårlev</registrant_city>
   <registrant_zip>4652</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wingkler.com</domain_name>
   <domain_keyword>wingkler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:35:56</query_time>
   <create_date>2020-07-12</create_date>
   <update_date>2022-07-14</update_date>
   <expiry_date>2025-07-12</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=wingkler.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>winkler.mobi</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-17 22:25:57</query_time>
   <create_date>2019-06-22</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>winkler.group</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-16 14:46:47</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>winkler.cool</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</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>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>winkler.center</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-27 00:23:12</query_time>
   <create_date>2015-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-24</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>winkler.contact</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-01 20:36:24</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</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>docks14.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wincler.net</domain_name>
   <domain_keyword>wincler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 17:01:47</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.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>LU</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>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>winkler.works</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>winkler.ltd</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-29 06:46:18</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</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>ns1026.ui-dns.biz</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1070.ui-dns.org</value>
    <value>ns1083.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>winkler.online</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <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>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>winkler.com.br</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 04:58:44</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrant_name>Antoniony Severo Winkler</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>winkler.net.pl</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-01 20:36:28</query_time>
   <create_date>2012-04-14</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>winkler.app</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-18 14:46:51</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</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>22</num>
   <domain_name>winkler.management</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-29 06:46:18</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berkshire</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>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>winkler.family</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-01 20:36:24</query_time>
   <create_date>2020-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</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>AT</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>docks13.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>wickler.app</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 11:01:27</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.iuri0203.hospedagemdesites.ws</value>
    <value>ns2.iuri0203.hospedagemdesites.ws</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>winkler.media</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-13 05:39:13</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>creative-lab.de</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>winckle.co.uk</domain_name>
   <domain_keyword>winckle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 08:31:01</query_time>
   <create_date>2005-08-15</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>jimmy.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>winkler.ru</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:20:44</query_time>
   <create_date>2003-07-27</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Christian Winkler gmbh &amp; Co.KG</registrant_company>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>winkler.sk</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:42:39</query_time>
   <create_date>2005-11-08</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>WINKLER SP, s.r.o.</registrant_name>
   <registrant_company>WINKLER SP, s.r.o.</registrant_company>
   <registrant_address>Jána Hollého 60</registrant_address>
   <registrant_city>Michalovce</registrant_city>
   <registrant_zip>071 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+0.566881445</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wickler.be</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 22:02:12</query_time>
   <create_date>2004-02-11</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <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>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>winckley.co.uk</domain_name>
   <domain_keyword>winckley</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 08:31:02</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>win-kler.net</domain_name>
   <domain_keyword>win-kler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 11:33:40</query_time>
   <create_date>2001-01-17</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1476</registrar_iana>
   <registrar_name>World4You Internet Services GmbH</registrar_name>
   <registrar_website>https://www.world4you.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Architekturbuero Winkler</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/win-kler.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>winckley.love</domain_name>
   <domain_keyword>winckley</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-06-11 08:21:36</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li wen kui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elisabeth.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>winckles.com</domain_name>
   <domain_keyword>winckles</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2011-11-21</create_date>
   <update_date>2020-11-15</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>34</num>
   <domain_name>winkler.ag</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-17 22:25:57</query_time>
   <create_date>2009-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</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>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>winkler.coach</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-04-18 14:46:51</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</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>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wickler.biz</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 14:08:09</query_time>
   <create_date>2005-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>https://www.http.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>ns1.netzkern.com</value>
    <value>ns2.netzkern.com</value>
    <value>ns3.netzkern.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>winkler.space</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2017-01-17</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <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>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>winkler.solutions</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-13 05:39:13</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>winkler.esq</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>esq</domain_tld>
   <query_time>2024-05-08 00:26:37</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>winkler.place</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-13 05:39:13</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Salzburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>winkler.news</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-12 16:58:54</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>winkler.ovh</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-12 23:48:09</query_time>
   <create_date>2018-04-10</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2030-04-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>minckler.net</domain_name>
   <domain_keyword>minckler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 23:41:48</query_time>
   <create_date>2011-12-18</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2027-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>44</num>
   <domain_name>winckles.co.uk</domain_name>
   <domain_keyword>winckles</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 08:21:38</query_time>
   <create_date>2003-10-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-10-19</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>winkler.click</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>jack.ns.cloudflare.com</value>
    <value>jill.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>winkler.computer</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-01 20:36:24</query_time>
   <create_date>2018-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dein-gameserver.tech</value>
    <value>ns2.dein-gameserver.tech</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>winkler.legal</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-17 22:25:57</query_time>
   <create_date>2019-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</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>docks10.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>winkler.bayern</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-27 00:23:12</query_time>
   <create_date>2014-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.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 service of the registrar 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>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>49</num>
   <domain_name>winkler.marketing</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-06-01 13:02:48</query_time>
   <create_date>2017-04-04</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-04</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>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>50</num>
   <domain_name>winkler.immo</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-13 05:39:14</query_time>
   <create_date>2020-01-10</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>winkler.net</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 11:34:25</query_time>
   <create_date>1997-04-26</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-27</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>52</num>
   <domain_name>winkler.company</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-13 05:39:13</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-01</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>winkler.live</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2015-10-28</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-10-28</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>54</num>
   <domain_name>winkler.land</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>docks18.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>winkler.clinic</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-10 19:07:38</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2028-02-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serverhostgroup.com</value>
    <value>ns2.serverhostgroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>wincker.fr</domain_name>
   <domain_keyword>wincker</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:58:56</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>CB+</registrant_company>
   <registrant_address>CB+, 1586 rue de l'alloeu, 59193 Erquinghem</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.320771379</registrant_phone>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>winkler.cl</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-21 11:46:53</query_time>
   <create_date>2004-06-11</create_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>WINKLER LTDA.</registrant_name>
   <name_servers>
    <value>ns1.v874577.hostpapavps.net</value>
    <value>ns2.v874577.hostpapavps.net</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>winkler.team</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-16 14:46:47</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2026-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>winkler.uno</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>luciane.ns.cloudflare.com</value>
    <value>yisroel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>winkler.store</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 00:23:12</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <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>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wickler.com.br</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 19:20:00</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrant_name>Daniel Carlos Santos da Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.iuri0203.hospedagemdesites.ws</value>
    <value>ns2.iuri0203.hospedagemdesites.ws</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>winkler.site</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 22:26:20</query_time>
   <create_date>2016-08-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns100.webhostingbuzz.com</value>
    <value>ns101.webhostingbuzz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>winkler.life</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-17 22:25:57</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-17</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.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>winkler.agency</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-18 14:46:51</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</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>docks18.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>winkler.link</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</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>elaine.ns.cloudflare.com</value>
    <value>elliot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>winkler.eu.com</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-05-17 22:25:57</query_time>
   <create_date>2013-06-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-16</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_email>https://whois.centralnic.com/contact/winkler.eu.com/registrant</registrant_email>
   <name_servers>
    <value>mira.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>winkler.international</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.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>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>68</num>
   <domain_name>winkler.uk</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 20:02:59</query_time>
   <create_date>2022-03-04</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>webber.forsale</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>wickler.com</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:02:12</query_time>
   <create_date>2000-02-01</create_date>
   <update_date>2000-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>winkler.biz</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 05:39:13</query_time>
   <create_date>2004-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>winkler.info</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 11:46:53</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</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>ns1057.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
    <value>ns1092.ui-dns.biz</value>
    <value>ns1114.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>winkler.house</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>winkler.org.uk</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2003-01-23</create_date>
   <update_date>2023-01-22</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1065.ui-dns.de</value>
    <value>ns1065.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>winkler.bz</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-21 11:46:53</query_time>
   <create_date>2003-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <name_servers>
    <value>ns.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>winckle.uk</domain_name>
   <domain_keyword>winckle</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-11 08:21:40</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>jimmy.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>winkler.fitness</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-17 22:25:57</query_time>
   <create_date>2018-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-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_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>ns1025.ui-dns.com</value>
    <value>ns1038.ui-dns.org</value>
    <value>ns1078.ui-dns.biz</value>
    <value>ns1080.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>winkler.cx</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-27 05:05:48</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>winkler.healthcare</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</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>docks16.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>winkler.gmx</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>gmx</domain_tld>
   <query_time>2024-06-01 13:02:48</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_company>1&amp;1 Mail &amp; Media GmbH</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-mam.ui-dns.biz</value>
    <value>ns-mam.ui-dns.com</value>
    <value>ns-mam.ui-dns.de</value>
    <value>ns-mam.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>winkler.eu</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:42:25</query_time>
   <registrar_name>domainfactory GmbH</registrar_name>
   <registrar_website>http://www.df.eu</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>winkler.be</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2013-07-04</create_date>
   <registrar_name>Citeo</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>winkler.org</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 23:48:09</query_time>
   <create_date>2002-09-27</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>winkler.nl</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 20:36:25</query_time>
   <create_date>1997-12-05</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>84</num>
   <domain_name>winkler.digital</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2014-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>winkler.digital UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wickler.org</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 22:02:12</query_time>
   <create_date>2000-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</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>docks19.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>winkler.dev</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 20:36:24</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-28</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>boyd.ns.cloudflare.com</value>
    <value>emma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>gwinckler.com</domain_name>
   <domain_keyword>gwinckler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:46:40</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>winckley.org.uk</domain_name>
   <domain_keyword>winckley</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-18 08:31:00</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2029-08-30</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>winckhler.de</domain_name>
   <domain_keyword>winckhler</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:09:13</query_time>
   <update_date>2022-02-01</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>minckler.com</domain_name>
   <domain_keyword>minckler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:41:48</query_time>
   <create_date>1999-08-05</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2028-08-05</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>http://www.namesecure.com</registrar_website>
   <name_servers>
    <value>dns1.namesecure.com</value>
    <value>dns2.namesecure.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sinckler.com</domain_name>
   <domain_keyword>sinckler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:17:46</query_time>
   <create_date>2000-10-11</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>92</num>
   <domain_name>sinckler.net</domain_name>
   <domain_keyword>sinckler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 18:46:17</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>winkler.top</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2016-01-21</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Roman Winkler Tischlerei GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>winckle.com</domain_name>
   <domain_keyword>winckle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 05:28:39</query_time>
   <create_date>2005-12-24</create_date>
   <update_date>2021-12-25</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=winckle.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>winkler.nyc</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-01 20:36:25</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Winkler Consulting Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wickler.net</domain_name>
   <domain_keyword>wickler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 16:59:58</query_time>
   <create_date>2000-05-24</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TWNetDesign</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/wickler.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.manitu.net</value>
    <value>dns02.manitu.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>winkler.vision</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-04-18 14:46:52</query_time>
   <create_date>2017-01-21</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.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>winkler.cologne</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-04-21 23:18:21</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Au Pair Suedamerika Personal Service - Inh. Joerg Neumann</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ray.personalmailname.de</value>
    <value>tomlinson.personalmailname.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sinckler.org</domain_name>
   <domain_keyword>sinckler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 00:53:43</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>winkler.fr</domain_name>
   <domain_keyword>winkler</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:59:33</query_time>
   <create_date>2009-12-11</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>SDE</registrant_company>
   <registrant_address>SDE, 13 rue du Marechal Lefebvre, 67100 Strasbourg</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.388795060</registrant_phone>
   <name_servers>
    <value>ns-22-c.gandi.net</value>
    <value>ns-250-a.gandi.net</value>
    <value>ns-71-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.112</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.