WHOIS QUERY TIME

17 Apr 2024 - 5:01 PM UTC

Modified: 10 July 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.speedydns.net
ns2.speedydns.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Tony Adams

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=websitedesigncompany.net.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "websitedesigncompany.net.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "websitedesigncompany.net.au",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "net.au",
            "query_time": "2024-04-17 17:01:56",
            "update_date": "2023-07-10",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Tony  Adams",
            "name_servers": [
                "ns1.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>websitedesigncompany.net.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>websitedesigncompany.net.au</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <update_date>2023-07-10</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Tony  Adams</registrant_name>
   <name_servers>
    <value>ns1.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.057 seconds) for "websitedesigncompany.net.au" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Modified: 9 June 2012

REGISTRAR

Name: Crazy Domains

NAME SERVERS

ns1.privatedns.com
ns2.privatedns.com

DOMAIN STATUS

ok

REGISTRANT

Name: Ashish Verma
Email: visit whois.ausregistry.com.au for web based whois

#2 - QUERY TIME

17 Apr 2024 - 5:01 PM UTC

Modified: 10 July 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.speedydns.net
ns2.speedydns.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Tony Adams

* 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=websitedesigncompany.net.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "websitedesigncompany.net.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "websitedesigncompany.net.au",
    "results": [
        {
            "num": 1,
            "domain_name": "websitedesigncompany.net.au",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "net.au",
            "query_time": "2012-11-18 08:00:00",
            "update_date": "2012-06-09",
            "registrar_name": "Crazy Domains",
            "registrant_name": "Ashish Verma",
            "registrant_email": "visit whois.ausregistry.com.au for web based whois",
            "name_servers": [
                "ns1.privatedns.com",
                "ns2.privatedns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "websitedesigncompany.net.au",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "net.au",
            "query_time": "2024-04-17 17:01:56",
            "update_date": "2023-07-10",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Tony  Adams",
            "name_servers": [
                "ns1.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "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>websitedesigncompany.net.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>websitedesigncompany.net.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>websitedesigncompany.net.au</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <update_date>2012-06-09</update_date>
   <registrar_name>Crazy Domains</registrar_name>
   <registrant_name>Ashish Verma</registrant_name>
   <registrant_email>visit whois.ausregistry.com.au for web based whois</registrant_email>
   <name_servers>
    <value>ns1.privatedns.com</value>
    <value>ns2.privatedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>websitedesigncompany.net.au</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <update_date>2023-07-10</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Tony  Adams</registrant_name>
   <name_servers>
    <value>ns1.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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 20 domain names (in 0.036 seconds) which contained the exact domain keyword "websitedesigncompany".
Domain Name Registered Expiry Registrar Ownership
1 websitedesigncompany.com 12 Apr 2002 12 Apr 2025 GoDaddy.com, LLC -
2 websitedesigncompany.net 14 Jul 2004 14 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 websitedesigncompany.co.uk 16 Aug 2016 16 Aug 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
4 websitedesigncompany.org 15 Oct 2018 15 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
5 websitedesigncompany.uk 17 Jan 2019 17 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
6 websitedesigncompany.us 11 Dec 2019 11 Dec 2024 Dynadot Inc Ania Stewart
7 websitedesigncompany.ca 10 Jul 2020 10 Jul 2024 Webnames.ca Inc. REDACTED FOR PRIVACY
8 websitedesigncompany.business 25 Aug 2021 25 Aug 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
9 websitedesigncompany.ie 18 May 2022 18 May 2025 Craig Murray Digital REDACTED FOR PRIVACY
10 websitedesigncompany.co.in 2 Jan 2023 2 Jan 2025 OVI HOSTING PVT LTD Prashant Rasam
11 websitedesigncompany.services 14 Apr 2023 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 websitedesigncompany.org.uk 18 Apr 2023 18 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
13 websitedesigncompany.store 4 May 2023 4 May 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
14 websitedesigncompany.today 28 Nov 2023 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 websitedesigncompany.info 20 Dec 2023 20 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 websitedesigncompany.site 20 Dec 2023 20 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
17 websitedesigncompany.top 23 Feb 2024 23 Feb 2025 GoDaddy.com Domains By Proxy, LLC
18 websitedesigncompany.co 13 Mar 2024 13 Mar 2025 Zhuimi Inc REDACTED FOR PRIVACY
19 websitedesigncompany.online 15 May 2024 15 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 websitedesigncompany.net.au - - DROP.com.au Pty Ltd Tony Adams
21 websitedesigncompany.com.au - - DROP.com.au Pty Ltd Robert Olea

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=websitedesigncompany&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "websitedesigncompany",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "websitedesigncompany.com, websitedesigncompany.net, websitedesigncompany.co.uk, websitedesigncompany.org, websitedesigncompany.uk, websitedesigncompany.us, websitedesigncompany.ca, websitedesigncompany.business, websitedesigncompany.ie, websitedesigncompany.co.in, websitedesigncompany.services, websitedesigncompany.org.uk, websitedesigncompany.store, websitedesigncompany.today, websitedesigncompany.info, websitedesigncompany.site, websitedesigncompany.top, websitedesigncompany.co, websitedesigncompany.online, websitedesigncompany.net.au, websitedesigncompany.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "websitedesigncompany.com",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:39:40",
            "create_date": "2002-04-12",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "websitedesigncompany.net",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "net",
            "query_time": "2024-05-18 13:33:46",
            "create_date": "2004-07-14",
            "update_date": "2020-07-15",
            "expiry_date": "2025-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=websitedesigncompany.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "websitedesigncompany.co.uk",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 17:01:57",
            "create_date": "2016-08-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "websitedesigncompany.org",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "org",
            "query_time": "2024-04-17 17:01:56",
            "create_date": "2018-10-15",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "websitedesigncompany.uk",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "uk",
            "query_time": "2024-04-13 03:22:08",
            "create_date": "2019-01-17",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-17",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns693.websitewelcome.com",
                "ns694.websitewelcome.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "websitedesigncompany.us",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "us",
            "query_time": "2024-04-17 17:01:56",
            "create_date": "2019-12-11",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Ania Stewart",
            "registrant_address": "A1/04,, GIDC Colony",
            "registrant_city": "Vapi",
            "registrant_state": "Gujarat",
            "registrant_zip": "396195",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9909918680",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "websitedesigncompany.ca",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "ca",
            "query_time": "2024-05-18 13:33:46",
            "create_date": "2020-07-10",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-10",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "websitedesigncompany.business",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "business",
            "query_time": "2024-04-13 03:22:08",
            "create_date": "2021-08-25",
            "update_date": "2023-12-08",
            "expiry_date": "2025-08-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "ns27.hostgator.com",
                "ns28.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "websitedesigncompany.ie",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "ie",
            "query_time": "2024-05-20 03:44:00",
            "create_date": "2022-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "Craig Murray Digital",
            "registrar_website": "https://craigmurray.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie",
                "ns4.webhostingireland.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "websitedesigncompany.co.in",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "co.in",
            "query_time": "2024-04-07 09:39:42",
            "create_date": "2023-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "registrar_iana": 890006,
            "registrar_name": "OVI HOSTING PVT LTD",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prashant Rasam",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.suspend.hostingraja.org",
                "dns2.suspend.hostingraja.org"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "websitedesigncompany.services",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "services",
            "query_time": "2024-05-01 19:43:31",
            "create_date": "2023-04-14",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "websitedesigncompany.org.uk",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "org.uk",
            "query_time": "2024-05-25 21:44:13",
            "create_date": "2023-04-18",
            "update_date": "2023-08-11",
            "expiry_date": "2024-04-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 13,
            "domain_name": "websitedesigncompany.store",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "store",
            "query_time": "2024-05-07 02:20:20",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "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": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "websitedesigncompany.today",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "today",
            "query_time": "2024-06-01 03:12:35",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainactive.org",
                "ns2.domainactive.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "websitedesigncompany.info",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "info",
            "query_time": "2024-04-13 03:22:08",
            "create_date": "2023-12-20",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "websitedesigncompany.site",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "site",
            "query_time": "2024-04-13 03:22:08",
            "create_date": "2023-12-20",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "websitedesigncompany.top",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "top",
            "query_time": "2024-04-17 17:01:56",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "http://www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.flamewebhosting.com",
                "ns2.flamewebhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "websitedesigncompany.co",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "co",
            "query_time": "2024-05-15 22:05:03",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 776,
            "registrar_name": "Zhuimi Inc",
            "registrar_website": "https://park.io",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "websitedesigncompany.online",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "online",
            "query_time": "2024-05-17 17:18:39",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "websitedesigncompany.net.au",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "net.au",
            "query_time": "2024-04-17 17:01:56",
            "update_date": "2023-07-10",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Tony  Adams",
            "name_servers": [
                "ns1.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "websitedesigncompany.com.au",
            "domain_keyword": "websitedesigncompany",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 17:01:58",
            "update_date": "2024-03-25",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Robert Olea",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>websitedesigncompany</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>websitedesigncompany.com, websitedesigncompany.net, websitedesigncompany.co.uk, websitedesigncompany.org, websitedesigncompany.uk, websitedesigncompany.us, websitedesigncompany.ca, websitedesigncompany.business, websitedesigncompany.ie, websitedesigncompany.co.in, websitedesigncompany.services, websitedesigncompany.org.uk, websitedesigncompany.store, websitedesigncompany.today, websitedesigncompany.info, websitedesigncompany.site, websitedesigncompany.top, websitedesigncompany.co, websitedesigncompany.online, websitedesigncompany.net.au, websitedesigncompany.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>websitedesigncompany.com</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:39:40</query_time>
   <create_date>2002-04-12</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-12</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>ns07.domaincontrol.com</value>
    <value>ns08.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>2</num>
   <domain_name>websitedesigncompany.net</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 13:33:46</query_time>
   <create_date>2004-07-14</create_date>
   <update_date>2020-07-15</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=websitedesigncompany.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>3</num>
   <domain_name>websitedesigncompany.co.uk</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 17:01:57</query_time>
   <create_date>2016-08-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>websitedesigncompany.org</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <create_date>2018-10-15</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>websitedesigncompany.uk</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-13 03:22:08</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns693.websitewelcome.com</value>
    <value>ns694.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>websitedesigncompany.us</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Ania Stewart</registrant_name>
   <registrant_address>A1/04,, GIDC Colony</registrant_address>
   <registrant_city>Vapi</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>396195</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9909918680</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>websitedesigncompany.ca</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 13:33:46</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>websitedesigncompany.business</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-13 03:22:08</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-08-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>ns27.hostgator.com</value>
    <value>ns28.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>websitedesigncompany.ie</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-20 03:44:00</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>Craig Murray Digital</registrar_name>
   <registrar_website>https://craigmurray.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
    <value>ns4.webhostingireland.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>websitedesigncompany.co.in</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-07 09:39:42</query_time>
   <create_date>2023-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>890006</registrar_iana>
   <registrar_name>OVI HOSTING PVT LTD</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prashant Rasam</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.suspend.hostingraja.org</value>
    <value>dns2.suspend.hostingraja.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>websitedesigncompany.services</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-01 19:43:31</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>websitedesigncompany.org.uk</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-25 21:44:13</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>websitedesigncompany.store</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 02:20:20</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</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>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>websitedesigncompany.today</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-01 03:12:35</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainactive.org</value>
    <value>ns2.domainactive.org</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>websitedesigncompany.info</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-13 03:22:08</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>websitedesigncompany.site</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-13 03:22:08</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>websitedesigncompany.top</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.flamewebhosting.com</value>
    <value>ns2.flamewebhosting.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>18</num>
   <domain_name>websitedesigncompany.co</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-15 22:05:03</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>776</registrar_iana>
   <registrar_name>Zhuimi Inc</registrar_name>
   <registrar_website>https://park.io</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>websitedesigncompany.online</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 17:18:39</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>websitedesigncompany.net.au</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <update_date>2023-07-10</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Tony  Adams</registrant_name>
   <name_servers>
    <value>ns1.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>websitedesigncompany.com.au</domain_name>
   <domain_keyword>websitedesigncompany</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 17:01:58</query_time>
   <update_date>2024-03-25</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Robert Olea</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 23 domain names (in 0.22 seconds) which look and sound like the brand name "websitedesigncompany".
Domain Name Registered Expiry Registrar Ownership
1 awebsitedesigncompany.com 1 Mar 2024 1 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
2 websitedesignscompany.com 27 Nov 2022 27 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
3 websitesdesigncompany.com 23 May 2022 23 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 websitedesign-company.site 3 Jun 2022 3 Jun 2025 Dotserve Inc Domain Privacy Guard Sociedad Anonima Ltd
5 ukwebsitedesigncompany.com 21 Dec 2002 21 Dec 2026 Network Solutions, LLC -
6 websitedesigncompanynh.com 15 Mar 2013 15 Mar 2025 Tucows Domains Inc. -
7 ukwebsitedesigncompany.co.uk 25 Jan 2010 25 Jan 2026 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
8 websitedesigncompanyla.com 6 Aug 2021 6 Aug 2024 GoDaddy.com, LLC -
9 website-design-company.net 2 Feb 2023 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 websitedesigncompare.com 4 Mar 2021 4 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
11 rcwebsitedesigncompany.com 13 Mar 2018 13 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
12 website-design-company.co.uk 21 Jan 2021 21 Jan 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
13 nhwebsitedesigncompany.com 12 Jul 2016 12 Jul 2024 Tucows Domains Inc. -
14 websitedesigncompanyuk.com 29 Aug 2023 29 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
15 website-design-company.cfd 19 May 2023 19 May 2025 InternetX GmbH PrivateName Services Inc.
16 ncwebsitedesigncompany.com 30 Mar 2009 30 Mar 2025 GoDaddy.com, LLC -
17 website-design-company.quest 26 Feb 2024 26 Feb 2025 InternetX GmbH PrivateName Services Inc.
18 websitedesigncompanyep.com 6 Apr 2019 6 Apr 2025 IONOS SE 1&1 Internet Inc
19 websitedesigncompanyuk.co.uk 24 Mar 2003 24 Mar 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
20 websitedesignercompany.com 18 Mar 2021 18 Mar 2025 GoDaddy.com, LLC -
21 webcitydesigncompany.com 27 Apr 2010 27 Apr 2025 Wild West Domains, LLC -
22 website-design-company.com 7 Nov 2009 7 Nov 2024 Dynadot Inc -
23 website-design-company.org 31 May 2022 31 May 2025 Web Commerce Communications Limited dba WebNic.cc HEI WEB CREATIONS PTE. LTD.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=websitedesigncompany.net.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "websitedesigncompany.net.au",
        "page_size": 100
    },
    "count": {
        "total": 23,
        "relation": "eq",
        "current": 23
    },
    "unique_domains": "awebsitedesigncompany.com, websitedesignscompany.com, websitesdesigncompany.com, websitedesign-company.site, ukwebsitedesigncompany.com, websitedesigncompanynh.com, ukwebsitedesigncompany.co.uk, websitedesigncompanyla.com, website-design-company.net, websitedesigncompare.com, rcwebsitedesigncompany.com, website-design-company.co.uk, nhwebsitedesigncompany.com, websitedesigncompanyuk.com, website-design-company.cfd, ncwebsitedesigncompany.com, website-design-company.quest, websitedesigncompanyep.com, websitedesigncompanyuk.co.uk, websitedesignercompany.com, webcitydesigncompany.com, website-design-company.com, website-design-company.org",
    "results": [
        {
            "num": 1,
            "domain_name": "awebsitedesigncompany.com",
            "domain_keyword": "awebsitedesigncompany",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:08:57",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b11f2afb-c1b7-474f-a76b-53f9976a1905",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.com",
                "ns2.greengeeks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "websitedesignscompany.com",
            "domain_keyword": "websitedesignscompany",
            "domain_tld": "com",
            "query_time": "2024-05-01 19:43:36",
            "create_date": "2022-11-27",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=websitedesignscompany.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "websitesdesigncompany.com",
            "domain_keyword": "websitesdesigncompany",
            "domain_tld": "com",
            "query_time": "2024-05-25 21:44:21",
            "create_date": "2022-05-23",
            "update_date": "2023-07-04",
            "expiry_date": "2024-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=websitesdesigncompany.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "websitedesign-company.site",
            "domain_keyword": "websitedesign-company",
            "domain_tld": "site",
            "query_time": "2024-06-01 03:12:33",
            "create_date": "2022-06-03",
            "update_date": "2024-05-15",
            "expiry_date": "2025-06-03",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Domain Privacy Guard Sociedad Anonima Ltd",
            "registrant_state": "Panam&#225;",
            "registrant_country": "PA",
            "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.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ukwebsitedesigncompany.com",
            "domain_keyword": "ukwebsitedesigncompany",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:33:05",
            "create_date": "2002-12-21",
            "update_date": "2021-11-02",
            "expiry_date": "2026-12-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns.doublarddesign.com",
                "ns2.doublarddesign.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "websitedesigncompanynh.com",
            "domain_keyword": "websitedesigncompanynh",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:36:41",
            "create_date": "2013-03-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.webhostinghub.com",
                "ns2.webhostinghub.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ukwebsitedesigncompany.co.uk",
            "domain_keyword": "ukwebsitedesigncompany",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 22:33:06",
            "create_date": "2010-01-25",
            "update_date": "2024-01-02",
            "expiry_date": "2026-01-25",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "websitedesigncompanyla.com",
            "domain_keyword": "websitedesigncompanyla",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:39:40",
            "create_date": "2021-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "website-design-company.net",
            "domain_keyword": "website-design-company",
            "domain_tld": "net",
            "query_time": "2024-04-07 09:39:14",
            "create_date": "2023-02-02",
            "update_date": "2023-02-02",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=website-design-company.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "websitedesigncompare.com",
            "domain_keyword": "websitedesigncompare",
            "domain_tld": "com",
            "query_time": "2024-05-07 02:20:20",
            "create_date": "2021-03-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rcwebsitedesigncompany.com",
            "domain_keyword": "rcwebsitedesigncompany",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:10:30",
            "create_date": "2018-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=rcwebsitedesigncompany.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "website-design-company.co.uk",
            "domain_keyword": "website-design-company",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 16:58:14",
            "create_date": "2021-01-21",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-21",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "nhwebsitedesigncompany.com",
            "domain_keyword": "nhwebsitedesigncompany",
            "domain_tld": "com",
            "query_time": "2024-04-13 16:50:26",
            "create_date": "2016-07-12",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "websitedesigncompanyuk.com",
            "domain_keyword": "websitedesigncompanyuk",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:33:46",
            "create_date": "2023-08-29",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/websitedesigncompanyuk.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "clara.ns.cloudflare.com",
                "donald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "website-design-company.cfd",
            "domain_keyword": "website-design-company",
            "domain_tld": "cfd",
            "query_time": "2024-05-20 03:43:03",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ncwebsitedesigncompany.com",
            "domain_keyword": "ncwebsitedesigncompany",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:27:25",
            "create_date": "2009-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "website-design-company.quest",
            "domain_keyword": "website-design-company",
            "domain_tld": "quest",
            "query_time": "2024-05-01 19:42:49",
            "create_date": "2024-02-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-02-26",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedopark.net",
                "ns2.sedopark.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "websitedesigncompanyep.com",
            "domain_keyword": "websitedesigncompanyep",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:01:56",
            "create_date": "2019-04-06",
            "update_date": "2019-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "websitedesigncompanyuk.co.uk",
            "domain_keyword": "websitedesigncompanyuk",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 17:01:57",
            "create_date": "2003-03-24",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-24",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "websitedesignercompany.com",
            "domain_keyword": "websitedesignercompany",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:33:49",
            "create_date": "2021-03-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "webcitydesigncompany.com",
            "domain_keyword": "webcitydesigncompany",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:38:08",
            "create_date": "2010-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "website-design-company.com",
            "domain_keyword": "website-design-company",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:58:11",
            "create_date": "2009-11-07",
            "update_date": "2023-08-13",
            "expiry_date": "2024-11-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "website-design-company.org",
            "domain_keyword": "website-design-company",
            "domain_tld": "org",
            "query_time": "2024-06-02 14:09:05",
            "create_date": "2022-05-31",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-31",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "https://www.webnic.cc/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HEI WEB CREATIONS PTE. LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "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": [
                "ns3.awesomesites.org",
                "ns4.awesomesites.org"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.22,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>websitedesigncompany.net.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>23</total>
  <relation>eq</relation>
  <current>23</current>
 </count>
 <unique_domains>awebsitedesigncompany.com, websitedesignscompany.com, websitesdesigncompany.com, websitedesign-company.site, ukwebsitedesigncompany.com, websitedesigncompanynh.com, ukwebsitedesigncompany.co.uk, websitedesigncompanyla.com, website-design-company.net, websitedesigncompare.com, rcwebsitedesigncompany.com, website-design-company.co.uk, nhwebsitedesigncompany.com, websitedesigncompanyuk.com, website-design-company.cfd, ncwebsitedesigncompany.com, website-design-company.quest, websitedesigncompanyep.com, websitedesigncompanyuk.co.uk, websitedesignercompany.com, webcitydesigncompany.com, website-design-company.com, website-design-company.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>awebsitedesigncompany.com</domain_name>
   <domain_keyword>awebsitedesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:08:57</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b11f2afb-c1b7-474f-a76b-53f9976a1905</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.com</value>
    <value>ns2.greengeeks.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>websitedesignscompany.com</domain_name>
   <domain_keyword>websitedesignscompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 19:43:36</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=websitedesignscompany.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>websitesdesigncompany.com</domain_name>
   <domain_keyword>websitesdesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 21:44:21</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=websitesdesigncompany.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>websitedesign-company.site</domain_name>
   <domain_keyword>websitedesign-company</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 03:12:33</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Domain Privacy Guard Sociedad Anonima Ltd</registrant_company>
   <registrant_state>Panam&amp;#225;</registrant_state>
   <registrant_country>PA</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.sedopark.net</value>
    <value>ns2.sedopark.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ukwebsitedesigncompany.com</domain_name>
   <domain_keyword>ukwebsitedesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:33:05</query_time>
   <create_date>2002-12-21</create_date>
   <update_date>2021-11-02</update_date>
   <expiry_date>2026-12-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.doublarddesign.com</value>
    <value>ns2.doublarddesign.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>websitedesigncompanynh.com</domain_name>
   <domain_keyword>websitedesigncompanynh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:36:41</query_time>
   <create_date>2013-03-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.webhostinghub.com</value>
    <value>ns2.webhostinghub.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>ukwebsitedesigncompany.co.uk</domain_name>
   <domain_keyword>ukwebsitedesigncompany</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 22:33:06</query_time>
   <create_date>2010-01-25</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.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>8</num>
   <domain_name>websitedesigncompanyla.com</domain_name>
   <domain_keyword>websitedesigncompanyla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:39:40</query_time>
   <create_date>2021-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</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>ns47.domaincontrol.com</value>
    <value>ns48.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>9</num>
   <domain_name>website-design-company.net</domain_name>
   <domain_keyword>website-design-company</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 09:39:14</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=website-design-company.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>websitedesigncompare.com</domain_name>
   <domain_keyword>websitedesigncompare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 02:20:20</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rcwebsitedesigncompany.com</domain_name>
   <domain_keyword>rcwebsitedesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:10:30</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=rcwebsitedesigncompany.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>website-design-company.co.uk</domain_name>
   <domain_keyword>website-design-company</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 16:58:14</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>nhwebsitedesigncompany.com</domain_name>
   <domain_keyword>nhwebsitedesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 16:50:26</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>websitedesigncompanyuk.com</domain_name>
   <domain_keyword>websitedesigncompanyuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:33:46</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/websitedesigncompanyuk.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>clara.ns.cloudflare.com</value>
    <value>donald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>website-design-company.cfd</domain_name>
   <domain_keyword>website-design-company</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-20 03:43:03</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ncwebsitedesigncompany.com</domain_name>
   <domain_keyword>ncwebsitedesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:27:25</query_time>
   <create_date>2009-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-30</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>website-design-company.quest</domain_name>
   <domain_keyword>website-design-company</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-01 19:42:49</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedopark.net</value>
    <value>ns2.sedopark.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>websitedesigncompanyep.com</domain_name>
   <domain_keyword>websitedesigncompanyep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:01:56</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2019-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>websitedesigncompanyuk.co.uk</domain_name>
   <domain_keyword>websitedesigncompanyuk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 17:01:57</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>websitedesignercompany.com</domain_name>
   <domain_keyword>websitedesignercompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:33:49</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-18</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>webcitydesigncompany.com</domain_name>
   <domain_keyword>webcitydesigncompany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:38:08</query_time>
   <create_date>2010-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>website-design-company.com</domain_name>
   <domain_keyword>website-design-company</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:58:11</query_time>
   <create_date>2009-11-07</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>website-design-company.org</domain_name>
   <domain_keyword>website-design-company</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 14:09:05</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>https://www.webnic.cc/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HEI WEB CREATIONS PTE. LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>ns3.awesomesites.org</value>
    <value>ns4.awesomesites.org</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.22</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.