WHOIS QUERY TIME

13 May 2024 - 1:18 PM UTC

Registered: 11 November 2013
Modified: 6 April 2023
Expiry: 11 November 2028

NAME SERVERS

ns1.siteground.net
ns2.siteground.net

DOMAIN STATUS

published

REGISTRANT

Name: Best Deal Com de Prod Eletronicos Eireli EPP
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=losch.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "losch.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "losch.com.br",
            "domain_keyword": "losch",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2013-11-11",
            "update_date": "2023-04-06",
            "expiry_date": "2028-11-11",
            "registrant_name": "Best Deal Com de Prod Eletronicos Eireli EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>losch.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>losch.com.br</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2013-11-11</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2028-11-11</expiry_date>
   <registrant_name>Best Deal Com de Prod Eletronicos Eireli EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.055 seconds) for "losch.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jul 2016 - 1:50 PM UTC

Registered: 11 November 2013
Modified: 29 April 2016
Expiry: 11 November 2018

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br
ns3.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Filipe Janesel
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

13 Mar 2024 - 4:30 PM UTC

Registered: 11 November 2013
Modified: 6 April 2023
Expiry: 11 November 2028

NAME SERVERS

ns1.siteground.net
ns2.siteground.net

DOMAIN STATUS

published

REGISTRANT

Name: Best Deal Com de Prod Eletronicos Eireli EPP
Country: Brazil
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=losch.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "losch.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "losch.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "losch.com.br",
            "domain_keyword": "losch",
            "domain_tld": "com.br",
            "query_time": "2016-07-27 13:50:03",
            "create_date": "2013-11-11",
            "update_date": "2016-04-29",
            "expiry_date": "2018-11-11",
            "registrant_name": "Filipe Janesel",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "losch.com.br",
            "domain_keyword": "losch",
            "domain_tld": "com.br",
            "query_time": "2024-03-13 16:30:28",
            "create_date": "2013-11-11",
            "update_date": "2023-04-06",
            "expiry_date": "2028-11-11",
            "registrant_name": "Best Deal Com de Prod Eletronicos Eireli EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>losch.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>losch.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>losch.com.br</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2016-07-27 13:50:03</query_time>
   <create_date>2013-11-11</create_date>
   <update_date>2016-04-29</update_date>
   <expiry_date>2018-11-11</expiry_date>
   <registrant_name>Filipe Janesel</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>losch.com.br</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-03-13 16:30:28</query_time>
   <create_date>2013-11-11</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2028-11-11</expiry_date>
   <registrant_name>Best Deal Com de Prod Eletronicos Eireli EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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 24 domain names (in 0.028 seconds) which contained the exact domain keyword "losch".
Domain Name Registered Expiry Registrar Ownership
1 losch.net 8 Mar 1999 8 Mar 2030 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 losch.org 27 Sep 2000 27 Sep 2024 IONOS SE REDACTED FOR PRIVACY
3 losch.info 31 Oct 2001 31 Oct 2024 Mesh Digital Limited REDACTED FOR PRIVACY
4 losch.com 31 Mar 2003 31 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
5 losch.biz 11 Apr 2007 10 Apr 2025 Cronon GmbH Reinhard Theimer Leiternfabrik e.K.
6 losch.cc 17 Apr 2007 17 Apr 2025 Mesh Digital Limited -
7 losch.com.br 11 Nov 2013 11 Nov 2028 - Best Deal Com de Prod Eletronicos Eireli EPP
8 losch.ru 15 Nov 2013 15 Nov 2024 REGRU-RU Private Person
9 losch.services 31 Jul 2014 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 losch.plumbing 31 Jul 2014 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 losch.solutions 31 Jul 2014 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 losch.supply 3 Aug 2014 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 losch.haus 18 Sep 2014 18 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
14 losch.tirol 21 Aug 2019 21 Aug 2024 Ledl.net GmbH REDACTED
15 losch.cloud 18 Sep 2019 18 Sep 2024 GoDaddy Domains By Proxy, LLC
16 losch.dev 30 Sep 2020 30 Sep 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0159491909
17 losch.contact 3 Mar 2022 3 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
18 losch.digital 17 Mar 2022 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 losch.nl 18 Sep 2023 - Metaregistrar B.V. -
20 losch.shop 8 Nov 2023 8 Nov 2024 EuroDNS -
21 losch.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
22 losch.online 14 Apr 2024 14 Apr 2025 IONOS SE 1&1 Internet Limited
23 losch.pro 31 May 2024 31 May 2025 HOSTINGER operations, UAB GDPR Masked
24 losch.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Stephen Loschiavo
25 losch.name - - PSI-USA, Inc. dba Domain Robot -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=losch&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "losch",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 25,
        "relation": "eq",
        "current": 25
    },
    "unique_domains": "losch.net, losch.org, losch.info, losch.com, losch.biz, losch.cc, losch.com.br, losch.ru, losch.services, losch.plumbing, losch.solutions, losch.supply, losch.haus, losch.tirol, losch.cloud, losch.dev, losch.contact, losch.digital, losch.nl, losch.shop, losch.xyz, losch.online, losch.pro, losch.com.au, losch.name",
    "results": [
        {
            "num": 1,
            "domain_name": "losch.net",
            "domain_keyword": "losch",
            "domain_tld": "net",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "1999-03-08",
            "update_date": "2021-01-29",
            "expiry_date": "2030-03-08",
            "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": [
                "ns-1066.awsdns-05.org",
                "ns-1767.awsdns-28.co.uk",
                "ns-294.awsdns-36.com",
                "ns-936.awsdns-53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "losch.org",
            "domain_keyword": "losch",
            "domain_tld": "org",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2000-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "losch.info",
            "domain_keyword": "losch",
            "domain_tld": "info",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2001-10-31",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-31",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "losch.com",
            "domain_keyword": "losch",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2003-03-31",
            "update_date": "2023-06-23",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "losch.biz",
            "domain_keyword": "losch",
            "domain_tld": "biz",
            "query_time": "2024-06-02 21:51:45",
            "create_date": "2007-04-11",
            "update_date": "2024-05-26",
            "expiry_date": "2025-04-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reinhard Theimer Leiternfabrik e.K.",
            "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": [
                "docks17.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "losch.cc",
            "domain_keyword": "losch",
            "domain_tld": "cc",
            "query_time": "2024-04-30 23:22:00",
            "create_date": "2007-04-17",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "losch.com.br",
            "domain_keyword": "losch",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2013-11-11",
            "update_date": "2023-04-06",
            "expiry_date": "2028-11-11",
            "registrant_name": "Best Deal Com de Prod Eletronicos Eireli EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "losch.ru",
            "domain_keyword": "losch",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:49:24",
            "create_date": "2013-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "losch.services",
            "domain_keyword": "losch",
            "domain_tld": "services",
            "query_time": "2024-05-13 13:18:34",
            "create_date": "2014-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "losch.plumbing",
            "domain_keyword": "losch",
            "domain_tld": "plumbing",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2014-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "losch.solutions",
            "domain_keyword": "losch",
            "domain_tld": "solutions",
            "query_time": "2024-05-13 13:18:34",
            "create_date": "2014-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "losch.supply",
            "domain_keyword": "losch",
            "domain_tld": "supply",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2014-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "losch.haus",
            "domain_keyword": "losch",
            "domain_tld": "haus",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2014-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-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": [
                "docks20.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "losch.tirol",
            "domain_keyword": "losch",
            "domain_tld": "tirol",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2019-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "losch.cloud",
            "domain_keyword": "losch",
            "domain_tld": "cloud",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2019-09-18",
            "update_date": "2023-10-11",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "losch.dev",
            "domain_keyword": "losch",
            "domain_tld": "dev",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2020-09-30",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-30",
            "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 0159491909",
            "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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "losch.contact",
            "domain_keyword": "losch",
            "domain_tld": "contact",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2022-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "losch.digital",
            "domain_keyword": "losch",
            "domain_tld": "digital",
            "query_time": "2024-06-06 21:36:59",
            "create_date": "2022-03-17",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "dina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "losch.nl",
            "domain_keyword": "losch",
            "domain_tld": "nl",
            "query_time": "2024-06-13 05:20:17",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "aria.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 20,
            "domain_name": "losch.shop",
            "domain_keyword": "losch",
            "domain_tld": "shop",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2023-11-08",
            "update_date": "2024-01-19",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS",
            "registrar_website": "http://www.eurodns.com",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "losch.xyz",
            "domain_keyword": "losch",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 13:18:33",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "losch.online",
            "domain_keyword": "losch",
            "domain_tld": "online",
            "query_time": "2024-04-16 09:07:55",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "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": [
                "ns1023.ui-dns.com",
                "ns1047.ui-dns.biz",
                "ns1075.ui-dns.de",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "losch.pro",
            "domain_keyword": "losch",
            "domain_tld": "pro",
            "query_time": "2024-06-02 08:45:58",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "losch.com.au",
            "domain_keyword": "losch",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 13:18:33",
            "update_date": "2024-04-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Stephen Loschiavo",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "losch.name",
            "domain_keyword": "losch",
            "domain_tld": "name",
            "query_time": "2024-05-13 13:18:33",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>losch</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>25</total>
  <relation>eq</relation>
  <current>25</current>
 </count>
 <unique_domains>losch.net, losch.org, losch.info, losch.com, losch.biz, losch.cc, losch.com.br, losch.ru, losch.services, losch.plumbing, losch.solutions, losch.supply, losch.haus, losch.tirol, losch.cloud, losch.dev, losch.contact, losch.digital, losch.nl, losch.shop, losch.xyz, losch.online, losch.pro, losch.com.au, losch.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>losch.net</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>1999-03-08</create_date>
   <update_date>2021-01-29</update_date>
   <expiry_date>2030-03-08</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>ns-1066.awsdns-05.org</value>
    <value>ns-1767.awsdns-28.co.uk</value>
    <value>ns-294.awsdns-36.com</value>
    <value>ns-936.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>losch.org</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>losch.info</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2001-10-31</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-31</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>losch.com</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2003-03-31</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>losch.biz</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 21:51:45</query_time>
   <create_date>2007-04-11</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reinhard Theimer Leiternfabrik e.K.</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>docks17.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>losch.cc</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-30 23:22:00</query_time>
   <create_date>2007-04-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>7</num>
   <domain_name>losch.com.br</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2013-11-11</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2028-11-11</expiry_date>
   <registrant_name>Best Deal Com de Prod Eletronicos Eireli EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>losch.ru</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:49:24</query_time>
   <create_date>2013-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>losch.services</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-13 13:18:34</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns53.domaincontrol.com</value>
    <value>ns54.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>10</num>
   <domain_name>losch.plumbing</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>plumbing</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns53.domaincontrol.com</value>
    <value>ns54.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>11</num>
   <domain_name>losch.solutions</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-13 13:18:34</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns53.domaincontrol.com</value>
    <value>ns54.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>12</num>
   <domain_name>losch.supply</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2014-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>losch.haus</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-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>docks20.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>losch.tirol</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2019-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>losch.cloud</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>losch.dev</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159491909</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>losch.contact</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>losch.digital</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-06 21:36:59</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>dina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>losch.nl</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-13 05:20:17</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>aria.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>losch.shop</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>losch.xyz</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>losch.online</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-16 09:07:55</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</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>ns1023.ui-dns.com</value>
    <value>ns1047.ui-dns.biz</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>losch.pro</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 08:45:58</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>losch.com.au</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <update_date>2024-04-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Stephen Loschiavo</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>losch.name</domain_name>
   <domain_keyword>losch</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-13 13:18:33</query_time>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 988 domain names (in 0.058 seconds) which look and sound like the brand name "losch".
Domain Name Registered Expiry Registrar Ownership
1 rosch.se 19 Apr 2007 19 Apr 2025 EgenSajt.se -
2 tosch.nl 26 May 1999 - ZXCS -
3 vosch.eu - - Registrar.eu -
4 blosch.org 11 Nov 2001 11 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153183242
5 tosch.online 24 Jan 2023 24 Jan 2025 Mesh Digital Ltd -
6 rosch.xyz 23 Jan 2016 23 Jan 2025 INWX GmbH -
7 hosch.biz 18 Jan 2006 17 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
8 posch.co 23 Aug 2010 22 Aug 2024 united-domains AG St. Hildegard-Posch GmbH
9 bosch.life 21 Apr 2017 21 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 losche.nl 7 Sep 2009 - Internet Service Europe B.V. -
11 lhsch.com 14 Jun 2020 14 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
12 lesch.be 8 Feb 2011 - 1API GmbH -
13 lvsch.org 30 Jun 2023 30 Jun 2024 DomainPeople, Inc. Data Protected
14 hosch.se 28 Apr 2019 28 Apr 2025 EgenSajt.se -
15 fosch.nl 23 Dec 2014 - The Registrar Company B.V. -
16 posch.dev 6 Aug 2019 6 Aug 2024 Dynadot LLC. REDACTED FOR PRIVACY
17 lorch.me 14 May 2010 14 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
18 hosch.florist 13 Apr 2017 13 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
19 nosch.biz 29 Nov 2020 29 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
20 bosch.london 25 Aug 2014 25 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
21 gosch.work 5 Oct 2020 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 loscha.com 18 Oct 2006 18 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Edward Jones
23 cosch.nl 30 Aug 2002 - Antagonist B.V. -
24 tosch.tv 2 Aug 2006 2 Aug 2024 Vautron Rechenzentrum AG AGENCIA TOSCH
25 bosch.co.in 29 Apr 2010 29 Apr 2025 CSC Corporate Domains, Inc. Robert Bosch GmbH
26 lorch.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
27 nosch.net 11 Jul 2001 11 Jul 2024 IONOS SE REDACTED FOR PRIVACY
28 loscn.com 20 Jan 2022 20 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 lorsch.net 18 Feb 2014 18 Feb 2025 Mesh Digital Limited -
30 dosch.com 19 Feb 1997 20 Feb 2027 BigRock Solutions Ltd. Dosch Pharmaceuticals Pvt. Ltd.
31 kosch.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
32 bosch.services 17 Jul 2014 17 Jul 2024 CSC Corporate Domains, Inc. Robert Bosch GmbH
33 josch.info 12 Sep 2001 12 Sep 2024 IONOS SE Musikverein Stroetzbach
34 lorch.blog 12 May 2020 12 May 2025 Tucows.com Co. Contact Privacy Inc. Customer 0157902962
35 posch.eu - - CRegISP Ltd -
36 lopsch.xyz 2 Sep 2015 2 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
37 bosch.moscow 4 Oct 2023 4 Oct 2024 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
38 aosch.com 18 Mar 2017 18 Mar 2025 TurnCommerce, Inc. DBA NameBright.com yue gang dong
39 losca.icu 27 Aug 2023 27 Aug 2024 DNSPod, Inc. Zuo Lin Kai
40 nosch.co 10 Jul 2023 10 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
41 lonch.info 6 Apr 2023 6 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 loach.name - - IONOS SE -
43 blosch.info 8 May 2007 8 May 2025 Mesh Digital Limited REDACTED FOR PRIVACY
44 bosch.pt - - - Robert Bosch, Unipessoal Lda
45 rosch.me 14 Oct 2015 14 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 looch.pro 12 Nov 2015 12 Nov 2024 Registrar of Domain Names REG.RU LLC Private Person
47 josch.me 17 Jul 2008 17 Jul 2024 PSI-USA, Inc. dba Domain Robot JAB-Designstudio
48 lorch.biz 17 Nov 2001 18 Nov 2024 1API GmbH Lorch Schweisstechnik GmbH
49 hosch.group 4 Feb 2019 4 Feb 2025 Key-Systems, LLC REDACTED FOR PRIVACY
50 gosch.com 6 Mar 1996 7 Mar 2025 Dynadot Inc -
51 loschi.it 14 Apr 2003 14 Apr 2025 Register S.p.a. MICHELE LOSCHI
52 rosch.group 7 May 2018 7 May 2025 Key-Systems, LLC REDACTED FOR PRIVACY
53 bosch.film 22 Feb 2019 22 Feb 2025 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
54 looch.men 16 Aug 2022 16 Aug 2024 Squarespace Domains II LLC K&K Cosmetics
55 mosch.name - - IONOS SE -
56 lasch.org 2 Jul 2000 2 Jul 2024 IONOS SE Lasch Software
57 bosch.au - - Corporation Service Company (Aust) Pty Ltd Alexandra von Gleichenstein
58 looch.us 10 Sep 2020 10 Sep 2024 GoDaddy.com, LLC Paul Catano
59 loesch.hamburg 27 Aug 2014 27 Aug 2024 united-domains AG -
60 nosch.fr 13 Nov 2017 13 Nov 2024 OVH Nosch Cantine et Comptoir
61 bosch.cc 10 Dec 2023 10 Dec 2024 Dynadot Inc -
62 lusch.berlin 18 Mar 2014 18 Mar 2025 united-domains AG -
63 lorch.ca 22 Jun 2023 22 Jun 2024 Gandi Services Inc., Gandi SAS REDACTED FOR PRIVACY
64 lossh.org 17 Apr 2020 17 Apr 2030 GoDaddy.com, LLC Domains By Proxy, LLC
65 bosch.consulting 14 Sep 2022 14 Sep 2024 united-domains AG united-domains Reselling GmbH
66 looch.net 14 Sep 2007 14 Sep 2024 Dreamscape Networks International Pte Ltd LIAM GALE
67 mosch.xyz 2 Jun 2024 2 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
68 jlosch.com 21 Oct 2023 21 Oct 2024 Network Solutions, LLC -
69 lonch.com.cn 16 Dec 2004 16 Dec 2026 阿里云计算有限公司(万网) 北京九讯科技发展有限公司
70 loscq.sbs 16 Dec 2023 16 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
71 bosch.credit 5 Aug 2021 5 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Fa. Batal Praezisionswellen GmbH
72 posch.ro 11 Jul 2006 9 Sep 2024 CYBER_FOLKS S.R.L. -
73 bosch.biz 27 Mar 2002 26 Mar 2025 CSC Corporate Domains, Inc. Robert Bosch GmbH
74 gosch.com.br 5 Jul 2016 5 Jul 2024 - RODRIGO GOSCH CARVALHAL
75 kosch.cn 25 Jul 2012 25 Jul 2024 阿里云计算有限公司(万网) 张家港高工进出口有限公司
76 cosch.com 22 Nov 2002 22 Nov 2024 Megazone Corp., dba HOSTING.KR beats
77 loesch.it 6 Sep 2001 19 Nov 2024 RegistryGate GmbH Horst Loesch
78 loach.ru 19 Nov 2023 19 Nov 2024 RU-CENTER-RU Private Person
79 lesch.cloud 25 Jun 2023 25 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
80 gosch.org 6 Jun 2000 6 Jun 2024 EPAG Domainservices GmbH REDACTED FOR PRIVACY
81 bosch.cm 28 Aug 2009 4 Apr 2025 Netcom.cm Sarl Robert Bosch GmbH
82 bosch.se 25 Sep 1996 31 Dec 2024 CSC Corp Domains -
83 tosch.com 1 Apr 1998 31 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 losci.net 5 Oct 2020 5 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
85 lomch.com 28 Jul 2023 28 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
86 bosch.club 16 Feb 2023 16 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 sosch.org 15 Jan 2021 15 Jan 2025 Mesh Digital Limited Domains By Proxy, LLC
88 losco.ly 27 Jun 2012 21 Jul 2024 Libyan Spider Network (loc) Libya Oil Company
89 rosch.it 16 Apr 2013 4 May 2025 Algorithmedia S.r.l. Puglia.com Srls
90 lesch.ru 24 Oct 2005 24 Oct 2024 SALENAMES-RU Private Person
91 lotch.live 11 Aug 2023 11 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 bosch.af - - Corporation Service Company Robert Bosch GmbH
93 rosch.be 11 Sep 2016 - Combell nv -
94 bosch.xyz 20 May 2014 20 May 2025 CSC Corporate Domains Inc. Robert Bosch GmbH
95 loesch.bar 8 Oct 2023 8 Oct 2024 IONOS SE 1&1 Internet Limited
96 mosch.hamburg 27 Aug 2014 27 Aug 2024 Host Europe Group -
97 hosch.com.au - - Melbourne IT System Admin (HOSCH)
98 kosch.co.in 19 Nov 2020 19 Nov 2024 Endurance Digital Domain Technology LLP Creative
99 gosch.pro 9 May 2012 9 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
100 kosch.it 22 Jan 2019 22 Jan 2025 EPAG Domainservices GmbH hidden
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 Losch.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=losch.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "losch.com.br",
        "page_size": 100
    },
    "count": {
        "total": 988,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rosch.se, tosch.nl, vosch.eu, blosch.org, tosch.online, rosch.xyz, hosch.biz, posch.co, bosch.life, losche.nl, lhsch.com, lesch.be, lvsch.org, hosch.se, fosch.nl, posch.dev, lorch.me, hosch.florist, nosch.biz, bosch.london, gosch.work, loscha.com, cosch.nl, tosch.tv, bosch.co.in, lorch.info, nosch.net, loscn.com, lorsch.net, dosch.com, kosch.xyz, bosch.services, josch.info, lorch.blog, posch.eu, lopsch.xyz, bosch.moscow, aosch.com, losca.icu, nosch.co, lonch.info, loach.name, blosch.info, bosch.pt, rosch.me, looch.pro, josch.me, lorch.biz, hosch.group, gosch.com, loschi.it, rosch.group, bosch.film, looch.men, mosch.name, lasch.org, bosch.au, looch.us, loesch.hamburg, nosch.fr, bosch.cc, lusch.berlin, lorch.ca, lossh.org, bosch.consulting, looch.net, mosch.xyz, jlosch.com, lonch.com.cn, loscq.sbs, bosch.credit, posch.ro, bosch.biz, gosch.com.br, kosch.cn, cosch.com, loesch.it, loach.ru, lesch.cloud, gosch.org, bosch.cm, bosch.se, tosch.com, losci.net, lomch.com, bosch.club, sosch.org, losco.ly, rosch.it, lesch.ru, lotch.live, bosch.af, rosch.be, bosch.xyz, loesch.bar, mosch.hamburg, hosch.com.au, kosch.co.in, gosch.pro, kosch.it",
    "results": [
        {
            "num": 1,
            "domain_name": "rosch.se",
            "domain_keyword": "rosch",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:06:17",
            "create_date": "2007-04-19",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-19",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "tosch.nl",
            "domain_keyword": "tosch",
            "domain_tld": "nl",
            "query_time": "2024-05-14 08:18:00",
            "create_date": "1999-05-26",
            "update_date": "2021-07-19",
            "registrar_name": "ZXCS",
            "name_servers": [
                "newt.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "vosch.eu",
            "domain_keyword": "vosch",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:06:26",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ]
        },
        {
            "num": 4,
            "domain_name": "blosch.org",
            "domain_keyword": "blosch",
            "domain_tld": "org",
            "query_time": "2024-05-12 22:29:58",
            "create_date": "2001-11-11",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-11",
            "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 0153183242",
            "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": 5,
            "domain_name": "tosch.online",
            "domain_keyword": "tosch",
            "domain_tld": "online",
            "query_time": "2024-05-14 08:18:00",
            "create_date": "2023-01-24",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rosch.xyz",
            "domain_keyword": "rosch",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 03:27:11",
            "create_date": "2016-01-23",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "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": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hosch.biz",
            "domain_keyword": "hosch",
            "domain_tld": "biz",
            "query_time": "2024-05-13 20:57:13",
            "create_date": "2006-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks19.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "posch.co",
            "domain_keyword": "posch",
            "domain_tld": "co",
            "query_time": "2024-05-14 11:45:10",
            "create_date": "2010-08-23",
            "update_date": "2024-05-07",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "St. Hildegard-Posch GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bosch.life",
            "domain_keyword": "bosch",
            "domain_tld": "life",
            "query_time": "2024-04-30 20:38:32",
            "create_date": "2017-04-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-21",
            "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": 10,
            "domain_name": "losche.nl",
            "domain_keyword": "losche",
            "domain_tld": "nl",
            "query_time": "2024-04-30 23:22:01",
            "create_date": "2009-09-07",
            "update_date": "2023-12-13",
            "registrar_name": "Internet Service Europe B.V.",
            "name_servers": [
                "ns1.zakelijkbereikbaar.nl",
                "ns2.zakelijkbereikbaar.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "lhsch.com",
            "domain_keyword": "lhsch",
            "domain_tld": "com",
            "query_time": "2024-05-10 03:20:49",
            "create_date": "2020-06-14",
            "update_date": "2023-05-01",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=lhsch.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lesch.be",
            "domain_keyword": "lesch",
            "domain_tld": "be",
            "query_time": "2024-05-25 06:51:01",
            "create_date": "2011-02-08",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 13,
            "domain_name": "lvsch.org",
            "domain_keyword": "lvsch",
            "domain_tld": "org",
            "query_time": "2024-05-28 06:11:38",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dalton",
            "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": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hosch.se",
            "domain_keyword": "hosch",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:02:52",
            "create_date": "2019-04-28",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-28",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 15,
            "domain_name": "fosch.nl",
            "domain_keyword": "fosch",
            "domain_tld": "nl",
            "query_time": "2024-05-14 09:41:06",
            "create_date": "2014-12-23",
            "update_date": "2021-03-08",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.thednscompany.com",
                "ns2.thednscompany.com",
                "ns3.thednscompany.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "posch.dev",
            "domain_keyword": "posch",
            "domain_tld": "dev",
            "query_time": "2024-05-14 11:45:10",
            "create_date": "2019-08-06",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC.",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "c.ns.buddyns.com",
                "d.ns.buddyns.com",
                "e.ns.buddyns.com",
                "g.ns.buddyns.com",
                "h.ns.buddyns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lorch.me",
            "domain_keyword": "lorch",
            "domain_tld": "me",
            "query_time": "2024-05-19 12:13:24",
            "create_date": "2010-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2029-05-14",
            "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.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hosch.florist",
            "domain_keyword": "hosch",
            "domain_tld": "florist",
            "query_time": "2024-04-29 14:45:11",
            "create_date": "2017-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-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": [
                "docks18.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "nosch.biz",
            "domain_keyword": "nosch",
            "domain_tld": "biz",
            "query_time": "2024-05-11 13:29:17",
            "create_date": "2020-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bosch.london",
            "domain_keyword": "bosch",
            "domain_tld": "london",
            "query_time": "2024-05-13 05:08:53",
            "create_date": "2014-08-25",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.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": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "gosch.work",
            "domain_keyword": "gosch",
            "domain_tld": "work",
            "query_time": "2024-05-12 13:01:33",
            "create_date": "2020-10-05",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "loscha.com",
            "domain_keyword": "loscha",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:09:02",
            "create_date": "2006-10-18",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Edward Jones",
            "registrant_address": "23 Steane Street",
            "registrant_city": "Bendigo",
            "registrant_state": "Victoria",
            "registrant_zip": "3550",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+63.409161491",
            "name_servers": [
                "ns11.indichosts.net",
                "ns12.indichosts.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cosch.nl",
            "domain_keyword": "cosch",
            "domain_tld": "nl",
            "query_time": "2024-05-14 03:34:48",
            "create_date": "2002-08-30",
            "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": 24,
            "domain_name": "tosch.tv",
            "domain_keyword": "tosch",
            "domain_tld": "tv",
            "query_time": "2024-05-27 09:47:28",
            "create_date": "2006-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGENCIA TOSCH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please query the rdds service of the registrar 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.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bosch.co.in",
            "domain_keyword": "bosch",
            "domain_tld": "co.in",
            "query_time": "2024-05-06 16:26:40",
            "create_date": "2010-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Robert Bosch GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lorch.info",
            "domain_keyword": "lorch",
            "domain_tld": "info",
            "query_time": "2024-05-07 07:13:33",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nosch.net",
            "domain_keyword": "nosch",
            "domain_tld": "net",
            "query_time": "2024-05-11 13:29:17",
            "create_date": "2001-07-11",
            "update_date": "2018-10-03",
            "expiry_date": "2024-07-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1069.ui-dns.biz",
                "ns1077.ui-dns.de",
                "ns1096.ui-dns.com",
                "ns1117.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "loscn.com",
            "domain_keyword": "loscn",
            "domain_tld": "com",
            "query_time": "2024-06-02 21:51:46",
            "create_date": "2022-01-20",
            "update_date": "2022-08-23",
            "expiry_date": "2024-01-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "lorsch.net",
            "domain_keyword": "lorsch",
            "domain_tld": "net",
            "query_time": "2024-04-16 15:36:35",
            "create_date": "2014-02-18",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dosch.com",
            "domain_keyword": "dosch",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:20:12",
            "create_date": "1997-02-19",
            "update_date": "2022-02-05",
            "expiry_date": "2027-02-20",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Sanjay Doshi",
            "registrant_company": "Dosch Pharmaceuticals Pvt. Ltd.",
            "registrant_address": "15- C, Laxmi Industrial Estate, New Link Road, Andheri -West",
            "registrant_city": "Andheri",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400053",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.26321315",
            "registrant_fax": "+91.26325380",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "kosch.xyz",
            "domain_keyword": "kosch",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 22:36:02",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bosch.services",
            "domain_keyword": "bosch",
            "domain_tld": "services",
            "query_time": "2024-05-13 05:08:54",
            "create_date": "2014-07-17",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Robert Bosch GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "josch.info",
            "domain_keyword": "josch",
            "domain_tld": "info",
            "query_time": "2024-05-14 03:45:56",
            "create_date": "2001-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Musikverein Stroetzbach",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1080.ui-dns.de",
                "ns1099.ui-dns.com",
                "ns1104.ui-dns.org",
                "ns1120.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "lorch.blog",
            "domain_keyword": "lorch",
            "domain_tld": "blog",
            "query_time": "2024-05-16 14:08:41",
            "create_date": "2020-05-12",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0157902962",
            "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": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "posch.eu",
            "domain_keyword": "posch",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:51:07",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 36,
            "domain_name": "lopsch.xyz",
            "domain_keyword": "lopsch",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 16:48:58",
            "create_date": "2015-09-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-02",
            "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": 37,
            "domain_name": "bosch.moscow",
            "domain_keyword": "bosch",
            "domain_tld": "moscow",
            "query_time": "2024-04-22 07:40:23",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "aosch.com",
            "domain_keyword": "aosch",
            "domain_tld": "com",
            "query_time": "2024-05-03 20:25:15",
            "create_date": "2017-03-18",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "yue gang dong",
            "registrant_address": "qiao xi qu, xi li xiao qu, kang tai yuan",
            "registrant_city": "shi jia zhuang shi",
            "registrant_state": "he bei",
            "registrant_zip": "050000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13136297163",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "losca.icu",
            "domain_keyword": "losca",
            "domain_tld": "icu",
            "query_time": "2024-05-13 13:18:07",
            "create_date": "2023-08-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Zuo Lin Kai",
            "registrant_state": "tian jin shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dance.dnspod.net",
                "lester.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nosch.co",
            "domain_keyword": "nosch",
            "domain_tld": "co",
            "query_time": "2024-05-24 19:12:52",
            "create_date": "2023-07-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "lonch.info",
            "domain_keyword": "lonch",
            "domain_tld": "info",
            "query_time": "2024-04-26 11:28:20",
            "create_date": "2023-04-06",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "loach.name",
            "domain_keyword": "loach",
            "domain_tld": "name",
            "query_time": "2024-05-10 16:42:43",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 43,
            "domain_name": "blosch.info",
            "domain_keyword": "blosch",
            "domain_tld": "info",
            "query_time": "2024-05-12 22:29:58",
            "create_date": "2007-05-08",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-08",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bosch.pt",
            "domain_keyword": "bosch",
            "domain_tld": "pt",
            "query_time": "2024-05-13 05:09:10",
            "registrant_name": "Robert Bosch, Unipessoal Lda",
            "registrant_address": "(Dept. Informática), Av. Infante D. Henrique, Lote 2E-3E",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1801-220",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 45,
            "domain_name": "rosch.me",
            "domain_keyword": "rosch",
            "domain_tld": "me",
            "query_time": "2024-05-13 03:27:10",
            "create_date": "2015-10-14",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "looch.pro",
            "domain_keyword": "looch",
            "domain_tld": "pro",
            "query_time": "2024-05-22 04:47:18",
            "create_date": "2015-11-12",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "josch.me",
            "domain_keyword": "josch",
            "domain_tld": "me",
            "query_time": "2024-05-14 03:45:56",
            "create_date": "2008-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JAB-Designstudio",
            "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": [
                "ns1.jabserv.de",
                "nsb4.schlundtech.de",
                "nsc4.schlundtech.de",
                "nsd4.schlundtech.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "lorch.biz",
            "domain_keyword": "lorch",
            "domain_tld": "biz",
            "query_time": "2024-05-26 04:20:04",
            "create_date": "2001-11-17",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lorch Schweisstechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "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": [
                "ns2.xc-ns.de",
                "ns5.xc-ns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "hosch.group",
            "domain_keyword": "hosch",
            "domain_tld": "group",
            "query_time": "2024-05-13 20:57:13",
            "create_date": "2019-02-04",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gosch.com",
            "domain_keyword": "gosch",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:43:54",
            "create_date": "1996-03-06",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "loschi.it",
            "domain_keyword": "loschi",
            "domain_tld": "it",
            "query_time": "2024-05-06 14:57:01",
            "create_date": "2003-04-14",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-14",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "MICHELE LOSCHI",
            "registrant_address": "Via Carli 11",
            "registrant_city": "33077",
            "registrant_state": "PN",
            "registrant_zip": "33077",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "rosch.group",
            "domain_keyword": "rosch",
            "domain_tld": "group",
            "query_time": "2024-05-13 03:27:10",
            "create_date": "2018-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bosch.film",
            "domain_keyword": "bosch",
            "domain_tld": "film",
            "query_time": "2024-05-13 05:08:56",
            "create_date": "2019-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "looch.men",
            "domain_keyword": "looch",
            "domain_tld": "men",
            "query_time": "2024-06-04 11:39:51",
            "create_date": "2022-08-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "K&K Cosmetics",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "mosch.name",
            "domain_keyword": "mosch",
            "domain_tld": "name",
            "query_time": "2024-05-12 12:37:39",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 56,
            "domain_name": "lasch.org",
            "domain_keyword": "lasch",
            "domain_tld": "org",
            "query_time": "2024-04-18 04:24:41",
            "create_date": "2000-07-02",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lasch Software",
            "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": [
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com",
                "ns1116.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bosch.au",
            "domain_keyword": "bosch",
            "domain_tld": "au",
            "query_time": "2024-05-19 10:47:10",
            "update_date": "2024-04-10",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Alexandra von Gleichenstein",
            "name_servers": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "looch.us",
            "domain_keyword": "looch",
            "domain_tld": "us",
            "query_time": "2024-05-24 17:33:13",
            "create_date": "2020-09-10",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Paul Catano",
            "registrant_address": "2936 LOCHCARRON DRIVE",
            "registrant_city": "LAND O LAKES",
            "registrant_state": "Florida",
            "registrant_zip": "34638",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6469458200",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "loesch.hamburg",
            "domain_keyword": "loesch",
            "domain_tld": "hamburg",
            "query_time": "2024-05-15 07:39:37",
            "create_date": "2014-08-27",
            "update_date": "2024-05-07",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nosch.fr",
            "domain_keyword": "nosch",
            "domain_tld": "fr",
            "query_time": "2024-05-05 19:18:30",
            "create_date": "2017-11-13",
            "update_date": "2024-04-04",
            "expiry_date": "2024-11-13",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Nosch Cantine et Comptoir",
            "registrant_address": "Nosch Cantine et Comptoir, 24 rue palais grillet, 69002 Lyon",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.687232296",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 61,
            "domain_name": "bosch.cc",
            "domain_keyword": "bosch",
            "domain_tld": "cc",
            "query_time": "2024-05-13 05:08:51",
            "create_date": "2023-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lusch.berlin",
            "domain_keyword": "lusch",
            "domain_tld": "berlin",
            "query_time": "2024-05-17 06:40:39",
            "create_date": "2014-03-18",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "lorch.ca",
            "domain_keyword": "lorch",
            "domain_tld": "ca",
            "query_time": "2024-05-19 12:13:24",
            "create_date": "2023-06-22",
            "update_date": "2023-08-21",
            "expiry_date": "2024-06-22",
            "registrar_name": "Gandi Services Inc., Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "blackhole-1.lorch.ca",
                "blackhole-2.lorch.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "lossh.org",
            "domain_keyword": "lossh",
            "domain_tld": "org",
            "query_time": "2024-05-21 09:16:19",
            "create_date": "2020-04-17",
            "update_date": "2023-08-10",
            "expiry_date": "2030-04-17",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bosch.consulting",
            "domain_keyword": "bosch",
            "domain_tld": "consulting",
            "query_time": "2024-05-18 08:30:45",
            "create_date": "2022-09-14",
            "update_date": "2024-05-05",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "looch.net",
            "domain_keyword": "looch",
            "domain_tld": "net",
            "query_time": "2024-06-04 11:39:49",
            "create_date": "2007-09-14",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "LIAM GALE",
            "registrant_address": "23 JACKSONIA PROMENADE",
            "registrant_city": "SUCCESS",
            "registrant_state": "WA",
            "registrant_zip": "6164",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.423100996",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mosch.xyz",
            "domain_keyword": "mosch",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 16:54:19",
            "create_date": "2024-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "jlosch.com",
            "domain_keyword": "jlosch",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:09:09",
            "create_date": "2023-10-21",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "daniella.ns.cloudflare.com",
                "odin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "lonch.com.cn",
            "domain_keyword": "lonch",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 22:07:39",
            "create_date": "2004-12-16",
            "expiry_date": "2026-12-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京九讯科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "loscq.sbs",
            "domain_keyword": "loscq",
            "domain_tld": "sbs",
            "query_time": "2024-04-30 23:22:27",
            "create_date": "2023-12-16",
            "update_date": "2024-04-27",
            "expiry_date": "2024-12-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bosch.credit",
            "domain_keyword": "bosch",
            "domain_tld": "credit",
            "query_time": "2024-05-13 05:08:52",
            "create_date": "2021-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fa. Batal Praezisionswellen GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "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": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "posch.ro",
            "domain_keyword": "posch",
            "domain_tld": "ro",
            "query_time": "2024-05-14 11:45:11",
            "create_date": "2006-07-11",
            "expiry_date": "2024-09-09",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro",
                "ns3.mxserver.ro",
                "ns4.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 73,
            "domain_name": "bosch.biz",
            "domain_keyword": "bosch",
            "domain_tld": "biz",
            "query_time": "2024-05-24 17:01:04",
            "create_date": "2002-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Robert Bosch GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "gosch.com.br",
            "domain_keyword": "gosch",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 13:01:32",
            "create_date": "2016-07-05",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-05",
            "registrant_name": "RODRIGO GOSCH CARVALHAL",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 75,
            "domain_name": "kosch.cn",
            "domain_keyword": "kosch",
            "domain_tld": "cn",
            "query_time": "2024-05-12 22:36:01",
            "create_date": "2012-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张家港高工进出口有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cosch.com",
            "domain_keyword": "cosch",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:23:13",
            "create_date": "2002-11-22",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "loesch.it",
            "domain_keyword": "loesch",
            "domain_tld": "it",
            "query_time": "2024-04-23 08:13:55",
            "create_date": "2001-09-06",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-19",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "Horst Loesch",
            "registrant_address": "Innsbruck",
            "registrant_city": "Innsbruck",
            "registrant_state": "AT",
            "registrant_zip": "6020",
            "registrant_country": "AT",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 78,
            "domain_name": "loach.ru",
            "domain_keyword": "loach",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:59:58",
            "create_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "lesch.cloud",
            "domain_keyword": "lesch",
            "domain_tld": "cloud",
            "query_time": "2024-05-18 23:03:30",
            "create_date": "2023-06-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-06-25",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "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": [
                "docks11.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gosch.org",
            "domain_keyword": "gosch",
            "domain_tld": "org",
            "query_time": "2024-05-12 13:01:32",
            "create_date": "2000-06-06",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-06",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.technix.at",
                "ns03.technix.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bosch.cm",
            "domain_keyword": "bosch",
            "domain_tld": "cm",
            "query_time": "2024-05-23 19:28:16",
            "create_date": "2009-08-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-04",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Robert Bosch GmbH",
            "registrant_address": "Wernerstr. 51",
            "registrant_city": "Stuttgart",
            "registrant_state": "BW",
            "registrant_zip": "70469",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "registrant_fax": "Redacted | EU Data Subject",
            "name_servers": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 82,
            "domain_name": "bosch.se",
            "domain_keyword": "bosch",
            "domain_tld": "se",
            "query_time": "2024-05-31 09:19:57",
            "create_date": "1996-09-25",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-31",
            "registrar_name": "CSC Corp Domains",
            "name_servers": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tosch.com",
            "domain_keyword": "tosch",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:43:59",
            "create_date": "1998-04-01",
            "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": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=tosch.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "losci.net",
            "domain_keyword": "losci",
            "domain_tld": "net",
            "query_time": "2024-04-30 23:22:04",
            "create_date": "2020-10-05",
            "update_date": "2023-09-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "lomch.com",
            "domain_keyword": "lomch",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:26:55",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=lomch.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "bosch.club",
            "domain_keyword": "bosch",
            "domain_tld": "club",
            "query_time": "2024-05-09 07:59:48",
            "create_date": "2023-02-16",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sosch.org",
            "domain_keyword": "sosch",
            "domain_tld": "org",
            "query_time": "2024-05-14 07:27:32",
            "create_date": "2021-01-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "losco.ly",
            "domain_keyword": "losco",
            "domain_tld": "ly",
            "query_time": "2024-05-29 17:42:24",
            "create_date": "2012-06-27",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-21",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Gamal Mohamed Shabesh",
            "registrant_company": "Libya Oil Company",
            "registrant_address": "Alnasr",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "218",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.914553137",
            "name_servers": [
                "ns1.web38.libyanspider.net",
                "ns2.web38.libyanspider.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "rosch.it",
            "domain_keyword": "rosch",
            "domain_tld": "it",
            "query_time": "2024-05-28 03:08:51",
            "create_date": "2013-04-16",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-04",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 90,
            "domain_name": "lesch.ru",
            "domain_keyword": "lesch",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:29:32",
            "create_date": "2005-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "lotch.live",
            "domain_keyword": "lotch",
            "domain_tld": "live",
            "query_time": "2024-05-02 18:07:47",
            "create_date": "2023-08-11",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bosch.af",
            "domain_keyword": "bosch",
            "domain_tld": "af",
            "query_time": "2024-05-15 21:37:40",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Robert Bosch GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "rosch.be",
            "domain_keyword": "rosch",
            "domain_tld": "be",
            "query_time": "2024-05-13 03:27:09",
            "create_date": "2016-09-11",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 94,
            "domain_name": "bosch.xyz",
            "domain_keyword": "bosch",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 05:08:55",
            "create_date": "2014-05-20",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Robert Bosch GmbH",
            "registrant_state": "BW",
            "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": [
                "gwa.fe.bosch.de",
                "gwa2.fe.bosch.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "loesch.bar",
            "domain_keyword": "loesch",
            "domain_tld": "bar",
            "query_time": "2024-05-13 07:23:50",
            "create_date": "2023-10-08",
            "update_date": "2024-02-15",
            "expiry_date": "2024-10-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1040.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1075.ui-dns.org",
                "ns1099.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mosch.hamburg",
            "domain_keyword": "mosch",
            "domain_tld": "hamburg",
            "query_time": "2024-05-12 12:37:39",
            "create_date": "2014-08-27",
            "update_date": "2021-07-23",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1390,
            "registrar_name": "Host Europe Group",
            "registrar_website": "http://www.domainbox.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hosch.com.au",
            "domain_keyword": "hosch",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 20:57:13",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "System Admin (HOSCH)",
            "name_servers": [
                "ns1.clickhost.com.au",
                "ns2.clickhost.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "kosch.co.in",
            "domain_keyword": "kosch",
            "domain_tld": "co.in",
            "query_time": "2024-05-25 07:57:22",
            "create_date": "2020-11-19",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-19",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Creative",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-64.webhostbox.net",
                "ns2.bh-64.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gosch.pro",
            "domain_keyword": "gosch",
            "domain_tld": "pro",
            "query_time": "2024-05-12 13:01:32",
            "create_date": "2012-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kosch.it",
            "domain_keyword": "kosch",
            "domain_tld": "it",
            "query_time": "2024-05-12 22:36:02",
            "create_date": "2019-01-22",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-22",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "http://www.epag.net",
            "registrant_company": "hidden",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>losch.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>988</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rosch.se, tosch.nl, vosch.eu, blosch.org, tosch.online, rosch.xyz, hosch.biz, posch.co, bosch.life, losche.nl, lhsch.com, lesch.be, lvsch.org, hosch.se, fosch.nl, posch.dev, lorch.me, hosch.florist, nosch.biz, bosch.london, gosch.work, loscha.com, cosch.nl, tosch.tv, bosch.co.in, lorch.info, nosch.net, loscn.com, lorsch.net, dosch.com, kosch.xyz, bosch.services, josch.info, lorch.blog, posch.eu, lopsch.xyz, bosch.moscow, aosch.com, losca.icu, nosch.co, lonch.info, loach.name, blosch.info, bosch.pt, rosch.me, looch.pro, josch.me, lorch.biz, hosch.group, gosch.com, loschi.it, rosch.group, bosch.film, looch.men, mosch.name, lasch.org, bosch.au, looch.us, loesch.hamburg, nosch.fr, bosch.cc, lusch.berlin, lorch.ca, lossh.org, bosch.consulting, looch.net, mosch.xyz, jlosch.com, lonch.com.cn, loscq.sbs, bosch.credit, posch.ro, bosch.biz, gosch.com.br, kosch.cn, cosch.com, loesch.it, loach.ru, lesch.cloud, gosch.org, bosch.cm, bosch.se, tosch.com, losci.net, lomch.com, bosch.club, sosch.org, losco.ly, rosch.it, lesch.ru, lotch.live, bosch.af, rosch.be, bosch.xyz, loesch.bar, mosch.hamburg, hosch.com.au, kosch.co.in, gosch.pro, kosch.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rosch.se</domain_name>
   <domain_keyword>rosch</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:06:17</query_time>
   <create_date>2007-04-19</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tosch.nl</domain_name>
   <domain_keyword>tosch</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-14 08:18:00</query_time>
   <create_date>1999-05-26</create_date>
   <update_date>2021-07-19</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>newt.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vosch.eu</domain_name>
   <domain_keyword>vosch</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:06:26</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>blosch.org</domain_name>
   <domain_keyword>blosch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 22:29:58</query_time>
   <create_date>2001-11-11</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-11</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 0153183242</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>5</num>
   <domain_name>tosch.online</domain_name>
   <domain_keyword>tosch</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 08:18:00</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns63.domaincontrol.com</value>
    <value>ns64.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>6</num>
   <domain_name>rosch.xyz</domain_name>
   <domain_keyword>rosch</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 03:27:11</query_time>
   <create_date>2016-01-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>7</num>
   <domain_name>hosch.biz</domain_name>
   <domain_keyword>hosch</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 20:57:13</query_time>
   <create_date>2006-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks19.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>8</num>
   <domain_name>posch.co</domain_name>
   <domain_keyword>posch</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-14 11:45:10</query_time>
   <create_date>2010-08-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>St. Hildegard-Posch GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bosch.life</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-30 20:38:32</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-21</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>10</num>
   <domain_name>losche.nl</domain_name>
   <domain_keyword>losche</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 23:22:01</query_time>
   <create_date>2009-09-07</create_date>
   <update_date>2023-12-13</update_date>
   <registrar_name>Internet Service Europe B.V.</registrar_name>
   <name_servers>
    <value>ns1.zakelijkbereikbaar.nl</value>
    <value>ns2.zakelijkbereikbaar.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lhsch.com</domain_name>
   <domain_keyword>lhsch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 03:20:49</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=lhsch.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>lesch.be</domain_name>
   <domain_keyword>lesch</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 06:51:01</query_time>
   <create_date>2011-02-08</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>lvsch.org</domain_name>
   <domain_keyword>lvsch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 06:11:38</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dalton</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>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.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>hosch.se</domain_name>
   <domain_keyword>hosch</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:02:52</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fosch.nl</domain_name>
   <domain_keyword>fosch</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-14 09:41:06</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2021-03-08</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.thednscompany.com</value>
    <value>ns2.thednscompany.com</value>
    <value>ns3.thednscompany.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>posch.dev</domain_name>
   <domain_keyword>posch</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 11:45:10</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC.</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>c.ns.buddyns.com</value>
    <value>d.ns.buddyns.com</value>
    <value>e.ns.buddyns.com</value>
    <value>g.ns.buddyns.com</value>
    <value>h.ns.buddyns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lorch.me</domain_name>
   <domain_keyword>lorch</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 12:13:24</query_time>
   <create_date>2010-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2029-05-14</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.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>hosch.florist</domain_name>
   <domain_keyword>hosch</domain_keyword>
   <domain_tld>florist</domain_tld>
   <query_time>2024-04-29 14:45:11</query_time>
   <create_date>2017-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-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>docks18.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>nosch.biz</domain_name>
   <domain_keyword>nosch</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-11 13:29:17</query_time>
   <create_date>2020-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bosch.london</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-13 05:08:53</query_time>
   <create_date>2014-08-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.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>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.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>21</num>
   <domain_name>gosch.work</domain_name>
   <domain_keyword>gosch</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-12 13:01:33</query_time>
   <create_date>2020-10-05</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>22</num>
   <domain_name>loscha.com</domain_name>
   <domain_keyword>loscha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:09:02</query_time>
   <create_date>2006-10-18</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Edward Jones</registrant_name>
   <registrant_address>23 Steane Street</registrant_address>
   <registrant_city>Bendigo</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>3550</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+63.409161491</registrant_phone>
   <name_servers>
    <value>ns11.indichosts.net</value>
    <value>ns12.indichosts.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cosch.nl</domain_name>
   <domain_keyword>cosch</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-14 03:34:48</query_time>
   <create_date>2002-08-30</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>24</num>
   <domain_name>tosch.tv</domain_name>
   <domain_keyword>tosch</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-27 09:47:28</query_time>
   <create_date>2006-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AGENCIA TOSCH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</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.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bosch.co.in</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-06 16:26:40</query_time>
   <create_date>2010-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Robert Bosch GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lorch.info</domain_name>
   <domain_keyword>lorch</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 07:13:33</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>nosch.net</domain_name>
   <domain_keyword>nosch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 13:29:17</query_time>
   <create_date>2001-07-11</create_date>
   <update_date>2018-10-03</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1069.ui-dns.biz</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1117.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>loscn.com</domain_name>
   <domain_keyword>loscn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 21:51:46</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-01-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>lorsch.net</domain_name>
   <domain_keyword>lorsch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 15:36:35</query_time>
   <create_date>2014-02-18</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>30</num>
   <domain_name>dosch.com</domain_name>
   <domain_keyword>dosch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:20:12</query_time>
   <create_date>1997-02-19</create_date>
   <update_date>2022-02-05</update_date>
   <expiry_date>2027-02-20</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Sanjay Doshi</registrant_name>
   <registrant_company>Dosch Pharmaceuticals Pvt. Ltd.</registrant_company>
   <registrant_address>15- C, Laxmi Industrial Estate, New Link Road, Andheri -West</registrant_address>
   <registrant_city>Andheri</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400053</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.26321315</registrant_phone>
   <registrant_fax>+91.26325380</registrant_fax>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>kosch.xyz</domain_name>
   <domain_keyword>kosch</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 22:36:02</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bosch.services</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-13 05:08:54</query_time>
   <create_date>2014-07-17</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-17</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>Robert Bosch GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>josch.info</domain_name>
   <domain_keyword>josch</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 03:45:56</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Musikverein Stroetzbach</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1080.ui-dns.de</value>
    <value>ns1099.ui-dns.com</value>
    <value>ns1104.ui-dns.org</value>
    <value>ns1120.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>lorch.blog</domain_name>
   <domain_keyword>lorch</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-16 14:08:41</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-12</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 0157902962</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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>posch.eu</domain_name>
   <domain_keyword>posch</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:51:07</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>lopsch.xyz</domain_name>
   <domain_keyword>lopsch</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 16:48:58</query_time>
   <create_date>2015-09-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-02</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>37</num>
   <domain_name>bosch.moscow</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-22 07:40:23</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>aosch.com</domain_name>
   <domain_keyword>aosch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 20:25:15</query_time>
   <create_date>2017-03-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>yue gang dong</registrant_name>
   <registrant_address>qiao xi qu, xi li xiao qu, kang tai yuan</registrant_address>
   <registrant_city>shi jia zhuang shi</registrant_city>
   <registrant_state>he bei</registrant_state>
   <registrant_zip>050000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13136297163</registrant_phone>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>losca.icu</domain_name>
   <domain_keyword>losca</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-13 13:18:07</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Zuo Lin Kai</registrant_company>
   <registrant_state>tian jin shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dance.dnspod.net</value>
    <value>lester.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nosch.co</domain_name>
   <domain_keyword>nosch</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 19:12:52</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>lonch.info</domain_name>
   <domain_keyword>lonch</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 11:28:20</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>loach.name</domain_name>
   <domain_keyword>loach</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-10 16:42:43</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>blosch.info</domain_name>
   <domain_keyword>blosch</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 22:29:58</query_time>
   <create_date>2007-05-08</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-08</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>ns27.domaincontrol.com</value>
    <value>ns28.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>44</num>
   <domain_name>bosch.pt</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-13 05:09:10</query_time>
   <registrant_name>Robert Bosch, Unipessoal Lda</registrant_name>
   <registrant_address>(Dept. Informática), Av. Infante D. Henrique, Lote 2E-3E</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1801-220</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>rosch.me</domain_name>
   <domain_keyword>rosch</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-13 03:27:10</query_time>
   <create_date>2015-10-14</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>looch.pro</domain_name>
   <domain_keyword>looch</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 04:47:18</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>josch.me</domain_name>
   <domain_keyword>josch</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-14 03:45:56</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JAB-Designstudio</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>ns1.jabserv.de</value>
    <value>nsb4.schlundtech.de</value>
    <value>nsc4.schlundtech.de</value>
    <value>nsd4.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>lorch.biz</domain_name>
   <domain_keyword>lorch</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 04:20:04</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lorch Schweisstechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</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>ns2.xc-ns.de</value>
    <value>ns5.xc-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hosch.group</domain_name>
   <domain_keyword>hosch</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 20:57:13</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>gosch.com</domain_name>
   <domain_keyword>gosch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:43:54</query_time>
   <create_date>1996-03-06</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>loschi.it</domain_name>
   <domain_keyword>loschi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 14:57:01</query_time>
   <create_date>2003-04-14</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>MICHELE LOSCHI</registrant_company>
   <registrant_address>Via Carli 11</registrant_address>
   <registrant_city>33077</registrant_city>
   <registrant_state>PN</registrant_state>
   <registrant_zip>33077</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>52</num>
   <domain_name>rosch.group</domain_name>
   <domain_keyword>rosch</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 03:27:10</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bosch.film</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-13 05:08:56</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>54</num>
   <domain_name>looch.men</domain_name>
   <domain_keyword>looch</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-06-04 11:39:51</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>K&amp;K Cosmetics</registrant_company>
   <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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mosch.name</domain_name>
   <domain_keyword>mosch</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-12 12:37:39</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>lasch.org</domain_name>
   <domain_keyword>lasch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 04:24:41</query_time>
   <create_date>2000-07-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lasch Software</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>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bosch.au</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 10:47:10</query_time>
   <update_date>2024-04-10</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Alexandra von Gleichenstein</registrant_name>
   <name_servers>
    <value>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>looch.us</domain_name>
   <domain_keyword>looch</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 17:33:13</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Paul Catano</registrant_name>
   <registrant_address>2936 LOCHCARRON DRIVE</registrant_address>
   <registrant_city>LAND O LAKES</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>34638</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6469458200</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>loesch.hamburg</domain_name>
   <domain_keyword>loesch</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-15 07:39:37</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nosch.fr</domain_name>
   <domain_keyword>nosch</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 19:18:30</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Nosch Cantine et Comptoir</registrant_company>
   <registrant_address>Nosch Cantine et Comptoir, 24 rue palais grillet, 69002 Lyon</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.687232296</registrant_phone>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>bosch.cc</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 05:08:51</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>lusch.berlin</domain_name>
   <domain_keyword>lusch</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-17 06:40:39</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>lorch.ca</domain_name>
   <domain_keyword>lorch</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 12:13:24</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Gandi Services Inc., Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>blackhole-1.lorch.ca</value>
    <value>blackhole-2.lorch.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lossh.org</domain_name>
   <domain_keyword>lossh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 09:16:19</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2030-04-17</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bosch.consulting</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-18 08:30:45</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-09-14</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>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>looch.net</domain_name>
   <domain_keyword>looch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 11:39:49</query_time>
   <create_date>2007-09-14</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>LIAM GALE</registrant_name>
   <registrant_address>23 JACKSONIA PROMENADE</registrant_address>
   <registrant_city>SUCCESS</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>6164</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.423100996</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mosch.xyz</domain_name>
   <domain_keyword>mosch</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 16:54:19</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jlosch.com</domain_name>
   <domain_keyword>jlosch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:09:09</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>daniella.ns.cloudflare.com</value>
    <value>odin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>lonch.com.cn</domain_name>
   <domain_keyword>lonch</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 22:07:39</query_time>
   <create_date>2004-12-16</create_date>
   <expiry_date>2026-12-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京九讯科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>loscq.sbs</domain_name>
   <domain_keyword>loscq</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-30 23:22:27</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bosch.credit</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-05-13 05:08:52</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fa. Batal Praezisionswellen GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>posch.ro</domain_name>
   <domain_keyword>posch</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-14 11:45:11</query_time>
   <create_date>2006-07-11</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
    <value>ns3.mxserver.ro</value>
    <value>ns4.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bosch.biz</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 17:01:04</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Robert Bosch GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>gosch.com.br</domain_name>
   <domain_keyword>gosch</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 13:01:32</query_time>
   <create_date>2016-07-05</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrant_name>RODRIGO GOSCH CARVALHAL</registrant_name>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>kosch.cn</domain_name>
   <domain_keyword>kosch</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 22:36:01</query_time>
   <create_date>2012-07-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张家港高工进出口有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cosch.com</domain_name>
   <domain_keyword>cosch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:23:13</query_time>
   <create_date>2002-11-22</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>loesch.it</domain_name>
   <domain_keyword>loesch</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 08:13:55</query_time>
   <create_date>2001-09-06</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>Horst Loesch</registrant_company>
   <registrant_address>Innsbruck</registrant_address>
   <registrant_city>Innsbruck</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>6020</registrant_zip>
   <registrant_country>AT</registrant_country>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>loach.ru</domain_name>
   <domain_keyword>loach</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:59:58</query_time>
   <create_date>2023-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>lesch.cloud</domain_name>
   <domain_keyword>lesch</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-18 23:03:30</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.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>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>docks11.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gosch.org</domain_name>
   <domain_keyword>gosch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 13:01:32</query_time>
   <create_date>2000-06-06</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.technix.at</value>
    <value>ns03.technix.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bosch.cm</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-23 19:28:16</query_time>
   <create_date>2009-08-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Robert Bosch GmbH</registrant_company>
   <registrant_address>Wernerstr. 51</registrant_address>
   <registrant_city>Stuttgart</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>70469</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <registrant_fax>Redacted | EU Data Subject</registrant_fax>
   <name_servers>
    <value>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>bosch.se</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-31 09:19:57</query_time>
   <create_date>1996-09-25</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>CSC Corp Domains</registrar_name>
   <name_servers>
    <value>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</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>83</num>
   <domain_name>tosch.com</domain_name>
   <domain_keyword>tosch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:43:59</query_time>
   <create_date>1998-04-01</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=tosch.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>losci.net</domain_name>
   <domain_keyword>losci</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 23:22:04</query_time>
   <create_date>2020-10-05</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>lomch.com</domain_name>
   <domain_keyword>lomch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:26:55</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=lomch.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bosch.club</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 07:59:48</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sosch.org</domain_name>
   <domain_keyword>sosch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 07:27:32</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>losco.ly</domain_name>
   <domain_keyword>losco</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-29 17:42:24</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Gamal Mohamed Shabesh</registrant_name>
   <registrant_company>Libya Oil Company</registrant_company>
   <registrant_address>Alnasr</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>218</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.914553137</registrant_phone>
   <name_servers>
    <value>ns1.web38.libyanspider.net</value>
    <value>ns2.web38.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>rosch.it</domain_name>
   <domain_keyword>rosch</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 03:08:51</query_time>
   <create_date>2013-04-16</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>lesch.ru</domain_name>
   <domain_keyword>lesch</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:29:32</query_time>
   <create_date>2005-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>lotch.live</domain_name>
   <domain_keyword>lotch</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 18:07:47</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bosch.af</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>af</domain_tld>
   <query_time>2024-05-15 21:37:40</query_time>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Robert Bosch GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>rosch.be</domain_name>
   <domain_keyword>rosch</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-13 03:27:09</query_time>
   <create_date>2016-09-11</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>bosch.xyz</domain_name>
   <domain_keyword>bosch</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 05:08:55</query_time>
   <create_date>2014-05-20</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Robert Bosch GmbH</registrant_company>
   <registrant_state>BW</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>gwa.fe.bosch.de</value>
    <value>gwa2.fe.bosch.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>loesch.bar</domain_name>
   <domain_keyword>loesch</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-13 07:23:50</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1040.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
    <value>ns1099.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mosch.hamburg</domain_name>
   <domain_keyword>mosch</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-12 12:37:39</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Host Europe Group</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>97</num>
   <domain_name>hosch.com.au</domain_name>
   <domain_keyword>hosch</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 20:57:13</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>System Admin (HOSCH)</registrant_name>
   <name_servers>
    <value>ns1.clickhost.com.au</value>
    <value>ns2.clickhost.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>kosch.co.in</domain_name>
   <domain_keyword>kosch</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-25 07:57:22</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Creative</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-64.webhostbox.net</value>
    <value>ns2.bh-64.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gosch.pro</domain_name>
   <domain_keyword>gosch</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 13:01:32</query_time>
   <create_date>2012-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kosch.it</domain_name>
   <domain_keyword>kosch</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 22:36:02</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>http://www.epag.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</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.