WHOIS QUERY TIME

10 May 2024 - 8:13 PM UTC

Registered: 7 March 2007
Expiry: 31 March 2025

DNSSEC

Signed delegation

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active

REGISTRANT

Name: Ken Jensen
Address: Kimmernat 32
City: Nuussuaq
ZIP: 3905
Country: Greenland

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kuhnjensen.dk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kuhnjensen.dk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kuhnjensen.dk",
            "domain_keyword": "kuhnjensen",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:13:59",
            "create_date": "2007-03-07",
            "expiry_date": "2025-03-31",
            "registrant_name": "Ken Jensen",
            "registrant_address": "Kimmernat 32",
            "registrant_city": "Nuussuaq",
            "registrant_zip": "3905",
            "registrant_country": "GL",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kuhnjensen.dk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kuhnjensen.dk</domain_name>
   <domain_keyword>kuhnjensen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:13:59</query_time>
   <create_date>2007-03-07</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Ken Jensen</registrant_name>
   <registrant_address>Kimmernat 32</registrant_address>
   <registrant_city>Nuussuaq</registrant_city>
   <registrant_zip>3905</registrant_zip>
   <registrant_country>GL</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.417 seconds) for "kuhnjensen.dk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 8:13 PM UTC

Registered: 7 March 2007
Expiry: 31 March 2025

DNSSEC

Signed delegation

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active

REGISTRANT

Name: Ken Jensen
Address: Kimmernat 32
City: Nuussuaq
ZIP: 3905
Country: Greenland

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=kuhnjensen.dk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kuhnjensen.dk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "kuhnjensen.dk",
    "results": [
        {
            "num": 1,
            "domain_name": "kuhnjensen.dk",
            "domain_keyword": "kuhnjensen",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:13:59",
            "create_date": "2007-03-07",
            "expiry_date": "2025-03-31",
            "registrant_name": "Ken Jensen",
            "registrant_address": "Kimmernat 32",
            "registrant_city": "Nuussuaq",
            "registrant_zip": "3905",
            "registrant_country": "GL",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.417,
        "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>kuhnjensen.dk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>kuhnjensen.dk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kuhnjensen.dk</domain_name>
   <domain_keyword>kuhnjensen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:13:59</query_time>
   <create_date>2007-03-07</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Ken Jensen</registrant_name>
   <registrant_address>Kimmernat 32</registrant_address>
   <registrant_city>Nuussuaq</registrant_city>
   <registrant_zip>3905</registrant_zip>
   <registrant_country>GL</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.417</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 19 domain names (in 0.742 seconds) which look and sound like the brand name "kuhnjensen".
Domain Name Registered Expiry Registrar Ownership
1 johnjensen.org 23 Mar 2023 23 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166827711
2 luhrjensen.com 9 Dec 1999 9 Dec 2026 CSC CORPORATE DOMAINS, INC. Rapala VMC Corporation
3 luhrjensen.ca 30 Aug 2016 30 Aug 2024 CSC Corporate Domains (Canada) Company Normark Inc
4 kernjensen.online 24 Aug 2023 24 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
5 juhljensen.dk 3 Apr 2003 30 Apr 2025 - Søren Jensen Juhl
6 johnjensen.com 10 Aug 1999 10 Aug 2024 GoDaddy.com, LLC -
7 johnjensen.net 21 Jan 2021 21 Jan 2025 FastDomain Inc. -
8 kurtjensen.net 16 Feb 2002 16 Feb 2025 Network Solutions, LLC -
9 luhrjensen.fishing 15 Sep 2014 15 Sep 2024 CSC Corporate Domains, Inc. Rapala VMC Oyj
10 kurtjensen.dk 8 Oct 2018 31 Oct 2024 - 3KT HOLDING A/S
11 johnjensen.co.uk 10 Apr 2023 10 Apr 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
12 kurtjensen.com 30 Jul 2005 30 Jul 2029 Wild West Domains, LLC -
13 kenjensen.net 15 Dec 2022 15 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 kenjensen.com 9 Jul 2000 9 Jul 2027 GoDaddy.com, LLC -
15 sunjensen.com 9 Feb 2015 9 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
16 kurtjensen.biz 3 Dec 2004 2 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Toemrerfirmaet Kurt Jensen
17 kenjensen.co.uk 3 Dec 2021 3 Dec 2024 Dennis Nind t/a CloudNS [Tag = CLOUDNS] -
18 khjensen.club 27 May 2023 27 May 2024 Gandi SAS REDACTED FOR PRIVACY
19 knjensen.com 26 Sep 2012 26 Sep 2024 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kuhnjensen.dk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kuhnjensen.dk",
        "page_size": 100
    },
    "count": {
        "total": 19,
        "relation": "eq",
        "current": 19
    },
    "unique_domains": "johnjensen.org, luhrjensen.com, luhrjensen.ca, kernjensen.online, juhljensen.dk, johnjensen.com, johnjensen.net, kurtjensen.net, luhrjensen.fishing, kurtjensen.dk, johnjensen.co.uk, kurtjensen.com, kenjensen.net, kenjensen.com, sunjensen.com, kurtjensen.biz, kenjensen.co.uk, khjensen.club, knjensen.com",
    "results": [
        {
            "num": 1,
            "domain_name": "johnjensen.org",
            "domain_keyword": "johnjensen",
            "domain_tld": "org",
            "query_time": "2024-05-22 02:39:57",
            "create_date": "2023-03-23",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166827711",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "luhrjensen.com",
            "domain_keyword": "luhrjensen",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:45:27",
            "create_date": "1999-12-09",
            "update_date": "2022-12-22",
            "expiry_date": "2026-12-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Rapala VMC Corporation",
            "registrant_address": "Makelankatu 91",
            "registrant_city": "Helsinki",
            "registrant_state": "HELSINKI",
            "registrant_zip": "00610",
            "registrant_country": "FI",
            "registrant_email": "[email protected]",
            "registrant_phone": "+358.97562540",
            "registrant_fax": "+358.975625440",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "luhrjensen.ca",
            "domain_keyword": "luhrjensen",
            "domain_tld": "ca",
            "query_time": "2024-04-15 01:19:54",
            "create_date": "2016-08-30",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-30",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Normark Inc",
            "registrant_address": "1350 Phillip Murray Ave",
            "registrant_city": "Oshawa",
            "registrant_state": "ON",
            "registrant_zip": "L1J7A4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9055713001",
            "registrant_fax": "+1.9055713001",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kernjensen.online",
            "domain_keyword": "kernjensen",
            "domain_tld": "online",
            "query_time": "2024-05-10 12:31:51",
            "create_date": "2023-08-24",
            "update_date": "2023-12-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnst22.xyz",
                "ns2.dnst22.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "juhljensen.dk",
            "domain_keyword": "juhljensen",
            "domain_tld": "dk",
            "query_time": "2024-05-10 21:35:42",
            "create_date": "2003-04-03",
            "expiry_date": "2025-04-30",
            "registrant_name": "Søren Jensen Juhl",
            "registrant_address": "Livjægergade 45, 1.",
            "registrant_city": "København Ø",
            "registrant_zip": "2100",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "johnjensen.com",
            "domain_keyword": "johnjensen",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:16:11",
            "create_date": "1999-08-10",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "johnjensen.net",
            "domain_keyword": "johnjensen",
            "domain_tld": "net",
            "query_time": "2024-04-24 22:44:27",
            "create_date": "2021-01-21",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kurtjensen.net",
            "domain_keyword": "kurtjensen",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:49:30",
            "create_date": "2002-02-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "luhrjensen.fishing",
            "domain_keyword": "luhrjensen",
            "domain_tld": "fishing",
            "query_time": "2024-05-29 21:06:06",
            "create_date": "2014-09-15",
            "update_date": "2019-10-10",
            "expiry_date": "2024-09-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rapala VMC Oyj",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HELSINKI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the 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.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kurtjensen.dk",
            "domain_keyword": "kurtjensen",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:15:21",
            "create_date": "2018-10-08",
            "expiry_date": "2024-10-31",
            "registrant_name": "3KT HOLDING A/S",
            "registrant_address": "Hunetorpvej 83",
            "registrant_city": "Pandrup",
            "registrant_zip": "9490",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "johnjensen.co.uk",
            "domain_keyword": "johnjensen",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 13:08:13",
            "create_date": "2023-04-10",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-10",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "kurtjensen.com",
            "domain_keyword": "kurtjensen",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:49:29",
            "create_date": "2005-07-30",
            "update_date": "2022-09-09",
            "expiry_date": "2029-07-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kenjensen.net",
            "domain_keyword": "kenjensen",
            "domain_tld": "net",
            "query_time": "2024-05-04 23:07:29",
            "create_date": "2022-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "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=kenjensen.net",
            "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": 14,
            "domain_name": "kenjensen.com",
            "domain_keyword": "kenjensen",
            "domain_tld": "com",
            "query_time": "2024-06-08 08:06:28",
            "create_date": "2000-07-09",
            "update_date": "2022-09-02",
            "expiry_date": "2027-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sunjensen.com",
            "domain_keyword": "sunjensen",
            "domain_tld": "com",
            "query_time": "2024-05-30 01:02:28",
            "create_date": "2015-02-09",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns1.ionblade.net",
                "dns2.ionblade.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "kurtjensen.biz",
            "domain_keyword": "kurtjensen",
            "domain_tld": "biz",
            "query_time": "2024-06-13 04:54:16",
            "create_date": "2004-12-03",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Toemrerfirmaet Kurt Jensen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "kenjensen.co.uk",
            "domain_keyword": "kenjensen",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 08:06:28",
            "create_date": "2021-12-03",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-03",
            "registrar_name": "Dennis Nind t/a CloudNS [Tag = CLOUDNS]",
            "registrar_website": "https://brixly.uk",
            "name_servers": [
                "ns1.cloudns.io",
                "ns2.cloudns.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "khjensen.club",
            "domain_keyword": "khjensen",
            "domain_tld": "club",
            "query_time": "2024-05-29 12:39:00",
            "create_date": "2023-05-27",
            "update_date": "2024-05-25",
            "expiry_date": "2024-05-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-148-b.gandi.net",
                "ns-44-c.gandi.net",
                "ns-47-a.gandi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "knjensen.com",
            "domain_keyword": "knjensen",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:30:45",
            "create_date": "2012-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.jenscom.net",
                "ns2.jenscom.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.742,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kuhnjensen.dk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>19</total>
  <relation>eq</relation>
  <current>19</current>
 </count>
 <unique_domains>johnjensen.org, luhrjensen.com, luhrjensen.ca, kernjensen.online, juhljensen.dk, johnjensen.com, johnjensen.net, kurtjensen.net, luhrjensen.fishing, kurtjensen.dk, johnjensen.co.uk, kurtjensen.com, kenjensen.net, kenjensen.com, sunjensen.com, kurtjensen.biz, kenjensen.co.uk, khjensen.club, knjensen.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>johnjensen.org</domain_name>
   <domain_keyword>johnjensen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 02:39:57</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166827711</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.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>2</num>
   <domain_name>luhrjensen.com</domain_name>
   <domain_keyword>luhrjensen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:45:27</query_time>
   <create_date>1999-12-09</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2026-12-09</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 Manager</registrant_name>
   <registrant_company>Rapala VMC Corporation</registrant_company>
   <registrant_address>Makelankatu 91</registrant_address>
   <registrant_city>Helsinki</registrant_city>
   <registrant_state>HELSINKI</registrant_state>
   <registrant_zip>00610</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+358.97562540</registrant_phone>
   <registrant_fax>+358.975625440</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>luhrjensen.ca</domain_name>
   <domain_keyword>luhrjensen</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 01:19:54</query_time>
   <create_date>2016-08-30</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Normark Inc</registrant_name>
   <registrant_address>1350 Phillip Murray Ave</registrant_address>
   <registrant_city>Oshawa</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L1J7A4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9055713001</registrant_phone>
   <registrant_fax>+1.9055713001</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kernjensen.online</domain_name>
   <domain_keyword>kernjensen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 12:31:51</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnst22.xyz</value>
    <value>ns2.dnst22.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>juhljensen.dk</domain_name>
   <domain_keyword>juhljensen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 21:35:42</query_time>
   <create_date>2003-04-03</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Søren Jensen Juhl</registrant_name>
   <registrant_address>Livjægergade 45, 1.</registrant_address>
   <registrant_city>København Ø</registrant_city>
   <registrant_zip>2100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>johnjensen.com</domain_name>
   <domain_keyword>johnjensen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:16:11</query_time>
   <create_date>1999-08-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-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>ns61.domaincontrol.com</value>
    <value>ns62.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>7</num>
   <domain_name>johnjensen.net</domain_name>
   <domain_keyword>johnjensen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 22:44:27</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kurtjensen.net</domain_name>
   <domain_keyword>kurtjensen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:49:30</query_time>
   <create_date>2002-02-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>luhrjensen.fishing</domain_name>
   <domain_keyword>luhrjensen</domain_keyword>
   <domain_tld>fishing</domain_tld>
   <query_time>2024-05-29 21:06:06</query_time>
   <create_date>2014-09-15</create_date>
   <update_date>2019-10-10</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rapala VMC Oyj</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HELSINKI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</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.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kurtjensen.dk</domain_name>
   <domain_keyword>kurtjensen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:15:21</query_time>
   <create_date>2018-10-08</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>3KT HOLDING A/S</registrant_name>
   <registrant_address>Hunetorpvej 83</registrant_address>
   <registrant_city>Pandrup</registrant_city>
   <registrant_zip>9490</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>johnjensen.co.uk</domain_name>
   <domain_keyword>johnjensen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 13:08:13</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>kurtjensen.com</domain_name>
   <domain_keyword>kurtjensen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:49:29</query_time>
   <create_date>2005-07-30</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2029-07-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kenjensen.net</domain_name>
   <domain_keyword>kenjensen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 23:07:29</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</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=kenjensen.net</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>14</num>
   <domain_name>kenjensen.com</domain_name>
   <domain_keyword>kenjensen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 08:06:28</query_time>
   <create_date>2000-07-09</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2027-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.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>15</num>
   <domain_name>sunjensen.com</domain_name>
   <domain_keyword>sunjensen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 01:02:28</query_time>
   <create_date>2015-02-09</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns1.ionblade.net</value>
    <value>dns2.ionblade.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>kurtjensen.biz</domain_name>
   <domain_keyword>kurtjensen</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-13 04:54:16</query_time>
   <create_date>2004-12-03</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Toemrerfirmaet Kurt Jensen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kenjensen.co.uk</domain_name>
   <domain_keyword>kenjensen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 08:06:28</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Dennis Nind t/a CloudNS [Tag = CLOUDNS]</registrar_name>
   <registrar_website>https://brixly.uk</registrar_website>
   <name_servers>
    <value>ns1.cloudns.io</value>
    <value>ns2.cloudns.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>khjensen.club</domain_name>
   <domain_keyword>khjensen</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 12:39:00</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-148-b.gandi.net</value>
    <value>ns-44-c.gandi.net</value>
    <value>ns-47-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>knjensen.com</domain_name>
   <domain_keyword>knjensen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:30:45</query_time>
   <create_date>2012-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.jenscom.net</value>
    <value>ns2.jenscom.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.742</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.