WHOIS QUERY TIME

4 May 2024 - 9:07 PM UTC

Modified: 20 February 2022

NAME SERVERS

b.ns14.net
ns.checon.net
ns6.checon.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vokabelix.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vokabelix.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vokabelix.de",
            "domain_keyword": "vokabelix",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:07:56",
            "update_date": "2022-02-20",
            "name_servers": [
                "b.ns14.net",
                "ns.checon.net",
                "ns6.checon.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vokabelix.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vokabelix.de</domain_name>
   <domain_keyword>vokabelix</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:07:56</query_time>
   <update_date>2022-02-20</update_date>
   <name_servers>
    <value>b.ns14.net</value>
    <value>ns.checon.net</value>
    <value>ns6.checon.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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.099 seconds) for "vokabelix.de" in our Historical WHOIS Database.
#1 - QUERY TIME

13 Oct 2021 - 3:54 PM UTC

Modified: 7 August 2010

NAME SERVERS

c.ns14.net
ns.checon.net
ns3.checon.net

DOMAIN STATUS

connect

#2 - QUERY TIME

4 May 2024 - 9:07 PM UTC

Modified: 20 February 2022

NAME SERVERS

b.ns14.net
ns.checon.net
ns6.checon.de

DOMAIN STATUS

connect

* 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=vokabelix.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vokabelix.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "vokabelix.de",
    "results": [
        {
            "num": 1,
            "domain_name": "vokabelix.de",
            "domain_keyword": "vokabelix",
            "domain_tld": "de",
            "query_time": "2021-10-13 15:54:32",
            "update_date": "2010-08-07",
            "name_servers": [
                "c.ns14.net",
                "ns.checon.net",
                "ns3.checon.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "vokabelix.de",
            "domain_keyword": "vokabelix",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:07:56",
            "update_date": "2022-02-20",
            "name_servers": [
                "b.ns14.net",
                "ns.checon.net",
                "ns6.checon.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.099,
        "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>vokabelix.de</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>vokabelix.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vokabelix.de</domain_name>
   <domain_keyword>vokabelix</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2021-10-13 15:54:32</query_time>
   <update_date>2010-08-07</update_date>
   <name_servers>
    <value>c.ns14.net</value>
    <value>ns.checon.net</value>
    <value>ns3.checon.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>vokabelix.de</domain_name>
   <domain_keyword>vokabelix</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:07:56</query_time>
   <update_date>2022-02-20</update_date>
   <name_servers>
    <value>b.ns14.net</value>
    <value>ns.checon.net</value>
    <value>ns6.checon.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.099</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 36 domain names (in 0.186 seconds) which look and sound like the brand name "vokabelix".
Domain Name Registered Expiry Registrar Ownership
1 vokabulix.de - - - -
2 vokabulix.com 23 Jun 2022 23 Jun 2024 Tucows Domains Inc. -
3 vocabulix.info 1 Jan 2013 1 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0156289686
4 vodka-elix.com 28 Aug 2023 28 Aug 2025 CSC CORPORATE DOMAINS, INC. The Absolut Company AB
5 vokabelbox.com 10 Oct 2015 10 Oct 2024 Tucows Domains Inc. -
6 vokabelle.com 10 Jul 2006 10 Jul 2024 IONOS SE REDACTED FOR PRIVACY
7 vokabelbox.org 1 May 2008 1 May 2025 united-domains AG REDACTED FOR PRIVACY
8 vocabflix.com 3 Mar 2024 3 Mar 2025 Cloudflare, Inc. DATA REDACTED
9 vokaberlin.com 31 May 2023 31 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 vocabulix.org 1 Jan 2013 1 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0156289685
11 vocabulix.com 5 Jun 2005 5 Jun 2030 ENOM, INC. Whois Privacy Protection Service, Inc.
12 vodkaelix.com 28 Aug 2023 28 Aug 2025 CSC CORPORATE DOMAINS, INC. The Absolut Company AB
13 vocabulix.in 24 Sep 2016 24 Sep 2026 GoDaddy.com, LLC Vocabulix
14 vocabulix.net 1 Jan 2013 1 Jan 2025 Tucows Domains Inc. -
15 vokabeln.de - - - -
16 vocablix.com 10 May 2024 10 May 2027 GoDaddy.com, LLC -
17 vokabeln.store 18 Nov 2023 18 Nov 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
18 vocablix.asia 10 May 2024 10 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
19 vokabeln.app 8 May 2018 8 May 2025 Name.com, Inc. Domain Protection Services, Inc.
20 vokabeln.com 31 Oct 2021 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 vokabeln.org 27 Jan 2007 27 Jan 2025 PSI-USA, Inc. dba Domain Robot smyl media
22 vokabeln.net 6 May 2009 11 Apr 2025 PSI-USA, Inc. dba Domain Robot Media Empire GmbH
23 vokabeln.info 2 Jan 2004 2 Jan 2025 INWX GmbH Travello GmbH
24 vokabeln.io 12 Aug 2023 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 vokabel.sk 31 Aug 2018 31 Aug 2024 WebSupport s.r.o. Kreativci, s.r.o.
26 vokabel.schule 19 Oct 2022 19 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
27 kabelix.net 14 Oct 2020 14 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
28 vokabel.info 5 Jan 2005 5 Jan 2025 INWX GmbH REDACTED FOR PRIVACY
29 kabelix.com 22 Sep 2020 22 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 vokabel.net 7 Sep 2001 7 Sep 2024 Cronon AG -
31 vokabel.se 5 Jun 2020 5 Jun 2025 Loopia AB -
32 vokabel.org 10 Sep 2003 10 Sep 2024 INWX GmbH REDACTED FOR PRIVACY
33 vokabel.app 29 Nov 2022 29 Nov 2024 united-domains AG united-domains Reselling GmbH
34 vokabel.pl 27 Apr 2021 27 Apr 2025 home.pl S.A. -
35 kabelix.org 28 Oct 2020 28 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
36 vokabel.com 12 Nov 1997 11 Nov 2024 Network Solutions, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vokabelix.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vokabelix.de",
        "page_size": 100
    },
    "count": {
        "total": 36,
        "relation": "eq",
        "current": 36
    },
    "unique_domains": "vokabulix.de, vokabulix.com, vocabulix.info, vodka-elix.com, vokabelbox.com, vokabelle.com, vokabelbox.org, vocabflix.com, vokaberlin.com, vocabulix.org, vocabulix.com, vodkaelix.com, vocabulix.in, vocabulix.net, vokabeln.de, vocablix.com, vokabeln.store, vocablix.asia, vokabeln.app, vokabeln.com, vokabeln.org, vokabeln.net, vokabeln.info, vokabeln.io, vokabel.sk, vokabel.schule, kabelix.net, vokabel.info, kabelix.com, vokabel.net, vokabel.se, vokabel.org, vokabel.app, vokabel.pl, kabelix.org, vokabel.com",
    "results": [
        {
            "num": 1,
            "domain_name": "vokabulix.de",
            "domain_keyword": "vokabulix",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:07:56",
            "update_date": "2018-08-15",
            "name_servers": [
                "ns1112.ui-dns.biz",
                "ns1112.ui-dns.com",
                "ns1112.ui-dns.de",
                "ns1112.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "vokabulix.com",
            "domain_keyword": "vokabulix",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:50:45",
            "create_date": "2022-06-23",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vocabulix.info",
            "domain_keyword": "vocabulix",
            "domain_tld": "info",
            "query_time": "2024-05-09 06:18:28",
            "create_date": "2013-01-01",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-01",
            "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 0156289686",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "vodka-elix.com",
            "domain_keyword": "vodka-elix",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:55:23",
            "create_date": "2023-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2025-08-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin (PR Canada)",
            "registrant_company": "The Absolut Company AB",
            "registrant_address": "SE11797",
            "registrant_city": "Stockholm",
            "registrant_state": "SE",
            "registrant_zip": "11797",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.87447400",
            "registrant_fax": "+46.87447409",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vokabelbox.com",
            "domain_keyword": "vokabelbox",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:06:30",
            "create_date": "2015-10-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vokabelle.com",
            "domain_keyword": "vokabelle",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:06:30",
            "create_date": "2006-07-10",
            "update_date": "2022-02-03",
            "expiry_date": "2024-07-10",
            "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": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vokabelbox.org",
            "domain_keyword": "vokabelbox",
            "domain_tld": "org",
            "query_time": "2024-05-07 00:45:47",
            "create_date": "2008-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "vocabflix.com",
            "domain_keyword": "vocabflix",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:18:23",
            "create_date": "2024-03-03",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "West Midlands",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/vocabflix.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dilbert.ns.cloudflare.com",
                "virginia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "vokaberlin.com",
            "domain_keyword": "vokaberlin",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:50:44",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-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=vokaberlin.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "vocabulix.org",
            "domain_keyword": "vocabulix",
            "domain_tld": "org",
            "query_time": "2024-06-10 17:29:21",
            "create_date": "2013-01-01",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-01",
            "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 0156289685",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "vocabulix.com",
            "domain_keyword": "vocabulix",
            "domain_tld": "com",
            "query_time": "2024-06-10 17:29:20",
            "create_date": "2005-06-05",
            "update_date": "2024-01-23",
            "expiry_date": "2030-06-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (231782823)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O vocabulix.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns11.eapps.com",
                "ns12.eapps.com",
                "ns13.eapps.com",
                "ns14.eapps.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vodkaelix.com",
            "domain_keyword": "vodkaelix",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:55:27",
            "create_date": "2023-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2025-08-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin (PR Canada)",
            "registrant_company": "The Absolut Company AB",
            "registrant_address": "SE11797",
            "registrant_city": "Stockholm",
            "registrant_state": "SE",
            "registrant_zip": "11797",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.87447400",
            "registrant_fax": "+46.87447409",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vocabulix.in",
            "domain_keyword": "vocabulix",
            "domain_tld": "in",
            "query_time": "2024-06-10 17:29:20",
            "create_date": "2016-09-24",
            "update_date": "2023-08-09",
            "expiry_date": "2026-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vocabulix",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "vocabulix.net",
            "domain_keyword": "vocabulix",
            "domain_tld": "net",
            "query_time": "2024-06-10 17:29:21",
            "create_date": "2013-01-01",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vokabeln.de",
            "domain_keyword": "vokabeln",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:07:56",
            "update_date": "2023-01-30",
            "name_servers": [
                "ns1.nameservercade.de",
                "ns2.nameservercade.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "vocablix.com",
            "domain_keyword": "vocablix",
            "domain_tld": "com",
            "query_time": "2024-05-13 16:43:05",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2027-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vokabeln.store",
            "domain_keyword": "vokabeln",
            "domain_tld": "store",
            "query_time": "2024-05-17 09:15:31",
            "create_date": "2023-11-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.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.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "vocablix.asia",
            "domain_keyword": "vocablix",
            "domain_tld": "asia",
            "query_time": "2024-05-12 14:17:41",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2027-05-10",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vokabeln.app",
            "domain_keyword": "vokabeln",
            "domain_tld": "app",
            "query_time": "2024-06-02 10:50:44",
            "create_date": "2018-05-08",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2kry.name.com",
                "ns3hjx.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vokabeln.com",
            "domain_keyword": "vokabeln",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:06:30",
            "create_date": "2021-10-31",
            "update_date": "2023-08-21",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=vokabeln.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "vokabeln.org",
            "domain_keyword": "vokabeln",
            "domain_tld": "org",
            "query_time": "2024-04-23 05:06:30",
            "create_date": "2007-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "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": "smyl media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vokabeln.net",
            "domain_keyword": "vokabeln",
            "domain_tld": "net",
            "query_time": "2024-05-01 10:11:29",
            "create_date": "2009-05-06",
            "update_date": "2023-06-25",
            "expiry_date": "2025-04-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Media Empire GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vokabeln.net",
            "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": 23,
            "domain_name": "vokabeln.info",
            "domain_keyword": "vokabeln",
            "domain_tld": "info",
            "query_time": "2024-05-07 00:45:47",
            "create_date": "2004-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Travello GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vokabeln.io",
            "domain_keyword": "vokabeln",
            "domain_tld": "io",
            "query_time": "2024-05-13 06:58:08",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "vokabel.sk",
            "domain_keyword": "vokabel",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:16:13",
            "create_date": "2018-08-31",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-31",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jozef POLCIC",
            "registrant_company": "Kreativci, s.r.o.",
            "registrant_address": "Saratovska 2",
            "registrant_city": "Bratislava",
            "registrant_zip": "84102",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "vokabel.schule",
            "domain_keyword": "vokabel",
            "domain_tld": "schule",
            "query_time": "2024-04-23 05:06:30",
            "create_date": "2022-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kabelix.net",
            "domain_keyword": "kabelix",
            "domain_tld": "net",
            "query_time": "2024-05-18 01:41:35",
            "create_date": "2020-10-14",
            "update_date": "2024-03-22",
            "expiry_date": "2024-10-14",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vokabel.info",
            "domain_keyword": "vokabel",
            "domain_tld": "info",
            "query_time": "2024-05-07 00:45:47",
            "create_date": "2005-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "kabelix.com",
            "domain_keyword": "kabelix",
            "domain_tld": "com",
            "query_time": "2024-05-11 18:40:23",
            "create_date": "2020-09-22",
            "update_date": "2021-08-25",
            "expiry_date": "2025-09-22",
            "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": 30,
            "domain_name": "vokabel.net",
            "domain_keyword": "vokabel",
            "domain_tld": "net",
            "query_time": "2024-05-07 00:45:47",
            "create_date": "2001-09-07",
            "update_date": "2001-09-07",
            "expiry_date": "2024-09-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks13.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vokabel.se",
            "domain_keyword": "vokabel",
            "domain_tld": "se",
            "query_time": "2024-05-05 03:34:22",
            "create_date": "2020-06-05",
            "update_date": "2024-04-21",
            "expiry_date": "2025-06-05",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "lou.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vokabel.org",
            "domain_keyword": "vokabel",
            "domain_tld": "org",
            "query_time": "2024-06-02 10:50:44",
            "create_date": "2003-09-10",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "http://www.domrobot.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": 33,
            "domain_name": "vokabel.app",
            "domain_keyword": "vokabel",
            "domain_tld": "app",
            "query_time": "2024-06-02 10:50:44",
            "create_date": "2022-11-29",
            "update_date": "2024-05-22",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "vokabel.pl",
            "domain_keyword": "vokabel",
            "domain_tld": "pl",
            "query_time": "2024-05-13 06:58:10",
            "create_date": "2021-04-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-27",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kabelix.org",
            "domain_keyword": "kabelix",
            "domain_tld": "org",
            "query_time": "2024-05-11 18:40:23",
            "create_date": "2020-10-28",
            "update_date": "2024-03-22",
            "expiry_date": "2024-10-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vokabel.com",
            "domain_keyword": "vokabel",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:06:30",
            "create_date": "1997-11-12",
            "update_date": "2019-09-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.nameserve.net",
                "ns2.nameserve.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.186,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vokabelix.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>36</total>
  <relation>eq</relation>
  <current>36</current>
 </count>
 <unique_domains>vokabulix.de, vokabulix.com, vocabulix.info, vodka-elix.com, vokabelbox.com, vokabelle.com, vokabelbox.org, vocabflix.com, vokaberlin.com, vocabulix.org, vocabulix.com, vodkaelix.com, vocabulix.in, vocabulix.net, vokabeln.de, vocablix.com, vokabeln.store, vocablix.asia, vokabeln.app, vokabeln.com, vokabeln.org, vokabeln.net, vokabeln.info, vokabeln.io, vokabel.sk, vokabel.schule, kabelix.net, vokabel.info, kabelix.com, vokabel.net, vokabel.se, vokabel.org, vokabel.app, vokabel.pl, kabelix.org, vokabel.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vokabulix.de</domain_name>
   <domain_keyword>vokabulix</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:07:56</query_time>
   <update_date>2018-08-15</update_date>
   <name_servers>
    <value>ns1112.ui-dns.biz</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1112.ui-dns.de</value>
    <value>ns1112.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>vokabulix.com</domain_name>
   <domain_keyword>vokabulix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:50:45</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.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>3</num>
   <domain_name>vocabulix.info</domain_name>
   <domain_keyword>vocabulix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 06:18:28</query_time>
   <create_date>2013-01-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-01</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 0156289686</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vodka-elix.com</domain_name>
   <domain_keyword>vodka-elix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:55:23</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin (PR Canada)</registrant_name>
   <registrant_company>The Absolut Company AB</registrant_company>
   <registrant_address>SE11797</registrant_address>
   <registrant_city>Stockholm</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>11797</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.87447400</registrant_phone>
   <registrant_fax>+46.87447409</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>vokabelbox.com</domain_name>
   <domain_keyword>vokabelbox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:06:30</query_time>
   <create_date>2015-10-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-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>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>vokabelle.com</domain_name>
   <domain_keyword>vokabelle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:06:30</query_time>
   <create_date>2006-07-10</create_date>
   <update_date>2022-02-03</update_date>
   <expiry_date>2024-07-10</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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vokabelbox.org</domain_name>
   <domain_keyword>vokabelbox</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 00:45:47</query_time>
   <create_date>2008-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>vocabflix.com</domain_name>
   <domain_keyword>vocabflix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:18:23</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>West Midlands</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/vocabflix.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dilbert.ns.cloudflare.com</value>
    <value>virginia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>vokaberlin.com</domain_name>
   <domain_keyword>vokaberlin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:50:44</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-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=vokaberlin.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vocabulix.org</domain_name>
   <domain_keyword>vocabulix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 17:29:21</query_time>
   <create_date>2013-01-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-01</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 0156289685</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vocabulix.com</domain_name>
   <domain_keyword>vocabulix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 17:29:20</query_time>
   <create_date>2005-06-05</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2030-06-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (231782823)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O vocabulix.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns11.eapps.com</value>
    <value>ns12.eapps.com</value>
    <value>ns13.eapps.com</value>
    <value>ns14.eapps.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vodkaelix.com</domain_name>
   <domain_keyword>vodkaelix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:55:27</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin (PR Canada)</registrant_name>
   <registrant_company>The Absolut Company AB</registrant_company>
   <registrant_address>SE11797</registrant_address>
   <registrant_city>Stockholm</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>11797</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.87447400</registrant_phone>
   <registrant_fax>+46.87447409</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vocabulix.in</domain_name>
   <domain_keyword>vocabulix</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 17:29:20</query_time>
   <create_date>2016-09-24</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2026-09-24</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>Vocabulix</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.dns-parking.com</value>
    <value>ns2.dns-parking.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>14</num>
   <domain_name>vocabulix.net</domain_name>
   <domain_keyword>vocabulix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 17:29:21</query_time>
   <create_date>2013-01-01</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-01</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>vokabeln.de</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:07:56</query_time>
   <update_date>2023-01-30</update_date>
   <name_servers>
    <value>ns1.nameservercade.de</value>
    <value>ns2.nameservercade.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>vocablix.com</domain_name>
   <domain_keyword>vocablix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 16:43:05</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2027-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vokabeln.store</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 09:15:31</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-18</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_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.checkdomain.de</value>
    <value>ns2.checkdomain.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>vocablix.asia</domain_name>
   <domain_keyword>vocablix</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-12 14:17:41</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2027-05-10</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>vokabeln.app</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 10:50:44</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhq.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4lny.name.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>vokabeln.com</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:06:30</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=vokabeln.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>21</num>
   <domain_name>vokabeln.org</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 05:06:30</query_time>
   <create_date>2007-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</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>smyl media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vokabeln.net</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 10:11:29</query_time>
   <create_date>2009-05-06</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Media Empire GmbH</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>https://whoispro.domain-robot.org/whois/vokabeln.net</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>23</num>
   <domain_name>vokabeln.info</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 00:45:47</query_time>
   <create_date>2004-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Travello GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.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>24</num>
   <domain_name>vokabeln.io</domain_name>
   <domain_keyword>vokabeln</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 06:58:08</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vokabel.sk</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:16:13</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jozef POLCIC</registrant_name>
   <registrant_company>Kreativci, s.r.o.</registrant_company>
   <registrant_address>Saratovska 2</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>84102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vokabel.schule</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-04-23 05:06:30</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kabelix.net</domain_name>
   <domain_keyword>kabelix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 01:41:35</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vokabel.info</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 00:45:47</query_time>
   <create_date>2005-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>kabelix.com</domain_name>
   <domain_keyword>kabelix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 18:40:23</query_time>
   <create_date>2020-09-22</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2025-09-22</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>30</num>
   <domain_name>vokabel.net</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 00:45:47</query_time>
   <create_date>2001-09-07</create_date>
   <update_date>2001-09-07</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vokabel.se</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 03:34:22</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>lou.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vokabel.org</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 10:50:44</query_time>
   <create_date>2003-09-10</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>http://www.domrobot.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>33</num>
   <domain_name>vokabel.app</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 10:50:44</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.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>34</num>
   <domain_name>vokabel.pl</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 06:58:10</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kabelix.org</domain_name>
   <domain_keyword>kabelix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 18:40:23</query_time>
   <create_date>2020-10-28</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vokabel.com</domain_name>
   <domain_keyword>vokabel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:06:30</query_time>
   <create_date>1997-11-12</create_date>
   <update_date>2019-09-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.nameserve.net</value>
    <value>ns2.nameserve.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.186</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.