WHOIS QUERY TIME

19 Mar 2024 - 3:50 PM UTC

Registered: 22 July 2009
Modified: 9 July 2023
Expiry: 22 July 2024

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.corpinter.net
ns2.corpinter.de
ns3.corpinter.net
ns4.corpinter.de

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=daimlerbank.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "daimlerbank.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "daimlerbank.com.pl",
            "domain_keyword": "daimlerbank",
            "domain_tld": "com.pl",
            "query_time": "2024-03-19 15:50:06",
            "create_date": "2009-07-22",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-22",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>daimlerbank.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>daimlerbank.com.pl</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-19 15:50:06</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.033 seconds) for "daimlerbank.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 8:51 AM UTC

Registered: 22 July 2009
Modified: 9 July 2022
Expiry: 22 July 2023

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.corpinter.net
ns2.corpinter.de
ns3.corpinter.net
ns4.corpinter.de

#2 - QUERY TIME

24 Jul 2023 - 6:49 PM UTC

Registered: 22 July 2009
Modified: 9 July 2023
Expiry: 22 July 2024

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.corpinter.net
ns2.corpinter.de
ns3.corpinter.net
ns4.corpinter.de

* 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=daimlerbank.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "daimlerbank.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "daimlerbank.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "daimlerbank.com.pl",
            "domain_keyword": "daimlerbank",
            "domain_tld": "com.pl",
            "query_time": "2023-05-04 08:51:09",
            "create_date": "2009-07-22",
            "update_date": "2022-07-09",
            "expiry_date": "2023-07-22",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "daimlerbank.com.pl",
            "domain_keyword": "daimlerbank",
            "domain_tld": "com.pl",
            "query_time": "2023-07-24 18:49:04",
            "create_date": "2009-07-22",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-22",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "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>daimlerbank.com.pl</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>daimlerbank.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>daimlerbank.com.pl</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-04 08:51:09</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2022-07-09</update_date>
   <expiry_date>2023-07-22</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>daimlerbank.com.pl</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-07-24 18:49:04</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 6 domain names (in 0.017 seconds) which contained the exact domain keyword "daimlerbank".
Domain Name Registered Expiry Registrar Ownership
1 daimlerbank.com 31 Jan 2007 31 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
2 daimlerbank.net 13 May 2007 13 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
3 daimlerbank.org 14 May 2007 14 May 2025 Key-Systems GmbH Daimler Truck AG
4 daimlerbank.us 14 May 2007 13 May 2025 Key-Systems GmbH Daimler Truck AG
5 daimlerbank.info 14 May 2007 14 May 2025 Key-Systems GmbH Daimler Truck AG
6 daimlerbank.biz 14 May 2007 13 May 2025 Key-Systems GmbH Daimler Truck AG
7 daimlerbank.com.pl 22 Jul 2009 22 Jul 2024 Key-Systems GmbH -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=daimlerbank&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "daimlerbank",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "daimlerbank.com, daimlerbank.net, daimlerbank.org, daimlerbank.us, daimlerbank.info, daimlerbank.biz, daimlerbank.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "daimlerbank.com",
            "domain_keyword": "daimlerbank",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:14:41",
            "create_date": "2007-01-31",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "daimlerbank.net",
            "domain_keyword": "daimlerbank",
            "domain_tld": "net",
            "query_time": "2024-05-16 15:33:53",
            "create_date": "2007-05-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "daimlerbank.org",
            "domain_keyword": "daimlerbank",
            "domain_tld": "org",
            "query_time": "2024-04-22 10:14:41",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daimler Truck AG",
            "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": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "daimlerbank.us",
            "domain_keyword": "daimlerbank",
            "domain_tld": "us",
            "query_time": "2024-05-16 15:33:53",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Mr. Domain Manager",
            "registrant_company": "Daimler Truck AG",
            "registrant_address": "Fasanenweg 10",
            "registrant_city": "Leinfelden-Echterdingen",
            "registrant_state": "BW",
            "registrant_zip": "70771",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.17630938355",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "daimlerbank.info",
            "domain_keyword": "daimlerbank",
            "domain_tld": "info",
            "query_time": "2024-05-18 12:36:28",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daimler Truck AG",
            "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": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "daimlerbank.biz",
            "domain_keyword": "daimlerbank",
            "domain_tld": "biz",
            "query_time": "2024-05-16 15:33:53",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daimler Truck AG",
            "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": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "daimlerbank.com.pl",
            "domain_keyword": "daimlerbank",
            "domain_tld": "com.pl",
            "query_time": "2024-03-19 15:50:06",
            "create_date": "2009-07-22",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-22",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>daimlerbank</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>daimlerbank.com, daimlerbank.net, daimlerbank.org, daimlerbank.us, daimlerbank.info, daimlerbank.biz, daimlerbank.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>daimlerbank.com</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:14:41</query_time>
   <create_date>2007-01-31</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>daimlerbank.net</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 15:33:53</query_time>
   <create_date>2007-05-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>daimlerbank.org</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 10:14:41</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daimler Truck AG</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>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>daimlerbank.us</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-16 15:33:53</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Mr. Domain Manager</registrant_name>
   <registrant_company>Daimler Truck AG</registrant_company>
   <registrant_address>Fasanenweg 10</registrant_address>
   <registrant_city>Leinfelden-Echterdingen</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>70771</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.17630938355</registrant_phone>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>daimlerbank.info</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 12:36:28</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daimler Truck AG</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>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>daimlerbank.biz</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 15:33:53</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daimler Truck AG</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>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>daimlerbank.com.pl</domain_name>
   <domain_keyword>daimlerbank</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-19 15:50:06</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 22 domain names (in 0.19 seconds) which look and sound like the brand name "daimlerbank".
Domain Name Registered Expiry Registrar Ownership
1 daimler-bank.us 14 May 2007 13 May 2025 Key-Systems GmbH Daimler Truck AG
2 daimler-bank.net 13 May 2007 13 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
3 daimler-bank.org 14 May 2007 14 May 2025 Key-Systems GmbH Daimler Truck AG
4 daimler-bank.com.pl 22 Jul 2009 22 Jul 2024 Key-Systems GmbH -
5 daimler-bank.biz 14 May 2007 13 May 2025 Key-Systems GmbH Daimler Truck AG
6 daimler-bank.com 30 Mar 2007 30 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
7 daimler-bank.info 14 May 2007 14 May 2025 Key-Systems GmbH Daimler Truck AG
8 daimlerbenz.ru 23 Nov 2021 23 Nov 2024 REGRU-RU Private Person
9 daimlerbenz.org 15 Apr 2006 15 Apr 2025 IONOS SE Unite Group
10 daimlerbenz.com 16 Dec 1993 15 Dec 2024 Key-Systems GmbH Mercedes-Benz Group AG
11 daimlerbenz.black 19 Feb 2024 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 daimlervans.com 9 Feb 2021 9 Feb 2025 GoDaddy.com, LLC -
13 daimlerbenz.cn 29 Apr 2024 29 Apr 2025 长沙小豆网络科技有限公司 陈阳
14 daimlerbenz.co.uk 16 Oct 2015 16 Oct 2024 ANS Group Ltd [Tag = UKFAST] -
15 daimlerbenz.in 22 Jun 2022 22 Jun 2024 GoDaddy.com, LLC MacAppStudio
16 daimlerpark.com 26 Jun 2023 26 Jun 2024 Dynadot Inc -
17 daimlerbenz.berlin 18 Mar 2014 18 Mar 2025 united-domains AG -
18 daileebank.com 25 Jun 2019 25 Jun 2024 OVH, SAS REDACTED FOR PRIVACY
19 daimlerbkk.com 19 Nov 2007 19 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
20 hamlerbank.com 10 May 2011 10 May 2025 Tucows Domains Inc. -
21 mailerbank.com 9 Oct 2023 9 Oct 2024 Gandi SAS -
22 dilerbank.com 22 May 2001 22 May 2025 Name.com, Inc. ozguc bayraktar

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=daimlerbank.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "daimlerbank.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 22,
        "relation": "eq",
        "current": 22
    },
    "unique_domains": "daimler-bank.us, daimler-bank.net, daimler-bank.org, daimler-bank.com.pl, daimler-bank.biz, daimler-bank.com, daimler-bank.info, daimlerbenz.ru, daimlerbenz.org, daimlerbenz.com, daimlerbenz.black, daimlervans.com, daimlerbenz.cn, daimlerbenz.co.uk, daimlerbenz.in, daimlerpark.com, daimlerbenz.berlin, daileebank.com, daimlerbkk.com, hamlerbank.com, mailerbank.com, dilerbank.com",
    "results": [
        {
            "num": 1,
            "domain_name": "daimler-bank.us",
            "domain_keyword": "daimler-bank",
            "domain_tld": "us",
            "query_time": "2024-04-30 05:35:48",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Mr. Domain Manager",
            "registrant_company": "Daimler Truck AG",
            "registrant_address": "Fasanenweg 10",
            "registrant_city": "Leinfelden-Echterdingen",
            "registrant_state": "BW",
            "registrant_zip": "70771",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.17630938355",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "daimler-bank.net",
            "domain_keyword": "daimler-bank",
            "domain_tld": "net",
            "query_time": "2024-04-22 10:14:37",
            "create_date": "2007-05-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "daimler-bank.org",
            "domain_keyword": "daimler-bank",
            "domain_tld": "org",
            "query_time": "2024-04-22 10:14:37",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daimler Truck AG",
            "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": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "daimler-bank.com.pl",
            "domain_keyword": "daimler-bank",
            "domain_tld": "com.pl",
            "query_time": "2024-03-15 23:13:02",
            "create_date": "2009-07-22",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-22",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "daimler-bank.biz",
            "domain_keyword": "daimler-bank",
            "domain_tld": "biz",
            "query_time": "2024-05-16 15:33:52",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daimler Truck AG",
            "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": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "daimler-bank.com",
            "domain_keyword": "daimler-bank",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:14:37",
            "create_date": "2007-03-30",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "daimler-bank.info",
            "domain_keyword": "daimler-bank",
            "domain_tld": "info",
            "query_time": "2024-05-16 15:33:52",
            "create_date": "2007-05-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daimler Truck AG",
            "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": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "daimlerbenz.ru",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:44:17",
            "create_date": "2021-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "daimlerbenz.org",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "org",
            "query_time": "2024-04-22 10:14:41",
            "create_date": "2006-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unite Group",
            "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": [
                "ns1078.ui-dns.biz",
                "ns1078.ui-dns.com",
                "ns1078.ui-dns.de",
                "ns1078.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "daimlerbenz.com",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:14:41",
            "create_date": "1993-12-16",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.brandshelter.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Mercedes-Benz Group AG",
            "registrant_address": "Mercedesstrasse 120",
            "registrant_city": "Stuttgart",
            "registrant_state": "BW",
            "registrant_zip": "70372",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.1608623132",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "daimlerbenz.black",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "black",
            "query_time": "2024-04-07 06:52:28",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "daimlervans.com",
            "domain_keyword": "daimlervans",
            "domain_tld": "com",
            "query_time": "2024-04-11 22:11:29",
            "create_date": "2021-02-09",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "daimlerbenz.cn",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "cn",
            "query_time": "2024-06-09 15:23:20",
            "create_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "长沙小豆网络科技有限公司",
            "registrant_name": "陈阳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ram.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "daimlerbenz.co.uk",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 10:14:43",
            "create_date": "2015-10-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-10-16",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "daimlerbenz.in",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "in",
            "query_time": "2024-05-25 19:17:16",
            "create_date": "2022-06-22",
            "update_date": "2023-02-16",
            "expiry_date": "2024-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MacAppStudio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "dale.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "daimlerpark.com",
            "domain_keyword": "daimlerpark",
            "domain_tld": "com",
            "query_time": "2024-04-11 22:11:28",
            "create_date": "2023-06-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "daimlerbenz.berlin",
            "domain_keyword": "daimlerbenz",
            "domain_tld": "berlin",
            "query_time": "2024-05-18 12:36:30",
            "create_date": "2014-03-18",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "daileebank.com",
            "domain_keyword": "daileebank",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:19:54",
            "create_date": "2019-06-25",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "daimlerbkk.com",
            "domain_keyword": "daimlerbkk",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:15:01",
            "create_date": "2007-11-19",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.corpinter.net",
                "ns2.corpinter.de",
                "ns3.corpinter.net",
                "ns4.corpinter.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hamlerbank.com",
            "domain_keyword": "hamlerbank",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:40:05",
            "create_date": "2011-05-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "primary.dns.bright.net",
                "secondary.dns.bright.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mailerbank.com",
            "domain_keyword": "mailerbank",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:21:44",
            "create_date": "2023-10-09",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "dns1.alwaysdata.com",
                "dns2.alwaysdata.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dilerbank.com",
            "domain_keyword": "dilerbank",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:10:46",
            "create_date": "2001-05-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "ozguc bayraktar",
            "registrant_company": "ozguc bayraktar",
            "registrant_address": "24/3 zeytinoglu cd , etiler",
            "registrant_city": "istanbul",
            "registrant_state": "istanbul",
            "registrant_zip": "80300",
            "registrant_country": "TR",
            "registrant_email": "https://www.name.com/contact-domain-whois/dilerbank.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "us2.earth.orderbox-dns.com",
                "us2.mars.orderbox-dns.com",
                "us2.mercury.orderbox-dns.com",
                "us2.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.19,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>daimlerbank.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>22</total>
  <relation>eq</relation>
  <current>22</current>
 </count>
 <unique_domains>daimler-bank.us, daimler-bank.net, daimler-bank.org, daimler-bank.com.pl, daimler-bank.biz, daimler-bank.com, daimler-bank.info, daimlerbenz.ru, daimlerbenz.org, daimlerbenz.com, daimlerbenz.black, daimlervans.com, daimlerbenz.cn, daimlerbenz.co.uk, daimlerbenz.in, daimlerpark.com, daimlerbenz.berlin, daileebank.com, daimlerbkk.com, hamlerbank.com, mailerbank.com, dilerbank.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>daimler-bank.us</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 05:35:48</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Mr. Domain Manager</registrant_name>
   <registrant_company>Daimler Truck AG</registrant_company>
   <registrant_address>Fasanenweg 10</registrant_address>
   <registrant_city>Leinfelden-Echterdingen</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>70771</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.17630938355</registrant_phone>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>daimler-bank.net</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 10:14:37</query_time>
   <create_date>2007-05-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>daimler-bank.org</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 10:14:37</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daimler Truck AG</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>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>daimler-bank.com.pl</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-15 23:13:02</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>daimler-bank.biz</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 15:33:52</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daimler Truck AG</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>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>daimler-bank.com</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:14:37</query_time>
   <create_date>2007-03-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>daimler-bank.info</domain_name>
   <domain_keyword>daimler-bank</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 15:33:52</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daimler Truck AG</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>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>daimlerbenz.ru</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:44:17</query_time>
   <create_date>2021-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>daimlerbenz.org</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 10:14:41</query_time>
   <create_date>2006-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</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>Unite Group</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>ns1078.ui-dns.biz</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1078.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>daimlerbenz.com</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:14:41</query_time>
   <create_date>1993-12-16</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.brandshelter.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Mercedes-Benz Group AG</registrant_company>
   <registrant_address>Mercedesstrasse 120</registrant_address>
   <registrant_city>Stuttgart</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>70372</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.1608623132</registrant_phone>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</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>11</num>
   <domain_name>daimlerbenz.black</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-04-07 06:52:28</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>daimlervans.com</domain_name>
   <domain_keyword>daimlervans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 22:11:29</query_time>
   <create_date>2021-02-09</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>13</num>
   <domain_name>daimlerbenz.cn</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 15:23:20</query_time>
   <create_date>2024-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>长沙小豆网络科技有限公司</registrar_name>
   <registrant_name>陈阳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ram.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>daimlerbenz.co.uk</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 10:14:43</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>daimlerbenz.in</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 19:17:16</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MacAppStudio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>dale.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>daimlerpark.com</domain_name>
   <domain_keyword>daimlerpark</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 22:11:28</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-26</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.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>17</num>
   <domain_name>daimlerbenz.berlin</domain_name>
   <domain_keyword>daimlerbenz</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-18 12:36:30</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2024-05-06</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.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>18</num>
   <domain_name>daileebank.com</domain_name>
   <domain_keyword>daileebank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:19:54</query_time>
   <create_date>2019-06-25</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>daimlerbkk.com</domain_name>
   <domain_keyword>daimlerbkk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:15:01</query_time>
   <create_date>2007-11-19</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.corpinter.net</value>
    <value>ns2.corpinter.de</value>
    <value>ns3.corpinter.net</value>
    <value>ns4.corpinter.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hamlerbank.com</domain_name>
   <domain_keyword>hamlerbank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:40:05</query_time>
   <create_date>2011-05-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>primary.dns.bright.net</value>
    <value>secondary.dns.bright.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mailerbank.com</domain_name>
   <domain_keyword>mailerbank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:21:44</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>dns1.alwaysdata.com</value>
    <value>dns2.alwaysdata.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dilerbank.com</domain_name>
   <domain_keyword>dilerbank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:10:46</query_time>
   <create_date>2001-05-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>ozguc bayraktar</registrant_name>
   <registrant_company>ozguc bayraktar</registrant_company>
   <registrant_address>24/3 zeytinoglu cd , etiler</registrant_address>
   <registrant_city>istanbul</registrant_city>
   <registrant_state>istanbul</registrant_state>
   <registrant_zip>80300</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/dilerbank.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>us2.earth.orderbox-dns.com</value>
    <value>us2.mars.orderbox-dns.com</value>
    <value>us2.mercury.orderbox-dns.com</value>
    <value>us2.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.19</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.