WHOIS QUERY TIME

5 May 2024 - 12:09 PM UTC

Registered: 27 November 2012
Modified: 1 November 2023
Expiry: 27 November 2024

REGISTRAR

Name: ODERLAND

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.digitalocean.com
ns2.digitalocean.com
ns3.digitalocean.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=borken.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "borken.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "borken.se",
            "domain_keyword": "borken",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:09:45",
            "create_date": "2012-11-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-27",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>borken.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>borken.se</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:09:45</query_time>
   <create_date>2012-11-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.118 seconds) for "borken.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 12:09 PM UTC

Registered: 27 November 2012
Modified: 1 November 2023
Expiry: 27 November 2024

REGISTRAR

Name: ODERLAND

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.digitalocean.com
ns2.digitalocean.com
ns3.digitalocean.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=borken.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "borken.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "borken.se",
    "results": [
        {
            "num": 1,
            "domain_name": "borken.se",
            "domain_keyword": "borken",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:09:45",
            "create_date": "2012-11-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-27",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "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>borken.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>borken.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>borken.se</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:09:45</query_time>
   <create_date>2012-11-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</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 15 domain names (in 0.119 seconds) which contained the exact domain keyword "borken".
Domain Name Registered Expiry Registrar Ownership
1 borken.biz 15 Apr 2002 14 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
2 borken.com 7 May 2002 7 May 2025 GoDaddy.com, LLC -
3 borken.nl 9 Sep 2012 - NVA Online Advertising B.V. -
4 borken.se 27 Nov 2012 27 Nov 2024 ODERLAND -
5 borken.email 24 Apr 2014 24 Apr 2025 united-domains AG epcan GmbH
6 borken.news 7 Sep 2015 7 Sep 2024 COREhub, S.R.L. Mergelsberg Media GmbH & Co. KG
7 borken.net 9 Nov 2015 9 Nov 2024 Dynadot Inc -
8 borken.nrw 9 Jun 2017 9 Jun 2024 Global Village GmbH Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen
9 borken.city 18 Feb 2018 18 Feb 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
10 borken.digital 18 Feb 2018 18 Feb 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
11 borken.tech 16 Jun 2020 16 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
12 borken.taxi 13 Aug 2020 13 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
13 borken.info 15 Feb 2021 15 Feb 2025 Mesh Digital Limited REDACTED FOR PRIVACY
14 borken.app 11 Dec 2021 11 Dec 2024 INWX GmbH JSDruck.de
15 borken.pizza 21 Oct 2023 21 Oct 2024 Cronon GmbH Schiebort &amp Shergill Trends of Trade GbR
16 borken.ru 16 Nov 2023 16 Nov 2024 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=borken&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "borken",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 16,
        "relation": "eq",
        "current": 16
    },
    "unique_domains": "borken.biz, borken.com, borken.nl, borken.se, borken.email, borken.news, borken.net, borken.nrw, borken.city, borken.digital, borken.tech, borken.taxi, borken.info, borken.app, borken.pizza, borken.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "borken.biz",
            "domain_keyword": "borken",
            "domain_tld": "biz",
            "query_time": "2024-06-12 22:19:50",
            "create_date": "2002-04-15",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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.savando.de",
                "ns2.savando.de",
                "ns3.savando.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "borken.com",
            "domain_keyword": "borken",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:27:46",
            "create_date": "2002-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "borken.nl",
            "domain_keyword": "borken",
            "domain_tld": "nl",
            "query_time": "2024-04-23 02:47:12",
            "create_date": "2012-09-09",
            "update_date": "2020-06-10",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "borken.se",
            "domain_keyword": "borken",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:09:45",
            "create_date": "2012-11-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-27",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "borken.email",
            "domain_keyword": "borken",
            "domain_tld": "email",
            "query_time": "2024-04-30 20:32:09",
            "create_date": "2014-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "epcan GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "borken.news",
            "domain_keyword": "borken",
            "domain_tld": "news",
            "query_time": "2024-04-23 02:47:12",
            "create_date": "2015-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corenic.org",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mergelsberg Media GmbH & Co. KG",
            "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": [
                "ns3.icsmedia.de",
                "ns4.icsmedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "borken.net",
            "domain_keyword": "borken",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:47:12",
            "create_date": "2015-11-09",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.private-nameserver.net",
                "ns6.private-nameserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "borken.nrw",
            "domain_keyword": "borken",
            "domain_tld": "nrw",
            "query_time": "2024-06-12 22:19:51",
            "create_date": "2017-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_company": "Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen",
            "registrant_state": "NRW",
            "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": [
                "dns.globvill.de",
                "dns.globvill.ruhr",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "borken.city",
            "domain_keyword": "borken",
            "domain_tld": "city",
            "query_time": "2024-04-23 02:47:12",
            "create_date": "2018-02-18",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-18",
            "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_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": [
                "anirban.ns.cloudflare.com",
                "natasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "borken.digital",
            "domain_keyword": "borken",
            "domain_tld": "digital",
            "query_time": "2024-06-12 22:19:50",
            "create_date": "2018-02-18",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-18",
            "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_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": [
                "anirban.ns.cloudflare.com",
                "natasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "borken.tech",
            "domain_keyword": "borken",
            "domain_tld": "tech",
            "query_time": "2024-05-08 01:56:24",
            "create_date": "2020-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "borken.taxi",
            "domain_keyword": "borken",
            "domain_tld": "taxi",
            "query_time": "2024-05-08 01:56:24",
            "create_date": "2020-08-13",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks07.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "borken.info",
            "domain_keyword": "borken",
            "domain_tld": "info",
            "query_time": "2024-06-12 22:19:51",
            "create_date": "2021-02-15",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-15",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "borken.app",
            "domain_keyword": "borken",
            "domain_tld": "app",
            "query_time": "2024-06-12 22:19:50",
            "create_date": "2021-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JSDruck.de",
            "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": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "borken.pizza",
            "domain_keyword": "borken",
            "domain_tld": "pizza",
            "query_time": "2024-04-30 20:32:09",
            "create_date": "2023-10-21",
            "update_date": "2024-03-03",
            "expiry_date": "2024-10-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Schiebort &amp Shergill Trends of Trade GbR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "borken.ru",
            "domain_keyword": "borken",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:34:06",
            "create_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.119,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>borken</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>16</total>
  <relation>eq</relation>
  <current>16</current>
 </count>
 <unique_domains>borken.biz, borken.com, borken.nl, borken.se, borken.email, borken.news, borken.net, borken.nrw, borken.city, borken.digital, borken.tech, borken.taxi, borken.info, borken.app, borken.pizza, borken.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>borken.biz</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-12 22:19:50</query_time>
   <create_date>2002-04-15</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.savando.de</value>
    <value>ns2.savando.de</value>
    <value>ns3.savando.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>borken.com</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:27:46</query_time>
   <create_date>2002-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>borken.nl</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 02:47:12</query_time>
   <create_date>2012-09-09</create_date>
   <update_date>2020-06-10</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>borken.se</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:09:45</query_time>
   <create_date>2012-11-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>borken.email</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-30 20:32:09</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</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>epcan GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>borken.news</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-23 02:47:12</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corenic.org</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mergelsberg Media GmbH &amp; Co. KG</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>ns3.icsmedia.de</value>
    <value>ns4.icsmedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>borken.net</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:47:12</query_time>
   <create_date>2015-11-09</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.private-nameserver.net</value>
    <value>ns6.private-nameserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>borken.nrw</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-06-12 22:19:51</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_company>Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen</registrant_company>
   <registrant_state>NRW</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>dns.globvill.de</value>
    <value>dns.globvill.ruhr</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>borken.city</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-23 02:47:12</query_time>
   <create_date>2018-02-18</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-18</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_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>anirban.ns.cloudflare.com</value>
    <value>natasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>borken.digital</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-12 22:19:50</query_time>
   <create_date>2018-02-18</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-18</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_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>anirban.ns.cloudflare.com</value>
    <value>natasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>borken.tech</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 01:56:24</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>borken.taxi</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-08 01:56:24</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades17.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>borken.info</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 22:19:51</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-15</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>ns47.domaincontrol.com</value>
    <value>ns48.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>14</num>
   <domain_name>borken.app</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 22:19:50</query_time>
   <create_date>2021-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JSDruck.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.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>15</num>
   <domain_name>borken.pizza</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-04-30 20:32:09</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2024-10-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_company>Schiebort &amp;amp Shergill Trends of Trade GbR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>docks19.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>borken.ru</domain_name>
   <domain_keyword>borken</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:34:06</query_time>
   <create_date>2023-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.119</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 5,484 domain names (in 0.225 seconds) which look and sound like the brand name "borken".
Domain Name Registered Expiry Registrar Ownership
1 borked.org 19 Sep 1998 18 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
2 broken.jetzt 26 Oct 2021 26 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 borgen.info 18 Mar 2022 18 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
4 barken.world 19 Aug 2022 19 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 norken.ru 15 Jun 2019 15 Jun 2024 REGRU-RU Private Person
6 borkel.net 17 Jun 2003 17 Jun 2024 RegistryGate GmbH REDACTED FOR PRIVACY
7 broken.group 14 Nov 2020 14 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
8 borkeh.com 16 Jul 2023 16 Jul 2024 1API GmbH Registrant of borkeh.com
9 borgen.page 19 Nov 2021 19 Nov 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
10 bosken.com 31 Mar 2006 31 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
11 borkent.eu - - Registrar.eu -
12 boaken.nl 27 Jul 2014 - AXC -
13 borkex.com 10 Jan 2019 10 Jan 2025 Todaynic.com, Inc. -
14 birken.life 21 Oct 2023 21 Oct 2024 GoDaddy.com, LLC Repossessed by Go Daddy
15 borked.com 14 Mar 2002 14 Mar 2025 GoDaddy.com, LLC -
16 bonken.com 3 Apr 2004 3 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
17 borgen.net 2 Nov 1998 1 Nov 2029 Network Solutions, LLC -
18 borsen.mobi 20 Sep 2006 20 Sep 2024 CSC Corporate Domains, Inc. Dagbladet Boersen A/S
19 worken.me 7 Aug 2018 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 booken.info 18 Apr 2021 18 Apr 2025 Netowl, Inc. XSERVER Inc.
21 bo-ken.com 2 Jun 2000 2 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
22 worken.nl 7 Jul 2014 - Mijndomeinpartner.nl -
23 broken.net 1 Apr 1986 1 Apr 2025 Domain.com, LLC REDACTED FOR PRIVACY
24 broken.systems 23 Sep 2016 23 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0145891228
25 boeken.prof 10 May 2023 10 May 2024 Key-Systems LLC REDACTED FOR PRIVACY
26 borkent.nl 16 Nov 1999 - Cronon GmbH -
27 bjorken.blog 26 Mar 2024 26 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
28 borked.zip 26 Aug 2023 26 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
29 borden.au - - GoDaddy.com LLC trading as GoDaddy.com Gideon Borden
30 broken.me.uk 27 Jul 2005 27 Jul 2025 Ionos SE [Tag = 1AND1] -
31 broken.capital 3 Apr 2024 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 borten.pl 12 Mar 2024 12 Mar 2025 Aftermarket.pl Limited -
33 bjorken.com 29 Mar 2000 29 Mar 2025 Name SRS AB Shield Whois
34 borten.ru 13 Jun 2019 13 Jun 2025 REGRU-RU Private Person
35 barken.dk 24 Feb 2015 28 Feb 2025 - STANDOUT A/S
36 booken.site 21 May 2023 21 May 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
37 bouken.net 23 Apr 2002 23 Apr 2025 Japan Registry Services Co.,Ltd.(JPRS) Link Club
38 booken.ru 29 Mar 2020 29 Mar 2025 REGRU-RU Private Person
39 borsen.se 20 Jul 2004 20 Jul 2024 Loopia AB -
40 borkens.com 10 Nov 2022 10 Nov 2024 GoDaddy.com, LLC -
41 borden.online 3 Apr 2016 3 Apr 2027 Network Solutions LLC -
42 borden.studio 7 Apr 2021 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 forken.co.uk 4 Jun 2019 4 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
44 borgen.dev 24 Apr 2019 24 Apr 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0154557380
45 borkent.com 8 Jun 1998 7 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
46 broken.toys 7 Nov 2021 7 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 borker.app 20 Sep 2023 20 Sep 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
48 borsen.dk 26 Jan 1998 31 Mar 2030 - DAGBLADET BØRSEN A/S
49 bonken.net 23 Aug 2005 23 Aug 2024 GoDaddy.com, LLC -
50 zorken.com 25 Feb 2000 25 Feb 2027 NameCheap, Inc. -
51 bokken.io 16 Apr 2018 16 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
52 borden.pro 30 Nov 2008 30 Nov 2026 Network Solutions, LLC REDACTED FOR PRIVACY
53 broken.wang 15 Dec 2023 15 Dec 2024 Porkbun LLC Private by Design, LLC
54 borker.com 16 Feb 2000 16 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
55 broken.graphics 4 May 2022 4 May 2025 1API GmbH REDACTED FOR PRIVACY
56 worken.fr 11 Oct 2007 28 Oct 2025 OVH ACIMEX
57 bormen.com 28 May 2005 28 May 2024 ANNULET, INC BuyDomains.com
58 berken.fr 4 Jul 2023 4 Jul 2025 Realtime Register B.V. Berken
59 corken.com 19 Feb 1997 20 Feb 2025 Safenames Ltd Corken - Advanced Flow Solutions, Inc.
60 borked.co.uk 9 Jul 2001 9 Jul 2024 Claranet Limited [Tag = CLARANET] -
61 borben.com 29 Dec 2009 29 Dec 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
62 borden.co.uk 1 Sep 1999 1 Sep 2027 ANY-Web Limited [Tag = WEBHOUND] -
63 morken.se 27 Feb 2007 27 Feb 2025 Loopia AB -
64 boriken.xyz 29 Feb 2024 28 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
65 boeken.center 6 Nov 2019 6 Nov 2024 Realtime Register B.V. My Domain Provider
66 broken.beauty 17 Jun 2023 17 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
67 broken.icu 20 Sep 2023 20 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
68 booken.live 25 Sep 2017 25 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
69 torken.se 24 Jan 2017 24 Jan 2025 ODERLAND -
70 borsen.sk 23 Oct 2017 23 Oct 2024 INTERNET CZ, a.s. -
71 borgen.tech 24 Apr 2019 24 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0154557384
72 broken.cc 26 Apr 2024 26 Apr 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
73 birken.studio 18 Oct 2021 18 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
74 corken.co 12 Dec 2016 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 birken.it 25 Jul 2016 25 Jul 2024 Register S.p.a. NaturalLook Srl
76 borked.website 24 May 2023 24 May 2025 Name.com, Inc -
77 borkon.xyz 30 Apr 2023 30 Apr 2025 Namecheap -
78 worken.de - - - -
79 corken.africa 6 Feb 2023 6 Feb 2025 Marcaria.com LPGAS
80 korken.online 9 Aug 2023 9 Aug 2024 Cronon GmbH -
81 borren.org 28 Jun 2012 28 Jun 2024 Metaregistrar BV maxml
82 borker.ru 21 Nov 2023 21 Nov 2024 BEGET-RU Private Person
83 borsen.info 10 Jul 2015 10 Jul 2025 Network Solutions, LLC REDACTED FOR PRIVACY
84 borked.site 24 May 2023 24 May 2025 Name.com, Inc -
85 boyken.org 30 Mar 2019 30 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
86 broken.games 11 Feb 2021 11 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 broken.com 31 Jul 1998 30 Jul 2026 Moniker Online Services LLC Moniker Privacy Services
88 borren.net 18 Nov 2023 2 May 2026 Cronon AG -
89 morken.net 21 Sep 2011 21 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
90 broken.works 10 Feb 2019 10 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
91 birken.nl 12 Nov 2012 - Antagonist B.V. -
92 bocken.com 24 Aug 2008 24 Aug 2024 Dynadot Inc -
93 broken.tv 24 Dec 2016 24 Dec 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
94 borgen.tokyo 13 Jan 2017 13 Jan 2025 GMO Internet Group, Inc. -
95 bobken.com 3 Mar 1997 4 Mar 2025 GoDaddy.com, LLC -
96 norken.com.br 2 Sep 2019 2 Sep 2026 - FLOCCO INDUSTRIA E COMERCIO DE CAL?ADOS LTDA
97 boeken.mobi 26 Sep 2006 26 Sep 2024 Vautron Rechenzentrum AG Ewish BV
98 corken.company 6 Dec 2016 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 korken.ru 13 Jul 2017 13 Jul 2024 REGRU-RU Private Person
100 broken.ru 1 Oct 2008 1 Oct 2024 SALENAMES-RU Private Person
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 Borken.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=borken.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "borken.se",
        "page_size": 100
    },
    "count": {
        "total": 5484,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "borked.org, broken.jetzt, borgen.info, barken.world, norken.ru, borkel.net, broken.group, borkeh.com, borgen.page, bosken.com, borkent.eu, boaken.nl, borkex.com, birken.life, borked.com, bonken.com, borgen.net, borsen.mobi, worken.me, booken.info, bo-ken.com, worken.nl, broken.net, broken.systems, boeken.prof, borkent.nl, bjorken.blog, borked.zip, borden.au, broken.me.uk, broken.capital, borten.pl, bjorken.com, borten.ru, barken.dk, booken.site, bouken.net, booken.ru, borsen.se, borkens.com, borden.online, borden.studio, forken.co.uk, borgen.dev, borkent.com, broken.toys, borker.app, borsen.dk, bonken.net, zorken.com, bokken.io, borden.pro, broken.wang, borker.com, broken.graphics, worken.fr, bormen.com, berken.fr, corken.com, borked.co.uk, borben.com, borden.co.uk, morken.se, boriken.xyz, boeken.center, broken.beauty, broken.icu, booken.live, torken.se, borsen.sk, borgen.tech, broken.cc, birken.studio, corken.co, birken.it, borked.website, borkon.xyz, worken.de, corken.africa, korken.online, borren.org, borker.ru, borsen.info, borked.site, boyken.org, broken.games, broken.com, borren.net, morken.net, broken.works, birken.nl, bocken.com, broken.tv, borgen.tokyo, bobken.com, norken.com.br, boeken.mobi, corken.company, korken.ru, broken.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "borked.org",
            "domain_keyword": "borked",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:47:11",
            "create_date": "1998-09-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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.shlick.net",
                "ns2.shlick.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "broken.jetzt",
            "domain_keyword": "broken",
            "domain_tld": "jetzt",
            "query_time": "2024-05-12 18:33:13",
            "create_date": "2021-10-26",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 3,
            "domain_name": "borgen.info",
            "domain_keyword": "borgen",
            "domain_tld": "info",
            "query_time": "2024-05-18 08:28:17",
            "create_date": "2022-03-18",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rimotecloud.com",
                "ns2.rimotecloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "barken.world",
            "domain_keyword": "barken",
            "domain_tld": "world",
            "query_time": "2024-04-15 10:48:18",
            "create_date": "2022-08-19",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "norken.ru",
            "domain_keyword": "norken",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:11:30",
            "create_date": "2019-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "borkel.net",
            "domain_keyword": "borkel",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:47:11",
            "create_date": "2003-06-17",
            "update_date": "2023-09-27",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "broken.group",
            "domain_keyword": "broken",
            "domain_tld": "group",
            "query_time": "2024-05-24 17:41:34",
            "create_date": "2020-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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",
                "ns1.undeveloped.com",
                "ns2.dan.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "borkeh.com",
            "domain_keyword": "borkeh",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:31:26",
            "create_date": "2023-07-16",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of borkeh.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "borgen.page",
            "domain_keyword": "borgen",
            "domain_tld": "page",
            "query_time": "2024-04-18 18:27:52",
            "create_date": "2021-11-19",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-19",
            "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": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "bosken.com",
            "domain_keyword": "bosken",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:08:06",
            "create_date": "2006-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=bosken.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud1.googledomains.com",
                "ns-cloud2.googledomains.com",
                "ns-cloud3.googledomains.com",
                "ns-cloud4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "borkent.eu",
            "domain_keyword": "borkent",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:08:33",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns101.auroradns.eu",
                "ns102.auroradns.nl",
                "ns103.auroradns.info"
            ]
        },
        {
            "num": 12,
            "domain_name": "boaken.nl",
            "domain_keyword": "boaken",
            "domain_tld": "nl",
            "query_time": "2024-05-04 00:32:07",
            "create_date": "2014-07-27",
            "update_date": "2023-07-29",
            "registrar_name": "AXC",
            "name_servers": [
                "ns179.axc.nl",
                "ns180.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "borkex.com",
            "domain_keyword": "borkex",
            "domain_tld": "com",
            "query_time": "2024-04-30 20:32:10",
            "create_date": "2019-01-10",
            "update_date": "2023-10-19",
            "expiry_date": "2025-01-10",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "birken.life",
            "domain_keyword": "birken",
            "domain_tld": "life",
            "query_time": "2024-05-11 02:37:00",
            "create_date": "2023-10-21",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-21",
            "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": "Repossessed by Go Daddy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "borked.com",
            "domain_keyword": "borked",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:05:01",
            "create_date": "2002-03-14",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bonken.com",
            "domain_keyword": "bonken",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:02:19",
            "create_date": "2004-04-03",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=bonken.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "borgen.net",
            "domain_keyword": "borgen",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:41:10",
            "create_date": "1998-11-02",
            "update_date": "2019-11-02",
            "expiry_date": "2029-11-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "borsen.mobi",
            "domain_keyword": "borsen",
            "domain_tld": "mobi",
            "query_time": "2024-06-07 20:33:33",
            "create_date": "2006-09-20",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dagbladet Boersen A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "worken.me",
            "domain_keyword": "worken",
            "domain_tld": "me",
            "query_time": "2024-04-22 19:27:59",
            "create_date": "2018-08-07",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-07",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "booken.info",
            "domain_keyword": "booken",
            "domain_tld": "info",
            "query_time": "2024-04-29 07:04:00",
            "create_date": "2021-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xe329.parklogic.com",
                "ns2.xe329.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bo-ken.com",
            "domain_keyword": "bo-ken",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:32:14",
            "create_date": "2000-06-02",
            "update_date": "2024-03-01",
            "expiry_date": "2025-06-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "wpa04.wadax.ne.jp",
                "wpans01.wadax.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "worken.nl",
            "domain_keyword": "worken",
            "domain_tld": "nl",
            "query_time": "2024-04-29 06:31:24",
            "create_date": "2014-07-07",
            "update_date": "2024-02-01",
            "registrar_name": "Mijndomeinpartner.nl",
            "name_servers": [
                "ns1.mijnhostingpartner.nl",
                "ns2.mijnhostingpartner.nl",
                "ns3.mijnhostingpartner.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "broken.net",
            "domain_keyword": "broken",
            "domain_tld": "net",
            "query_time": "2024-05-20 14:56:21",
            "create_date": "1986-04-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-01",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0cfd3f8b-7b37-40f4-aa61-fea7f62002ec",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1106.awsdns-10.org",
                "ns-1619.awsdns-10.co.uk",
                "ns-298.awsdns-37.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "broken.systems",
            "domain_keyword": "broken",
            "domain_tld": "systems",
            "query_time": "2024-05-29 09:35:00",
            "create_date": "2016-09-23",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0145891228",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "boeken.prof",
            "domain_keyword": "boeken",
            "domain_tld": "prof",
            "query_time": "2024-06-02 23:04:30",
            "create_date": "2023-05-10",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the 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.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "borkent.nl",
            "domain_keyword": "borkent",
            "domain_tld": "nl",
            "query_time": "2024-04-30 20:32:09",
            "create_date": "1999-11-16",
            "update_date": "2023-05-18",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks11.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 27,
            "domain_name": "bjorken.blog",
            "domain_keyword": "bjorken",
            "domain_tld": "blog",
            "query_time": "2024-05-26 04:47:16",
            "create_date": "2024-03-26",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-26",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "borked.zip",
            "domain_keyword": "borked",
            "domain_tld": "zip",
            "query_time": "2024-05-08 01:56:24",
            "create_date": "2023-08-26",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "borden.au",
            "domain_keyword": "borden",
            "domain_tld": "au",
            "query_time": "2024-05-18 18:02:47",
            "update_date": "2023-09-10",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Gideon Borden",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "broken.me.uk",
            "domain_keyword": "broken",
            "domain_tld": "me.uk",
            "query_time": "2024-05-27 02:05:54",
            "create_date": "2005-07-27",
            "update_date": "2023-07-26",
            "expiry_date": "2025-07-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1.broken.me.uk",
                "ns2.broken.me.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "broken.capital",
            "domain_keyword": "broken",
            "domain_tld": "capital",
            "query_time": "2024-06-02 20:34:03",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "borten.pl",
            "domain_keyword": "borten",
            "domain_tld": "pl",
            "query_time": "2024-04-08 20:07:58",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bjorken.com",
            "domain_keyword": "bjorken",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:14:58",
            "create_date": "2000-03-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns.communique.se",
                "ns2.communique.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "borten.ru",
            "domain_keyword": "borten",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:34:46",
            "create_date": "2019-06-13",
            "expiry_date": "2025-06-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "barken.dk",
            "domain_keyword": "barken",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:53:28",
            "create_date": "2015-02-24",
            "expiry_date": "2025-02-28",
            "registrant_name": "STANDOUT A/S",
            "registrant_address": "Strandlodsvej 6B, 3.",
            "registrant_city": "København S",
            "registrant_zip": "2300",
            "registrant_country": "DK",
            "name_servers": [
                "arvind.ns.cloudflare.com",
                "venus.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "booken.site",
            "domain_keyword": "booken",
            "domain_tld": "site",
            "query_time": "2024-05-23 19:21:37",
            "create_date": "2023-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the 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.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bouken.net",
            "domain_keyword": "bouken",
            "domain_tld": "net",
            "query_time": "2024-05-23 07:46:48",
            "create_date": "2002-04-23",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Link Club",
            "registrant_address": "5-39-6, Jingumae",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.357783738",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "booken.ru",
            "domain_keyword": "booken",
            "domain_tld": "ru",
            "query_time": "2024-05-27 11:11:28",
            "create_date": "2020-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "borsen.se",
            "domain_keyword": "borsen",
            "domain_tld": "se",
            "query_time": "2024-06-07 16:46:12",
            "create_date": "2004-07-20",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-20",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "didc02.digitalinformation.se",
                "didc03.digitalinformation.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "borkens.com",
            "domain_keyword": "borkens",
            "domain_tld": "com",
            "query_time": "2024-06-12 22:19:51",
            "create_date": "2022-11-10",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "borden.online",
            "domain_keyword": "borden",
            "domain_tld": "online",
            "query_time": "2024-04-25 10:59:50",
            "create_date": "2016-04-03",
            "update_date": "2024-03-20",
            "expiry_date": "2027-04-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "borden.studio",
            "domain_keyword": "borden",
            "domain_tld": "studio",
            "query_time": "2024-05-05 20:16:07",
            "create_date": "2021-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "forken.co.uk",
            "domain_keyword": "forken",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 21:02:02",
            "create_date": "2019-06-04",
            "update_date": "2023-07-17",
            "expiry_date": "2024-06-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "borgen.dev",
            "domain_keyword": "borgen",
            "domain_tld": "dev",
            "query_time": "2024-04-30 20:30:07",
            "create_date": "2019-04-24",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154557380",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "borkent.com",
            "domain_keyword": "borkent",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:56:24",
            "create_date": "1998-06-08",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=borkent.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns101.auroradns.eu",
                "ns102.auroradns.nl",
                "ns103.auroradns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "broken.toys",
            "domain_keyword": "broken",
            "domain_tld": "toys",
            "query_time": "2024-05-20 14:56:21",
            "create_date": "2021-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "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": 47,
            "domain_name": "borker.app",
            "domain_keyword": "borker",
            "domain_tld": "app",
            "query_time": "2024-05-28 22:31:26",
            "create_date": "2023-09-20",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "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": [
                "dylan.ns.cloudflare.com",
                "margaret.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "borsen.dk",
            "domain_keyword": "borsen",
            "domain_tld": "dk",
            "query_time": "2024-06-01 01:25:31",
            "create_date": "1998-01-26",
            "expiry_date": "2030-03-31",
            "registrant_name": "DAGBLADET BØRSEN A/S",
            "registrant_address": "Møntergade 19",
            "registrant_city": "København K",
            "registrant_zip": "1116",
            "registrant_country": "DK",
            "registrant_phone": "+45 33 32 01 02",
            "name_servers": [
                "ns.borsen.dk",
                "ns2.borsen.dk",
                "ns4.borsen.dk",
                "ns5.borsen.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "bonken.net",
            "domain_keyword": "bonken",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:32:07",
            "create_date": "2005-08-23",
            "update_date": "2023-02-14",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "zorken.com",
            "domain_keyword": "zorken",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:34:59",
            "create_date": "2000-02-25",
            "update_date": "2021-10-12",
            "expiry_date": "2027-02-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.stablehost.com",
                "ns2.stablehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bokken.io",
            "domain_keyword": "bokken",
            "domain_tld": "io",
            "query_time": "2024-05-23 17:28:01",
            "create_date": "2018-04-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-16",
            "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_state": "Paris",
            "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": [
                "aida.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "borden.pro",
            "domain_keyword": "borden",
            "domain_tld": "pro",
            "query_time": "2024-06-02 17:27:52",
            "create_date": "2008-11-30",
            "update_date": "2023-11-06",
            "expiry_date": "2026-11-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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.powweb.com",
                "ns2.powweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "broken.wang",
            "domain_keyword": "broken",
            "domain_tld": "wang",
            "query_time": "2024-06-08 20:07:32",
            "create_date": "2023-12-15",
            "update_date": "2024-02-19",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.shade.cx",
                "ns2.shade.cx",
                "ns3.shade.cx"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "borker.com",
            "domain_keyword": "borker",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:47:13",
            "create_date": "2000-02-16",
            "update_date": "2020-01-09",
            "expiry_date": "2029-02-16",
            "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=borker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "broken.graphics",
            "domain_keyword": "broken",
            "domain_tld": "graphics",
            "query_time": "2024-05-08 16:34:26",
            "create_date": "2022-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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.domainoffensive.de",
                "ns2.domainoffensive.eu",
                "ns3.domainoffensive.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "worken.fr",
            "domain_keyword": "worken",
            "domain_tld": "fr",
            "query_time": "2024-05-16 14:02:23",
            "create_date": "2007-10-11",
            "update_date": "2020-01-30",
            "expiry_date": "2025-10-28",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ACIMEX",
            "registrant_address": "Zi, 8 rue des Alizes, 14790 VERSON",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.231733890",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 57,
            "domain_name": "bormen.com",
            "domain_keyword": "bormen",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:49:39",
            "create_date": "2005-05-28",
            "update_date": "2023-07-15",
            "expiry_date": "2024-05-28",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "berken.fr",
            "domain_keyword": "berken",
            "domain_tld": "fr",
            "query_time": "2024-06-10 19:53:12",
            "create_date": "2023-07-04",
            "update_date": "2024-06-07",
            "expiry_date": "2025-07-04",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "registrant_company": "Berken",
            "registrant_address": "231, rue Saint-Honore 75001 Paris, 23100 Paris, Hauts-de-France",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+242.057597843",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "renewPeriod"
            ]
        },
        {
            "num": 59,
            "domain_name": "corken.com",
            "domain_keyword": "corken",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:16:59",
            "create_date": "1997-02-19",
            "update_date": "2023-03-01",
            "expiry_date": "2025-02-20",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Corken - Advanced Flow Solutions, Inc.",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "borked.co.uk",
            "domain_keyword": "borked",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 02:47:11",
            "create_date": "2001-07-09",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-09",
            "registrar_name": "Claranet Limited [Tag = CLARANET]",
            "registrar_website": "https://www.claranet.co.uk",
            "name_servers": [
                "ns0.clara.net",
                "ns1.clara.net",
                "ns2.clara.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "borben.com",
            "domain_keyword": "borben",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:51:29",
            "create_date": "2009-12-29",
            "update_date": "2023-11-30",
            "expiry_date": "2026-12-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns81.hozzt.com",
                "ns82.hozzt.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "borden.co.uk",
            "domain_keyword": "borden",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 10:59:52",
            "create_date": "1999-09-01",
            "update_date": "2022-06-22",
            "expiry_date": "2027-09-01",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "morken.se",
            "domain_keyword": "morken",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:25:56",
            "create_date": "2007-02-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-27",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "boriken.xyz",
            "domain_keyword": "boriken",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 20:30:36",
            "create_date": "2024-02-29",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-28",
            "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": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "boeken.center",
            "domain_keyword": "boeken",
            "domain_tld": "center",
            "query_time": "2024-05-09 20:35:28",
            "create_date": "2019-11-06",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-06",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-310.axc.nl",
                "ns2-310.axc.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "broken.beauty",
            "domain_keyword": "broken",
            "domain_tld": "beauty",
            "query_time": "2024-05-16 05:14:20",
            "create_date": "2023-06-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-17",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "broken.icu",
            "domain_keyword": "broken",
            "domain_tld": "icu",
            "query_time": "2024-05-20 14:56:21",
            "create_date": "2023-09-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "booken.live",
            "domain_keyword": "booken",
            "domain_tld": "live",
            "query_time": "2024-06-08 23:41:36",
            "create_date": "2017-09-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "torken.se",
            "domain_keyword": "torken",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:59:29",
            "create_date": "2017-01-24",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-24",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 70,
            "domain_name": "borsen.sk",
            "domain_keyword": "borsen",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:16:36",
            "create_date": "2017-10-23",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-23",
            "registrar_name": "INTERNET CZ, a.s.",
            "name_servers": [
                "ns.vas-hosting.com",
                "ns.vas-hosting.cz",
                "ns.vas-hosting.eu"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 71,
            "domain_name": "borgen.tech",
            "domain_keyword": "borgen",
            "domain_tld": "tech",
            "query_time": "2024-05-08 01:54:18",
            "create_date": "2019-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0154557384",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "broken.cc",
            "domain_keyword": "broken",
            "domain_tld": "cc",
            "query_time": "2024-05-12 18:33:13",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "birken.studio",
            "domain_keyword": "birken",
            "domain_tld": "studio",
            "query_time": "2024-05-11 02:37:00",
            "create_date": "2021-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-18",
            "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": [
                "docks08.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "corken.co",
            "domain_keyword": "corken",
            "domain_tld": "co",
            "query_time": "2024-05-19 22:20:15",
            "create_date": "2016-12-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "birken.it",
            "domain_keyword": "birken",
            "domain_tld": "it",
            "query_time": "2024-05-14 09:41:21",
            "create_date": "2016-07-25",
            "update_date": "2023-08-10",
            "expiry_date": "2024-07-25",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "NaturalLook Srl",
            "registrant_address": "Via Braille 7",
            "registrant_city": "Bolzano",
            "registrant_state": "BZ",
            "registrant_zip": "39100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 76,
            "domain_name": "borked.website",
            "domain_keyword": "borked",
            "domain_tld": "website",
            "query_time": "2024-05-26 17:13:06",
            "create_date": "2023-05-24",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Oslo",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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": [
                "gabriella.ns.cloudflare.com",
                "milan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "borkon.xyz",
            "domain_keyword": "borkon",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 01:56:25",
            "create_date": "2023-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "England",
            "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.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "worken.de",
            "domain_keyword": "worken",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:19",
            "update_date": "2024-01-23",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "corken.africa",
            "domain_keyword": "corken",
            "domain_tld": "africa",
            "query_time": "2024-05-16 10:39:29",
            "create_date": "2023-02-06",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com",
            "registrar_website": "www.marcaria.com/za",
            "registrant_name": "REDACTED",
            "registrant_company": "LPGAS",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ES",
            "registrant_email": "please 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": [
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "korken.online",
            "domain_keyword": "korken",
            "domain_tld": "online",
            "query_time": "2024-06-08 05:05:03",
            "create_date": "2023-08-09",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-09",
            "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": [
                "docks05.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "borren.org",
            "domain_keyword": "borren",
            "domain_tld": "org",
            "query_time": "2024-04-26 21:18:03",
            "create_date": "2012-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "maxml",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "borker.ru",
            "domain_keyword": "borker",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:34:06",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "borsen.info",
            "domain_keyword": "borsen",
            "domain_tld": "info",
            "query_time": "2024-05-06 16:23:51",
            "create_date": "2015-07-10",
            "update_date": "2021-08-13",
            "expiry_date": "2025-07-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "borked.site",
            "domain_keyword": "borked",
            "domain_tld": "site",
            "query_time": "2024-05-26 17:13:06",
            "create_date": "2023-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Oslo",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1vwx.name.com",
                "ns2glx.name.com",
                "ns3cfp.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "boyken.org",
            "domain_keyword": "boyken",
            "domain_tld": "org",
            "query_time": "2024-05-18 21:35:29",
            "create_date": "2019-03-30",
            "update_date": "2023-08-06",
            "expiry_date": "2028-03-30",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "broken.games",
            "domain_keyword": "broken",
            "domain_tld": "games",
            "query_time": "2024-06-08 20:08:05",
            "create_date": "2021-02-11",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 87,
            "domain_name": "broken.com",
            "domain_keyword": "broken",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:35:00",
            "create_date": "1998-07-31",
            "update_date": "2022-08-24",
            "expiry_date": "2026-07-30",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "0d733ec407ccea11409ed1a593713142f832f41dded8b99590b0e50ad33092bd@broken.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "borren.net",
            "domain_keyword": "borren",
            "domain_tld": "net",
            "query_time": "2024-04-26 21:18:03",
            "create_date": "2023-11-18",
            "update_date": "2023-11-18",
            "expiry_date": "2026-05-02",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks17.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "morken.net",
            "domain_keyword": "morken",
            "domain_tld": "net",
            "query_time": "2024-05-15 12:34:56",
            "create_date": "2011-09-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns10.kanhotel.net",
                "ns11.kanhotel.net",
                "ns12.kanhotel.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "broken.works",
            "domain_keyword": "broken",
            "domain_tld": "works",
            "query_time": "2024-05-29 09:35:00",
            "create_date": "2019-02-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-10",
            "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_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1336.awsdns-39.org",
                "ns-1678.awsdns-17.co.uk",
                "ns-303.awsdns-37.com",
                "ns-594.awsdns-10.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "birken.nl",
            "domain_keyword": "birken",
            "domain_tld": "nl",
            "query_time": "2024-05-11 02:37:01",
            "create_date": "2012-11-12",
            "update_date": "2024-03-06",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 92,
            "domain_name": "bocken.com",
            "domain_keyword": "bocken",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:54:50",
            "create_date": "2008-08-24",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "broken.tv",
            "domain_keyword": "broken",
            "domain_tld": "tv",
            "query_time": "2024-04-17 23:58:43",
            "create_date": "2016-12-24",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "borgen.tokyo",
            "domain_keyword": "borgen",
            "domain_tld": "tokyo",
            "query_time": "2024-04-23 02:41:10",
            "create_date": "2017-01-13",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bobken.com",
            "domain_keyword": "bobken",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:57:24",
            "create_date": "1997-03-03",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "norken.com.br",
            "domain_keyword": "norken",
            "domain_tld": "com.br",
            "query_time": "2024-06-07 14:20:26",
            "create_date": "2019-09-02",
            "update_date": "2021-08-19",
            "expiry_date": "2026-09-02",
            "registrant_name": "FLOCCO INDUSTRIA E COMERCIO DE CAL?ADOS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "rommy.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 97,
            "domain_name": "boeken.mobi",
            "domain_keyword": "boeken",
            "domain_tld": "mobi",
            "query_time": "2024-06-06 17:47:43",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ewish BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "corken.company",
            "domain_keyword": "corken",
            "domain_tld": "company",
            "query_time": "2024-06-12 15:16:59",
            "create_date": "2016-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "korken.ru",
            "domain_keyword": "korken",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:53:27",
            "create_date": "2017-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "broken.ru",
            "domain_keyword": "broken",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:19:46",
            "create_date": "2008-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.225,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>borken.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5484</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>borked.org, broken.jetzt, borgen.info, barken.world, norken.ru, borkel.net, broken.group, borkeh.com, borgen.page, bosken.com, borkent.eu, boaken.nl, borkex.com, birken.life, borked.com, bonken.com, borgen.net, borsen.mobi, worken.me, booken.info, bo-ken.com, worken.nl, broken.net, broken.systems, boeken.prof, borkent.nl, bjorken.blog, borked.zip, borden.au, broken.me.uk, broken.capital, borten.pl, bjorken.com, borten.ru, barken.dk, booken.site, bouken.net, booken.ru, borsen.se, borkens.com, borden.online, borden.studio, forken.co.uk, borgen.dev, borkent.com, broken.toys, borker.app, borsen.dk, bonken.net, zorken.com, bokken.io, borden.pro, broken.wang, borker.com, broken.graphics, worken.fr, bormen.com, berken.fr, corken.com, borked.co.uk, borben.com, borden.co.uk, morken.se, boriken.xyz, boeken.center, broken.beauty, broken.icu, booken.live, torken.se, borsen.sk, borgen.tech, broken.cc, birken.studio, corken.co, birken.it, borked.website, borkon.xyz, worken.de, corken.africa, korken.online, borren.org, borker.ru, borsen.info, borked.site, boyken.org, broken.games, broken.com, borren.net, morken.net, broken.works, birken.nl, bocken.com, broken.tv, borgen.tokyo, bobken.com, norken.com.br, boeken.mobi, corken.company, korken.ru, broken.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>borked.org</domain_name>
   <domain_keyword>borked</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:47:11</query_time>
   <create_date>1998-09-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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.shlick.net</value>
    <value>ns2.shlick.net</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>2</num>
   <domain_name>broken.jetzt</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-05-12 18:33:13</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>3</num>
   <domain_name>borgen.info</domain_name>
   <domain_keyword>borgen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 08:28:17</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rimotecloud.com</value>
    <value>ns2.rimotecloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>barken.world</domain_name>
   <domain_keyword>barken</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-15 10:48:18</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>norken.ru</domain_name>
   <domain_keyword>norken</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:11:30</query_time>
   <create_date>2019-06-15</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>borkel.net</domain_name>
   <domain_keyword>borkel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:47:11</query_time>
   <create_date>2003-06-17</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>broken.group</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-24 17:41:34</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1.undeveloped.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>borkeh.com</domain_name>
   <domain_keyword>borkeh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:31:26</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of borkeh.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns1.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>borgen.page</domain_name>
   <domain_keyword>borgen</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-18 18:27:52</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-19</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>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bosken.com</domain_name>
   <domain_keyword>bosken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:08:06</query_time>
   <create_date>2006-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=bosken.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud1.googledomains.com</value>
    <value>ns-cloud2.googledomains.com</value>
    <value>ns-cloud3.googledomains.com</value>
    <value>ns-cloud4.googledomains.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>borkent.eu</domain_name>
   <domain_keyword>borkent</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:08:33</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns101.auroradns.eu</value>
    <value>ns102.auroradns.nl</value>
    <value>ns103.auroradns.info</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>boaken.nl</domain_name>
   <domain_keyword>boaken</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 00:32:07</query_time>
   <create_date>2014-07-27</create_date>
   <update_date>2023-07-29</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns179.axc.nl</value>
    <value>ns180.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>borkex.com</domain_name>
   <domain_keyword>borkex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 20:32:10</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>birken.life</domain_name>
   <domain_keyword>birken</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-11 02:37:00</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-21</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>Repossessed by Go Daddy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>borked.com</domain_name>
   <domain_keyword>borked</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:05:01</query_time>
   <create_date>2002-03-14</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bonken.com</domain_name>
   <domain_keyword>bonken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:02:19</query_time>
   <create_date>2004-04-03</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=bonken.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>borgen.net</domain_name>
   <domain_keyword>borgen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:41:10</query_time>
   <create_date>1998-11-02</create_date>
   <update_date>2019-11-02</update_date>
   <expiry_date>2029-11-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>borsen.mobi</domain_name>
   <domain_keyword>borsen</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-07 20:33:33</query_time>
   <create_date>2006-09-20</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dagbladet Boersen A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>worken.me</domain_name>
   <domain_keyword>worken</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 19:27:59</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-07</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>booken.info</domain_name>
   <domain_keyword>booken</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 07:04:00</query_time>
   <create_date>2021-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xe329.parklogic.com</value>
    <value>ns2.xe329.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bo-ken.com</domain_name>
   <domain_keyword>bo-ken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:32:14</query_time>
   <create_date>2000-06-02</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>wpa04.wadax.ne.jp</value>
    <value>wpans01.wadax.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>worken.nl</domain_name>
   <domain_keyword>worken</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 06:31:24</query_time>
   <create_date>2014-07-07</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Mijndomeinpartner.nl</registrar_name>
   <name_servers>
    <value>ns1.mijnhostingpartner.nl</value>
    <value>ns2.mijnhostingpartner.nl</value>
    <value>ns3.mijnhostingpartner.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>broken.net</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 14:56:21</query_time>
   <create_date>1986-04-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0cfd3f8b-7b37-40f4-aa61-fea7f62002ec</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1106.awsdns-10.org</value>
    <value>ns-1619.awsdns-10.co.uk</value>
    <value>ns-298.awsdns-37.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>24</num>
   <domain_name>broken.systems</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-29 09:35:00</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0145891228</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>boeken.prof</domain_name>
   <domain_keyword>boeken</domain_keyword>
   <domain_tld>prof</domain_tld>
   <query_time>2024-06-02 23:04:30</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the 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.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>borkent.nl</domain_name>
   <domain_keyword>borkent</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 20:32:09</query_time>
   <create_date>1999-11-16</create_date>
   <update_date>2023-05-18</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bjorken.blog</domain_name>
   <domain_keyword>bjorken</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-26 04:47:16</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-26</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>borked.zip</domain_name>
   <domain_keyword>borked</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-08 01:56:24</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>29</num>
   <domain_name>borden.au</domain_name>
   <domain_keyword>borden</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 18:02:47</query_time>
   <update_date>2023-09-10</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Gideon Borden</registrant_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>broken.me.uk</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-27 02:05:54</query_time>
   <create_date>2005-07-27</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1.broken.me.uk</value>
    <value>ns2.broken.me.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>broken.capital</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-06-02 20:34:03</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>borten.pl</domain_name>
   <domain_keyword>borten</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-08 20:07:58</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bjorken.com</domain_name>
   <domain_keyword>bjorken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:14:58</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns.communique.se</value>
    <value>ns2.communique.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>borten.ru</domain_name>
   <domain_keyword>borten</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:34:46</query_time>
   <create_date>2019-06-13</create_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>barken.dk</domain_name>
   <domain_keyword>barken</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:53:28</query_time>
   <create_date>2015-02-24</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>STANDOUT A/S</registrant_name>
   <registrant_address>Strandlodsvej 6B, 3.</registrant_address>
   <registrant_city>København S</registrant_city>
   <registrant_zip>2300</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>arvind.ns.cloudflare.com</value>
    <value>venus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>booken.site</domain_name>
   <domain_keyword>booken</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 19:21:37</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</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.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bouken.net</domain_name>
   <domain_keyword>bouken</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 07:46:48</query_time>
   <create_date>2002-04-23</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Link Club</registrant_name>
   <registrant_address>5-39-6, Jingumae</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.357783738</registrant_phone>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>booken.ru</domain_name>
   <domain_keyword>booken</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 11:11:28</query_time>
   <create_date>2020-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>borsen.se</domain_name>
   <domain_keyword>borsen</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-07 16:46:12</query_time>
   <create_date>2004-07-20</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>didc02.digitalinformation.se</value>
    <value>didc03.digitalinformation.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>borkens.com</domain_name>
   <domain_keyword>borkens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 22:19:51</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>borden.online</domain_name>
   <domain_keyword>borden</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 10:59:50</query_time>
   <create_date>2016-04-03</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2027-04-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>borden.studio</domain_name>
   <domain_keyword>borden</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-05 20:16:07</query_time>
   <create_date>2021-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>forken.co.uk</domain_name>
   <domain_keyword>forken</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 21:02:02</query_time>
   <create_date>2019-06-04</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>borgen.dev</domain_name>
   <domain_keyword>borgen</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 20:30:07</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154557380</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>borkent.com</domain_name>
   <domain_keyword>borkent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:56:24</query_time>
   <create_date>1998-06-08</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=borkent.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns101.auroradns.eu</value>
    <value>ns102.auroradns.nl</value>
    <value>ns103.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>broken.toys</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>toys</domain_tld>
   <query_time>2024-05-20 14:56:21</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</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>47</num>
   <domain_name>borker.app</domain_name>
   <domain_keyword>borker</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 22:31:26</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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>dylan.ns.cloudflare.com</value>
    <value>margaret.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>borsen.dk</domain_name>
   <domain_keyword>borsen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-01 01:25:31</query_time>
   <create_date>1998-01-26</create_date>
   <expiry_date>2030-03-31</expiry_date>
   <registrant_name>DAGBLADET BØRSEN A/S</registrant_name>
   <registrant_address>Møntergade 19</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1116</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 33 32 01 02</registrant_phone>
   <name_servers>
    <value>ns.borsen.dk</value>
    <value>ns2.borsen.dk</value>
    <value>ns4.borsen.dk</value>
    <value>ns5.borsen.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bonken.net</domain_name>
   <domain_keyword>bonken</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:32:07</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>zorken.com</domain_name>
   <domain_keyword>zorken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:34:59</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2021-10-12</update_date>
   <expiry_date>2027-02-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.stablehost.com</value>
    <value>ns2.stablehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bokken.io</domain_name>
   <domain_keyword>bokken</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 17:28:01</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-16</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_state>Paris</registrant_state>
   <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>aida.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>borden.pro</domain_name>
   <domain_keyword>borden</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 17:27:52</query_time>
   <create_date>2008-11-30</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2026-11-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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.powweb.com</value>
    <value>ns2.powweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>broken.wang</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-08 20:07:32</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.shade.cx</value>
    <value>ns2.shade.cx</value>
    <value>ns3.shade.cx</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>borker.com</domain_name>
   <domain_keyword>borker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:47:13</query_time>
   <create_date>2000-02-16</create_date>
   <update_date>2020-01-09</update_date>
   <expiry_date>2029-02-16</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=borker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>55</num>
   <domain_name>broken.graphics</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-08 16:34:26</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.domainoffensive.de</value>
    <value>ns2.domainoffensive.eu</value>
    <value>ns3.domainoffensive.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>worken.fr</domain_name>
   <domain_keyword>worken</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-16 14:02:23</query_time>
   <create_date>2007-10-11</create_date>
   <update_date>2020-01-30</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ACIMEX</registrant_company>
   <registrant_address>Zi, 8 rue des Alizes, 14790 VERSON</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.231733890</registrant_phone>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>bormen.com</domain_name>
   <domain_keyword>bormen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:49:39</query_time>
   <create_date>2005-05-28</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>berken.fr</domain_name>
   <domain_keyword>berken</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-10 19:53:12</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <registrant_company>Berken</registrant_company>
   <registrant_address>231, rue Saint-Honore 75001 Paris, 23100 Paris, Hauts-de-France</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+242.057597843</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>renewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>corken.com</domain_name>
   <domain_keyword>corken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:16:59</query_time>
   <create_date>1997-02-19</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Corken - Advanced Flow Solutions, Inc.</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>borked.co.uk</domain_name>
   <domain_keyword>borked</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 02:47:11</query_time>
   <create_date>2001-07-09</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>Claranet Limited [Tag = CLARANET]</registrar_name>
   <registrar_website>https://www.claranet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.clara.net</value>
    <value>ns1.clara.net</value>
    <value>ns2.clara.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>borben.com</domain_name>
   <domain_keyword>borben</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:51:29</query_time>
   <create_date>2009-12-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2026-12-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns81.hozzt.com</value>
    <value>ns82.hozzt.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>borden.co.uk</domain_name>
   <domain_keyword>borden</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 10:59:52</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2022-06-22</update_date>
   <expiry_date>2027-09-01</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>morken.se</domain_name>
   <domain_keyword>morken</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:25:56</query_time>
   <create_date>2007-02-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>boriken.xyz</domain_name>
   <domain_keyword>boriken</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 20:30:36</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-28</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>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>boeken.center</domain_name>
   <domain_keyword>boeken</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-09 20:35:28</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-310.axc.nl</value>
    <value>ns2-310.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>broken.beauty</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-16 05:14:20</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-17</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>broken.icu</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-20 14:56:21</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>booken.live</domain_name>
   <domain_keyword>booken</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-08 23:41:36</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>torken.se</domain_name>
   <domain_keyword>torken</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:59:29</query_time>
   <create_date>2017-01-24</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>borsen.sk</domain_name>
   <domain_keyword>borsen</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:16:36</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <name_servers>
    <value>ns.vas-hosting.com</value>
    <value>ns.vas-hosting.cz</value>
    <value>ns.vas-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>borgen.tech</domain_name>
   <domain_keyword>borgen</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 01:54:18</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0154557384</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>broken.cc</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-12 18:33:13</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>birken.studio</domain_name>
   <domain_keyword>birken</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-11 02:37:00</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-18</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>docks08.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>corken.co</domain_name>
   <domain_keyword>corken</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 22:20:15</query_time>
   <create_date>2016-12-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>birken.it</domain_name>
   <domain_keyword>birken</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 09:41:21</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>NaturalLook Srl</registrant_company>
   <registrant_address>Via Braille 7</registrant_address>
   <registrant_city>Bolzano</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>borked.website</domain_name>
   <domain_keyword>borked</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-26 17:13:06</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Oslo</registrant_state>
   <registrant_country>NO</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>gabriella.ns.cloudflare.com</value>
    <value>milan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>borkon.xyz</domain_name>
   <domain_keyword>borkon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 01:56:25</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>England</registrant_state>
   <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>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>worken.de</domain_name>
   <domain_keyword>worken</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:19</query_time>
   <update_date>2024-01-23</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>corken.africa</domain_name>
   <domain_keyword>corken</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-16 10:39:29</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com</registrar_name>
   <registrar_website>www.marcaria.com/za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>LPGAS</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ES</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>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>korken.online</domain_name>
   <domain_keyword>korken</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 05:05:03</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-09</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>docks05.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>borren.org</domain_name>
   <domain_keyword>borren</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 21:18:03</query_time>
   <create_date>2012-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>maxml</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>borker.ru</domain_name>
   <domain_keyword>borker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:34:06</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>borsen.info</domain_name>
   <domain_keyword>borsen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 16:23:51</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2021-08-13</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>borked.site</domain_name>
   <domain_keyword>borked</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 17:13:06</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Oslo</registrant_state>
   <registrant_country>NO</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>ns1vwx.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>boyken.org</domain_name>
   <domain_keyword>boyken</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 21:35:29</query_time>
   <create_date>2019-03-30</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2028-03-30</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>broken.games</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-06-08 20:08:05</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>87</num>
   <domain_name>broken.com</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:35:00</query_time>
   <create_date>1998-07-31</create_date>
   <update_date>2022-08-24</update_date>
   <expiry_date>2026-07-30</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>0d733ec407ccea11409ed1a593713142f832f41dded8b99590b0e50ad33092bd@broken.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>borren.net</domain_name>
   <domain_keyword>borren</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 21:18:03</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2026-05-02</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>morken.net</domain_name>
   <domain_keyword>morken</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 12:34:56</query_time>
   <create_date>2011-09-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns10.kanhotel.net</value>
    <value>ns11.kanhotel.net</value>
    <value>ns12.kanhotel.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>broken.works</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-29 09:35:00</query_time>
   <create_date>2019-02-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-10</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_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1336.awsdns-39.org</value>
    <value>ns-1678.awsdns-17.co.uk</value>
    <value>ns-303.awsdns-37.com</value>
    <value>ns-594.awsdns-10.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>birken.nl</domain_name>
   <domain_keyword>birken</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 02:37:01</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2024-03-06</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bocken.com</domain_name>
   <domain_keyword>bocken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:54:50</query_time>
   <create_date>2008-08-24</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>broken.tv</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-17 23:58:43</query_time>
   <create_date>2016-12-24</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>borgen.tokyo</domain_name>
   <domain_keyword>borgen</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-23 02:41:10</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bobken.com</domain_name>
   <domain_keyword>bobken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:57:24</query_time>
   <create_date>1997-03-03</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>norken.com.br</domain_name>
   <domain_keyword>norken</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-07 14:20:26</query_time>
   <create_date>2019-09-02</create_date>
   <update_date>2021-08-19</update_date>
   <expiry_date>2026-09-02</expiry_date>
   <registrant_name>FLOCCO INDUSTRIA E COMERCIO DE CAL?ADOS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>rommy.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>boeken.mobi</domain_name>
   <domain_keyword>boeken</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-06 17:47:43</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ewish BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>corken.company</domain_name>
   <domain_keyword>corken</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-12 15:16:59</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</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>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>99</num>
   <domain_name>korken.ru</domain_name>
   <domain_keyword>korken</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:53:27</query_time>
   <create_date>2017-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>broken.ru</domain_name>
   <domain_keyword>broken</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:19:46</query_time>
   <create_date>2008-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.225</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.