WHOIS QUERY TIME

21 May 2024 - 3:23 AM UTC

Registered: 12 April 2024
Modified: 12 April 2024

REGISTRAR

Name: XNS Registrar B.V.

DNSSEC

yes

NAME SERVERS

ns1.dovendi.nl
ns2.dovendi.eu
ns3.dovendi.eu

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vanderkorput.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vanderkorput.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vanderkorput.nl",
            "domain_keyword": "vanderkorput",
            "domain_tld": "nl",
            "query_time": "2024-05-21 03:23:36",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vanderkorput.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vanderkorput.nl</domain_name>
   <domain_keyword>vanderkorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 03:23:36</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.105 seconds) for "vanderkorput.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 5:30 AM UTC

Registered: 4 March 2011
Modified: 21 September 2020

REGISTRAR

Name: Hosting2GO B.V.

DNSSEC

yes

NAME SERVERS

ns1.hosting2go.nl
ns2.hosting2go.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

21 Mar 2024 - 4:50 AM UTC

Registered: 4 March 2011
Modified: 3 March 2024

DOMAIN STATUS

in quarantine

#3 - QUERY TIME

21 May 2024 - 3:23 AM UTC

Registered: 12 April 2024
Modified: 12 April 2024

REGISTRAR

Name: XNS Registrar B.V.

DNSSEC

yes

NAME SERVERS

ns1.dovendi.nl
ns2.dovendi.eu
ns3.dovendi.eu

DOMAIN STATUS

Active

* 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=vanderkorput.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vanderkorput.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "vanderkorput.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "vanderkorput.nl",
            "domain_keyword": "vanderkorput",
            "domain_tld": "nl",
            "query_time": "2023-04-27 05:30:46",
            "create_date": "2011-03-04",
            "update_date": "2020-09-21",
            "registrar_name": "Hosting2GO B.V.",
            "name_servers": [
                "ns1.hosting2go.nl",
                "ns2.hosting2go.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "vanderkorput.nl",
            "domain_keyword": "vanderkorput",
            "domain_tld": "nl",
            "query_time": "2024-03-21 04:50:50",
            "create_date": "2011-03-04",
            "update_date": "2024-03-03",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 3,
            "domain_name": "vanderkorput.nl",
            "domain_keyword": "vanderkorput",
            "domain_tld": "nl",
            "query_time": "2024-05-21 03:23:36",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "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>vanderkorput.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>vanderkorput.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vanderkorput.nl</domain_name>
   <domain_keyword>vanderkorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 05:30:46</query_time>
   <create_date>2011-03-04</create_date>
   <update_date>2020-09-21</update_date>
   <registrar_name>Hosting2GO B.V.</registrar_name>
   <name_servers>
    <value>ns1.hosting2go.nl</value>
    <value>ns2.hosting2go.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vanderkorput.nl</domain_name>
   <domain_keyword>vanderkorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-03-21 04:50:50</query_time>
   <create_date>2011-03-04</create_date>
   <update_date>2024-03-03</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>vanderkorput.nl</domain_name>
   <domain_keyword>vanderkorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 03:23:36</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.105</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 15 domain names (in 0.232 seconds) which look and sound like the brand name "vanderkorput".
Domain Name Registered Expiry Registrar Ownership
1 vandercorput.com 29 Oct 2010 29 Oct 2024 Metaregistrar BV REDACTED FOR PRIVACY
2 vandercorput.nl 11 Apr 2018 - Antagonist B.V. -
3 vandekorput.be 7 Mar 2001 - Ascio Technologies Inc. Danmark - filial af Ascio -
4 vandekorput.org 15 Jul 2014 15 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
5 vandekorput.nl 9 Jul 2001 - Webconcurrent B.V. -
6 vandekorput.com 9 Jul 2003 9 Jul 2025 easyDNS Technologies, Inc. MyPrivacy.net Ltd.
7 vandencorput.info 30 Aug 2018 30 Aug 2024 Metaregistrar BV All Office Van Den Corput Bv
8 vandencorput.nl 29 Oct 1999 - Mijn InternetOplossing B.V. -
9 vandencorput.net 10 Feb 2017 10 Feb 2025 Metaregistrar BV REDACTED FOR PRIVACY
10 vandencorput.com 27 Aug 2001 27 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu RIT Algemeen
11 vandecorput.science 24 Feb 2015 23 Feb 2025 Porkbun Private by Design, LLC
12 vandecorput.com 16 Mar 2006 16 Mar 2026 Porkbun LLC Private by Design, LLC
13 vandecorput.org 9 Dec 2009 9 Dec 2025 Porkbun LLC Private by Design, LLC
14 vandecorput.net 16 Mar 2006 16 Mar 2025 Porkbun LLC Private by Design, LLC
15 vanderkort.com 27 Aug 2016 20 May 2024 Cronon AG -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vanderkorput.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vanderkorput.nl",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "vandercorput.com, vandercorput.nl, vandekorput.be, vandekorput.org, vandekorput.nl, vandekorput.com, vandencorput.info, vandencorput.nl, vandencorput.net, vandencorput.com, vandecorput.science, vandecorput.com, vandecorput.org, vandecorput.net, vanderkort.com",
    "results": [
        {
            "num": 1,
            "domain_name": "vandercorput.com",
            "domain_keyword": "vandercorput",
            "domain_tld": "com",
            "query_time": "2024-04-28 02:56:31",
            "create_date": "2010-10-29",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "vandercorput.nl",
            "domain_keyword": "vandercorput",
            "domain_tld": "nl",
            "query_time": "2024-04-29 20:45:50",
            "create_date": "2018-04-11",
            "update_date": "2024-04-13",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "vandekorput.be",
            "domain_keyword": "vandekorput",
            "domain_tld": "be",
            "query_time": "2024-05-31 02:02:59",
            "create_date": "2001-03-07",
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "vandekorput.org",
            "domain_keyword": "vandekorput",
            "domain_tld": "org",
            "query_time": "2024-04-28 04:46:34",
            "create_date": "2014-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "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": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easyhost.be",
                "ns2.easyhost.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vandekorput.nl",
            "domain_keyword": "vandekorput",
            "domain_tld": "nl",
            "query_time": "2024-05-31 02:02:59",
            "create_date": "2001-07-09",
            "update_date": "2020-04-07",
            "registrar_name": "Webconcurrent B.V.",
            "name_servers": [
                "dns1.hosted.nl",
                "dns2.hosted.nl",
                "dns3.hosted.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "vandekorput.com",
            "domain_keyword": "vandekorput",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:16:57",
            "create_date": "2003-07-09",
            "update_date": "2023-01-17",
            "expiry_date": "2025-07-09",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Contact Privacy",
            "registrant_company": "MyPrivacy.net Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns16.zoneedit.com",
                "ns18.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vandencorput.info",
            "domain_keyword": "vandencorput",
            "domain_tld": "info",
            "query_time": "2024-05-19 21:05:36",
            "create_date": "2018-08-30",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-30",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "All Office Van Den Corput Bv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "vandencorput.nl",
            "domain_keyword": "vandencorput",
            "domain_tld": "nl",
            "query_time": "2024-05-12 21:51:17",
            "create_date": "1999-10-29",
            "update_date": "2024-04-04",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.terrahost.online",
                "ns2.terrahost.online"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "vandencorput.net",
            "domain_keyword": "vandencorput",
            "domain_tld": "net",
            "query_time": "2024-06-07 00:17:10",
            "create_date": "2017-02-10",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-10",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "vandencorput.com",
            "domain_keyword": "vandencorput",
            "domain_tld": "com",
            "query_time": "2024-05-16 00:36:56",
            "create_date": "2001-08-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RIT Algemeen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "O n b e k e n d",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=vandencorput.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "vandecorput.science",
            "domain_keyword": "vandecorput",
            "domain_tld": "science",
            "query_time": "2024-05-31 02:02:57",
            "create_date": "2015-02-24",
            "update_date": "2022-09-17",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vandecorput.com",
            "domain_keyword": "vandecorput",
            "domain_tld": "com",
            "query_time": "2024-04-28 04:46:25",
            "create_date": "2006-03-16",
            "update_date": "2023-02-26",
            "expiry_date": "2026-03-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/vandecorput.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vandecorput.org",
            "domain_keyword": "vandecorput",
            "domain_tld": "org",
            "query_time": "2024-04-28 04:46:25",
            "create_date": "2009-12-09",
            "update_date": "2023-11-29",
            "expiry_date": "2025-12-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "vandecorput.net",
            "domain_keyword": "vandecorput",
            "domain_tld": "net",
            "query_time": "2024-05-16 00:36:51",
            "create_date": "2006-03-16",
            "update_date": "2024-01-28",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/vandecorput.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vanderkort.com",
            "domain_keyword": "vanderkort",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:27:30",
            "create_date": "2016-08-27",
            "update_date": "2016-08-27",
            "expiry_date": "2024-05-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks06.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.232,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vanderkorput.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>vandercorput.com, vandercorput.nl, vandekorput.be, vandekorput.org, vandekorput.nl, vandekorput.com, vandencorput.info, vandencorput.nl, vandencorput.net, vandencorput.com, vandecorput.science, vandecorput.com, vandecorput.org, vandecorput.net, vanderkort.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vandercorput.com</domain_name>
   <domain_keyword>vandercorput</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 02:56:31</query_time>
   <create_date>2010-10-29</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vandercorput.nl</domain_name>
   <domain_keyword>vandercorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 20:45:50</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vandekorput.be</domain_name>
   <domain_keyword>vandekorput</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 02:02:59</query_time>
   <create_date>2001-03-07</create_date>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>vandekorput.org</domain_name>
   <domain_keyword>vandekorput</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 04:46:34</query_time>
   <create_date>2014-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easyhost.be</value>
    <value>ns2.easyhost.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>vandekorput.nl</domain_name>
   <domain_keyword>vandekorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-31 02:02:59</query_time>
   <create_date>2001-07-09</create_date>
   <update_date>2020-04-07</update_date>
   <registrar_name>Webconcurrent B.V.</registrar_name>
   <name_servers>
    <value>dns1.hosted.nl</value>
    <value>dns2.hosted.nl</value>
    <value>dns3.hosted.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>vandekorput.com</domain_name>
   <domain_keyword>vandekorput</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:16:57</query_time>
   <create_date>2003-07-09</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Contact Privacy</registrant_name>
   <registrant_company>MyPrivacy.net Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns16.zoneedit.com</value>
    <value>ns18.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vandencorput.info</domain_name>
   <domain_keyword>vandencorput</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 21:05:36</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>All Office Van Den Corput Bv</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>vandencorput.nl</domain_name>
   <domain_keyword>vandencorput</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 21:51:17</query_time>
   <create_date>1999-10-29</create_date>
   <update_date>2024-04-04</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.terrahost.online</value>
    <value>ns2.terrahost.online</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>vandencorput.net</domain_name>
   <domain_keyword>vandencorput</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 00:17:10</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vandencorput.com</domain_name>
   <domain_keyword>vandencorput</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 00:36:56</query_time>
   <create_date>2001-08-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RIT Algemeen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>O n b e k e n d</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=vandencorput.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vandecorput.science</domain_name>
   <domain_keyword>vandecorput</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-31 02:02:57</query_time>
   <create_date>2015-02-24</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vandecorput.com</domain_name>
   <domain_keyword>vandecorput</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 04:46:25</query_time>
   <create_date>2006-03-16</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/vandecorput.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vandecorput.org</domain_name>
   <domain_keyword>vandecorput</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 04:46:25</query_time>
   <create_date>2009-12-09</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>vandecorput.net</domain_name>
   <domain_keyword>vandecorput</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 00:36:51</query_time>
   <create_date>2006-03-16</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/vandecorput.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>vanderkort.com</domain_name>
   <domain_keyword>vanderkort</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:27:30</query_time>
   <create_date>2016-08-27</create_date>
   <update_date>2016-08-27</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.232</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.