WHOIS QUERY TIME

18 May 2024 - 7:21 AM UTC

Registered: 22 June 2004
Modified: 9 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=golden-oldies.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "golden-oldies.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "golden-oldies.nl",
            "domain_keyword": "golden-oldies",
            "domain_tld": "nl",
            "query_time": "2024-05-18 07:21:00",
            "create_date": "2004-06-22",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>golden-oldies.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>golden-oldies.nl</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 07:21:00</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.053</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.464 seconds) for "golden-oldies.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 4:36 AM UTC

Registered: 22 June 2004
Modified: 30 September 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

14 Nov 2023 - 5:32 PM UTC

Registered: 22 June 2004
Modified: 9 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=golden-oldies.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "golden-oldies.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "golden-oldies.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "golden-oldies.nl",
            "domain_keyword": "golden-oldies",
            "domain_tld": "nl",
            "query_time": "2023-04-25 04:36:26",
            "create_date": "2004-06-22",
            "update_date": "2020-09-30",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "golden-oldies.nl",
            "domain_keyword": "golden-oldies",
            "domain_tld": "nl",
            "query_time": "2023-11-14 17:32:36",
            "create_date": "2004-06-22",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.464,
        "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>golden-oldies.nl</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>golden-oldies.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>golden-oldies.nl</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 04:36:26</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>golden-oldies.nl</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-11-14 17:32:36</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.464</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 7 domain names (in 0.303 seconds) which contained the exact domain keyword "golden-oldies".
Domain Name Registered Expiry Registrar Ownership
1 golden-oldies.com 20 Sep 1996 19 Sep 2024 GoDaddy.com, LLC -
2 golden-oldies.nl 22 Jun 2004 - Metaregistrar B.V. -
3 golden-oldies.org.uk 11 Jun 2007 11 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
4 golden-oldies.co.uk 22 Sep 2016 22 Sep 2024 Easyspace Ltd [Tag = EASYSPACE] -
5 golden-oldies.org 26 Jun 2018 26 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
6 golden-oldies.live 28 Mar 2019 28 Mar 2025 IONOS SE Drachenburg Musikanten
7 golden-oldies.shop 1 Nov 2019 1 Nov 2024 CRONON GmbH -
8 golden-oldies.net 1 Nov 2019 1 Nov 2024 Cronon AG -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=golden-oldies&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "golden-oldies",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "golden-oldies.com, golden-oldies.nl, golden-oldies.org.uk, golden-oldies.co.uk, golden-oldies.org, golden-oldies.live, golden-oldies.shop, golden-oldies.net",
    "results": [
        {
            "num": 1,
            "domain_name": "golden-oldies.com",
            "domain_keyword": "golden-oldies",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:32:20",
            "create_date": "1996-09-20",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "golden-oldies.nl",
            "domain_keyword": "golden-oldies",
            "domain_tld": "nl",
            "query_time": "2024-05-18 07:21:00",
            "create_date": "2004-06-22",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "golden-oldies.org.uk",
            "domain_keyword": "golden-oldies",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 11:08:29",
            "create_date": "2007-06-11",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-11",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns59.1and1.co.uk",
                "ns60.1and1.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "golden-oldies.co.uk",
            "domain_keyword": "golden-oldies",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 11:08:27",
            "create_date": "2016-09-22",
            "update_date": "2022-08-23",
            "expiry_date": "2024-09-22",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "golden-oldies.org",
            "domain_keyword": "golden-oldies",
            "domain_tld": "org",
            "query_time": "2024-05-18 07:21:00",
            "create_date": "2018-06-26",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "golden-oldies.live",
            "domain_keyword": "golden-oldies",
            "domain_tld": "live",
            "query_time": "2024-05-27 19:39:42",
            "create_date": "2019-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Drachenburg Musikanten",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1088.ui-dns.org",
                "ns1100.ui-dns.de",
                "ns1120.ui-dns.biz",
                "ns1123.ui-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "golden-oldies.shop",
            "domain_keyword": "golden-oldies",
            "domain_tld": "shop",
            "query_time": "2024-05-01 23:46:43",
            "create_date": "2019-11-01",
            "update_date": "2024-01-19",
            "expiry_date": "2024-11-01",
            "registrar_iana": 141,
            "registrar_name": "CRONON GmbH",
            "registrar_website": "http://www.strato.de",
            "registrant_country": "DE",
            "name_servers": [
                "docks20.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "golden-oldies.net",
            "domain_keyword": "golden-oldies",
            "domain_tld": "net",
            "query_time": "2024-04-17 11:08:27",
            "create_date": "2019-11-01",
            "update_date": "2019-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks11.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.303,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>golden-oldies</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>golden-oldies.com, golden-oldies.nl, golden-oldies.org.uk, golden-oldies.co.uk, golden-oldies.org, golden-oldies.live, golden-oldies.shop, golden-oldies.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>golden-oldies.com</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:32:20</query_time>
   <create_date>1996-09-20</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>golden-oldies.nl</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 07:21:00</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>golden-oldies.org.uk</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 11:08:29</query_time>
   <create_date>2007-06-11</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns59.1and1.co.uk</value>
    <value>ns60.1and1.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>golden-oldies.co.uk</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 11:08:27</query_time>
   <create_date>2016-09-22</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>golden-oldies.org</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 07:21:00</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>CA</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>golden-oldies.live</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 19:39:42</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Drachenburg Musikanten</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1088.ui-dns.org</value>
    <value>ns1100.ui-dns.de</value>
    <value>ns1120.ui-dns.biz</value>
    <value>ns1123.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>golden-oldies.shop</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 23:46:43</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>CRONON GmbH</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>golden-oldies.net</domain_name>
   <domain_keyword>golden-oldies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 11:08:27</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2019-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.303</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 42 domain names (in 1.061 seconds) which look and sound like the brand name "golden-oldies".
Domain Name Registered Expiry Registrar Ownership
1 goldenboldies.com 26 Nov 2023 26 Nov 2025 NameSilo, LLC -
2 goldenyoldies.com 25 Jul 2015 25 Jul 2024 IONOS SE REDACTED FOR PRIVACY
3 goldenoldies.horse 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 goldenoldies.org 26 May 2003 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 goldenoldies.ca 1 Mar 2010 28 Feb 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
6 goldenoldies.shop 16 Jul 2022 16 Jul 2024 Tucows Domains Inc. -
7 golden-oldie.nl 27 May 2011 - NameWeb -
8 goldenoldies.nl 17 Mar 2012 - XNS Registrar B.V. -
9 goldenoldies.be 21 Nov 2016 - Vimexx -
10 goldenoldies.biz 3 Oct 2007 2 Oct 2024 Gandi SAS Aldo Kao
11 goldenoldies.club 23 Aug 2014 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 goldenoldies.com 1 Jan 2001 1 Jan 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 874704
13 goldenoldies.world 24 Apr 2021 24 Apr 2025 Tucows Domains Inc. Data Protected
14 goldenoldies.net 14 Nov 2001 14 Nov 2024 ANNULET, INC BuyDomains.com
15 goldenoldies.co.uk 11 Sep 2019 11 Sep 2024 Islam Hegazy [Tag = HEGAZY] -
16 goldenoldies.events 24 Apr 2021 24 Apr 2026 Tucows Domains Inc. Data Protected
17 goldenoldies.work 29 May 2021 29 May 2025 Key-Systems LLC Business Innovators Pty Ltd
18 goldenoldies.uk 2 Nov 2022 2 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
19 goldenoldies.me.uk 27 Jul 2023 27 Jul 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
20 goldengoodies.com 25 Feb 2008 25 Feb 2025 GoDaddy.com, LLC -
21 golden-ladies.net 21 Oct 2020 21 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
22 goldengoodies.org 16 Apr 2018 16 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
23 goldensoldiers.com 5 Feb 2008 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 goldenhoodies.com 22 Feb 2024 22 Feb 2027 GoDaddy.com, LLC -
25 goldensoldier.net 14 Sep 2017 14 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
26 goldensoldier.com 7 Dec 2011 7 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 goldenfoodies.com 6 Nov 2009 6 Nov 2024 GoDaddy.com, LLC -
28 golden-ladies.com 13 Jan 2024 13 Jan 2025 Name.com, Inc. Salla Application Company
29 goldengoldis.com 24 Nov 2023 24 Nov 2024 1API GmbH REDACTED FOR PRIVACY
30 goldenbodies.com 29 Jun 2017 29 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 goldenoldees.com 15 Jan 2023 15 Jan 2025 GoDaddy.com, LLC -
32 goldenbodies.agency 15 Oct 2023 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 goldenholies.com 23 Jul 2023 23 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
34 goedenoldies.com 24 Aug 2018 24 Aug 2024 Tucows Domains Inc. -
35 oldengoldies.co.uk 8 Aug 2020 8 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
36 goldenbodies.fit 5 Dec 2019 5 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 goldenoldie.com 11 Jun 2001 11 Jun 2024 GoDaddy.com, LLC NameFind LLC
38 goldnoldies.com 25 Apr 2009 25 Apr 2025 GoDaddy.com, LLC -
39 golden-lies.com 21 Jul 2021 21 Jul 2024 GoDaddy.com, LLC -
40 goldenoldie.co.uk 2 Dec 1998 2 Dec 2024 eNom LLC [Tag = ENOM] -
41 goldenbodies.pl 7 Jan 2021 7 Jan 2025 LH.pl Sp. z o.o. -
42 oldengoldies.com 29 Apr 2021 29 Apr 2025 Tucows Domains Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=golden-oldies.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "golden-oldies.nl",
        "page_size": 100
    },
    "count": {
        "total": 42,
        "relation": "eq",
        "current": 42
    },
    "unique_domains": "goldenboldies.com, goldenyoldies.com, goldenoldies.horse, goldenoldies.org, goldenoldies.ca, goldenoldies.shop, golden-oldie.nl, goldenoldies.nl, goldenoldies.be, goldenoldies.biz, goldenoldies.club, goldenoldies.com, goldenoldies.world, goldenoldies.net, goldenoldies.co.uk, goldenoldies.events, goldenoldies.work, goldenoldies.uk, goldenoldies.me.uk, goldengoodies.com, golden-ladies.net, goldengoodies.org, goldensoldiers.com, goldenhoodies.com, goldensoldier.net, goldensoldier.com, goldenfoodies.com, golden-ladies.com, goldengoldis.com, goldenbodies.com, goldenoldees.com, goldenbodies.agency, goldenholies.com, goedenoldies.com, oldengoldies.co.uk, goldenbodies.fit, goldenoldie.com, goldnoldies.com, golden-lies.com, goldenoldie.co.uk, goldenbodies.pl, oldengoldies.com",
    "results": [
        {
            "num": 1,
            "domain_name": "goldenboldies.com",
            "domain_keyword": "goldenboldies",
            "domain_tld": "com",
            "query_time": "2024-05-26 08:26:22",
            "create_date": "2023-11-26",
            "update_date": "2024-04-30",
            "expiry_date": "2025-11-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "goldenyoldies.com",
            "domain_keyword": "goldenyoldies",
            "domain_tld": "com",
            "query_time": "2024-06-11 04:31:54",
            "create_date": "2015-07-25",
            "update_date": "2018-03-11",
            "expiry_date": "2024-07-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1104.ui-dns.biz",
                "ns1104.ui-dns.com",
                "ns1104.ui-dns.de",
                "ns1104.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "goldenoldies.horse",
            "domain_keyword": "goldenoldies",
            "domain_tld": "horse",
            "query_time": "2024-05-25 04:09:43",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "goldenoldies.org",
            "domain_keyword": "goldenoldies",
            "domain_tld": "org",
            "query_time": "2024-05-29 19:17:04",
            "create_date": "2003-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.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": [
                "customer.buydomains.com",
                "customer2.buydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "goldenoldies.ca",
            "domain_keyword": "goldenoldies",
            "domain_tld": "ca",
            "query_time": "2024-05-03 12:16:39",
            "create_date": "2010-03-01",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-28",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "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": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "goldenoldies.shop",
            "domain_keyword": "goldenoldies",
            "domain_tld": "shop",
            "query_time": "2024-04-27 06:48:16",
            "create_date": "2022-07-16",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "golden-oldie.nl",
            "domain_keyword": "golden-oldie",
            "domain_tld": "nl",
            "query_time": "2024-04-30 03:55:47",
            "create_date": "2011-05-27",
            "update_date": "2023-12-31",
            "registrar_name": "NameWeb",
            "name_servers": [
                "ns.dnscluster.be",
                "ns.dnscluster.nl",
                "ns.dnscluster.us"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "goldenoldies.nl",
            "domain_keyword": "goldenoldies",
            "domain_tld": "nl",
            "query_time": "2024-05-07 17:18:37",
            "create_date": "2012-03-17",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "goldenoldies.be",
            "domain_keyword": "goldenoldies",
            "domain_tld": "be",
            "query_time": "2024-06-08 00:02:11",
            "create_date": "2016-11-21",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 10,
            "domain_name": "goldenoldies.biz",
            "domain_keyword": "goldenoldies",
            "domain_tld": "biz",
            "query_time": "2024-05-03 12:16:39",
            "create_date": "2007-10-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aldo Kao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "goldenoldies.club",
            "domain_keyword": "goldenoldies",
            "domain_tld": "club",
            "query_time": "2024-04-27 06:48:16",
            "create_date": "2014-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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": [
                "ns33.d9hosting.com",
                "ns34.d9hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "goldenoldies.com",
            "domain_keyword": "goldenoldies",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:21:11",
            "create_date": "2001-01-01",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-01",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 874704",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "goldenoldies.world",
            "domain_keyword": "goldenoldies",
            "domain_tld": "world",
            "query_time": "2024-06-08 00:02:12",
            "create_date": "2021-04-24",
            "update_date": "2023-06-08",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "goldenoldies.net",
            "domain_keyword": "goldenoldies",
            "domain_tld": "net",
            "query_time": "2024-04-27 06:48:16",
            "create_date": "2001-11-14",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-14",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "goldenoldies.co.uk",
            "domain_keyword": "goldenoldies",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 13:33:59",
            "create_date": "2019-09-11",
            "update_date": "2024-05-04",
            "expiry_date": "2024-09-11",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "goldenoldies.events",
            "domain_keyword": "goldenoldies",
            "domain_tld": "events",
            "query_time": "2024-05-03 12:16:39",
            "create_date": "2021-04-24",
            "update_date": "2024-04-18",
            "expiry_date": "2026-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "goldenoldies.work",
            "domain_keyword": "goldenoldies",
            "domain_tld": "work",
            "query_time": "2024-05-18 07:25:48",
            "create_date": "2021-05-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Business Innovators Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "goldenoldies.uk",
            "domain_keyword": "goldenoldies",
            "domain_tld": "uk",
            "query_time": "2024-05-07 17:18:37",
            "create_date": "2022-11-02",
            "update_date": "2022-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "goldenoldies.me.uk",
            "domain_keyword": "goldenoldies",
            "domain_tld": "me.uk",
            "query_time": "2024-05-07 17:18:40",
            "create_date": "2023-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "anton.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "goldengoodies.com",
            "domain_keyword": "goldengoodies",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:20:50",
            "create_date": "2008-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "golden-ladies.net",
            "domain_keyword": "golden-ladies",
            "domain_tld": "net",
            "query_time": "2024-05-07 17:13:21",
            "create_date": "2020-10-21",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-21",
            "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": [
                "desi.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "goldengoodies.org",
            "domain_keyword": "goldengoodies",
            "domain_tld": "org",
            "query_time": "2024-04-30 04:00:09",
            "create_date": "2018-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "goldensoldiers.com",
            "domain_keyword": "goldensoldiers",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:53:08",
            "create_date": "2008-02-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-18",
            "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=goldensoldiers.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-7k5aq0lv.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "goldenhoodies.com",
            "domain_keyword": "goldenhoodies",
            "domain_tld": "com",
            "query_time": "2024-06-07 23:57:22",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2027-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "goldensoldier.net",
            "domain_keyword": "goldensoldier",
            "domain_tld": "net",
            "query_time": "2024-04-27 06:53:08",
            "create_date": "2017-09-14",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-14",
            "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": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/d98233ba-f8f4-488b-ac66-b2e3629376f0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "goldensoldier.com",
            "domain_keyword": "goldensoldier",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:53:08",
            "create_date": "2011-12-07",
            "update_date": "2022-07-18",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "goldenfoodies.com",
            "domain_keyword": "goldenfoodies",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:18:55",
            "create_date": "2009-11-06",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "golden-ladies.com",
            "domain_keyword": "golden-ladies",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:43:56",
            "create_date": "2024-01-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Nawaf Hariri",
            "registrant_company": "Salla Application Company",
            "registrant_address": "P.O.Box13867",
            "registrant_city": "Makkah",
            "registrant_state": "Makkah",
            "registrant_zip": "21955",
            "registrant_country": "SA",
            "registrant_email": "https://www.name.com/contact-domain-whois/golden-ladies.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.salla.cloud",
                "ns2.salla.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "goldengoldis.com",
            "domain_keyword": "goldengoldis",
            "domain_tld": "com",
            "query_time": "2024-05-25 04:08:39",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tehran",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IR",
            "registrant_email": "contact via https://www.1api.net/send-message/goldengoldis.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.talahost.com",
                "dns2.talahost.com",
                "dns3.talahost.com",
                "dns4.talahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "goldenbodies.com",
            "domain_keyword": "goldenbodies",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:11:30",
            "create_date": "2017-06-29",
            "update_date": "2020-06-23",
            "expiry_date": "2025-06-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "goldenoldees.com",
            "domain_keyword": "goldenoldees",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:25:48",
            "create_date": "2023-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "goldenbodies.agency",
            "domain_keyword": "goldenbodies",
            "domain_tld": "agency",
            "query_time": "2024-04-30 03:57:02",
            "create_date": "2023-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "goldenholies.com",
            "domain_keyword": "goldenholies",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:17:15",
            "create_date": "2023-07-23",
            "update_date": "2024-04-29",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "goedenoldies.com",
            "domain_keyword": "goedenoldies",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:40:52",
            "create_date": "2018-08-24",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "oldengoldies.co.uk",
            "domain_keyword": "oldengoldies",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 00:18:48",
            "create_date": "2020-08-08",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.ukm1002.siteground.biz",
                "ns2.ukm1002.siteground.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "goldenbodies.fit",
            "domain_keyword": "goldenbodies",
            "domain_tld": "fit",
            "query_time": "2024-04-17 16:05:19",
            "create_date": "2019-12-05",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "goldenoldie.com",
            "domain_keyword": "goldenoldie",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:48:15",
            "create_date": "2001-06-11",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "goldnoldies.com",
            "domain_keyword": "goldnoldies",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:59:22",
            "create_date": "2009-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "golden-lies.com",
            "domain_keyword": "golden-lies",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:32:18",
            "create_date": "2021-07-21",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "goldenoldie.co.uk",
            "domain_keyword": "goldenoldie",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 23:48:33",
            "create_date": "1998-12-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-02",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "goldenbodies.pl",
            "domain_keyword": "goldenbodies",
            "domain_tld": "pl",
            "query_time": "2024-05-31 06:47:07",
            "create_date": "2021-01-07",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-07",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "oldengoldies.com",
            "domain_keyword": "oldengoldies",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:29:27",
            "create_date": "2021-04-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.061,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>golden-oldies.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>42</total>
  <relation>eq</relation>
  <current>42</current>
 </count>
 <unique_domains>goldenboldies.com, goldenyoldies.com, goldenoldies.horse, goldenoldies.org, goldenoldies.ca, goldenoldies.shop, golden-oldie.nl, goldenoldies.nl, goldenoldies.be, goldenoldies.biz, goldenoldies.club, goldenoldies.com, goldenoldies.world, goldenoldies.net, goldenoldies.co.uk, goldenoldies.events, goldenoldies.work, goldenoldies.uk, goldenoldies.me.uk, goldengoodies.com, golden-ladies.net, goldengoodies.org, goldensoldiers.com, goldenhoodies.com, goldensoldier.net, goldensoldier.com, goldenfoodies.com, golden-ladies.com, goldengoldis.com, goldenbodies.com, goldenoldees.com, goldenbodies.agency, goldenholies.com, goedenoldies.com, oldengoldies.co.uk, goldenbodies.fit, goldenoldie.com, goldnoldies.com, golden-lies.com, goldenoldie.co.uk, goldenbodies.pl, oldengoldies.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>goldenboldies.com</domain_name>
   <domain_keyword>goldenboldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 08:26:22</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>goldenyoldies.com</domain_name>
   <domain_keyword>goldenyoldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 04:31:54</query_time>
   <create_date>2015-07-25</create_date>
   <update_date>2018-03-11</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AR</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>ns1104.ui-dns.biz</value>
    <value>ns1104.ui-dns.com</value>
    <value>ns1104.ui-dns.de</value>
    <value>ns1104.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>goldenoldies.horse</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-05-25 04:09:43</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>goldenoldies.org</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 19:17:04</query_time>
   <create_date>2003-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.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>customer.buydomains.com</value>
    <value>customer2.buydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>goldenoldies.ca</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 12:16:39</query_time>
   <create_date>2010-03-01</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>goldenoldies.shop</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 06:48:16</query_time>
   <create_date>2022-07-16</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.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>golden-oldie.nl</domain_name>
   <domain_keyword>golden-oldie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 03:55:47</query_time>
   <create_date>2011-05-27</create_date>
   <update_date>2023-12-31</update_date>
   <registrar_name>NameWeb</registrar_name>
   <name_servers>
    <value>ns.dnscluster.be</value>
    <value>ns.dnscluster.nl</value>
    <value>ns.dnscluster.us</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>goldenoldies.nl</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 17:18:37</query_time>
   <create_date>2012-03-17</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>goldenoldies.be</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-08 00:02:11</query_time>
   <create_date>2016-11-21</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>goldenoldies.biz</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-03 12:16:39</query_time>
   <create_date>2007-10-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aldo Kao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>goldenoldies.club</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-27 06:48:16</query_time>
   <create_date>2014-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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>ns33.d9hosting.com</value>
    <value>ns34.d9hosting.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>goldenoldies.com</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:21:11</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 874704</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>goldenoldies.world</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-08 00:02:12</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</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>goldenoldies.net</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 06:48:16</query_time>
   <create_date>2001-11-14</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>goldenoldies.co.uk</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 13:33:59</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>goldenoldies.events</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-03 12:16:39</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>goldenoldies.work</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-18 07:25:48</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Business Innovators Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>goldenoldies.uk</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 17:18:37</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>goldenoldies.me.uk</domain_name>
   <domain_keyword>goldenoldies</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-07 17:18:40</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>anton.ns.cloudflare.com</value>
    <value>nataly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>goldengoodies.com</domain_name>
   <domain_keyword>goldengoodies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:20:50</query_time>
   <create_date>2008-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-25</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>golden-ladies.net</domain_name>
   <domain_keyword>golden-ladies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 17:13:21</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-21</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>desi.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>goldengoodies.org</domain_name>
   <domain_keyword>goldengoodies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 04:00:09</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>FL</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>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>goldensoldiers.com</domain_name>
   <domain_keyword>goldensoldiers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:53:08</query_time>
   <create_date>2008-02-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-18</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=goldensoldiers.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-7k5aq0lv.ns3.dan.hosting</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>24</num>
   <domain_name>goldenhoodies.com</domain_name>
   <domain_keyword>goldenhoodies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 23:57:22</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2027-02-22</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>goldensoldier.net</domain_name>
   <domain_keyword>goldensoldier</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 06:53:08</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-14</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>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d98233ba-f8f4-488b-ac66-b2e3629376f0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>goldensoldier.com</domain_name>
   <domain_keyword>goldensoldier</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:53:08</query_time>
   <create_date>2011-12-07</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>goldenfoodies.com</domain_name>
   <domain_keyword>goldenfoodies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:18:55</query_time>
   <create_date>2009-11-06</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>28</num>
   <domain_name>golden-ladies.com</domain_name>
   <domain_keyword>golden-ladies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:43:56</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Nawaf Hariri</registrant_name>
   <registrant_company>Salla Application Company</registrant_company>
   <registrant_address>P.O.Box13867</registrant_address>
   <registrant_city>Makkah</registrant_city>
   <registrant_state>Makkah</registrant_state>
   <registrant_zip>21955</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/golden-ladies.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.salla.cloud</value>
    <value>ns2.salla.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>goldengoldis.com</domain_name>
   <domain_keyword>goldengoldis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 04:08:39</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tehran</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IR</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/goldengoldis.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.talahost.com</value>
    <value>dns2.talahost.com</value>
    <value>dns3.talahost.com</value>
    <value>dns4.talahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>goldenbodies.com</domain_name>
   <domain_keyword>goldenbodies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:11:30</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>goldenoldees.com</domain_name>
   <domain_keyword>goldenoldees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:25:48</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</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>ns65.domaincontrol.com</value>
    <value>ns66.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>32</num>
   <domain_name>goldenbodies.agency</domain_name>
   <domain_keyword>goldenbodies</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-30 03:57:02</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</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>ns21.domaincontrol.com</value>
    <value>ns22.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>33</num>
   <domain_name>goldenholies.com</domain_name>
   <domain_keyword>goldenholies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:17:15</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>goedenoldies.com</domain_name>
   <domain_keyword>goedenoldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:40:52</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-24</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>oldengoldies.co.uk</domain_name>
   <domain_keyword>oldengoldies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 00:18:48</query_time>
   <create_date>2020-08-08</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ukm1002.siteground.biz</value>
    <value>ns2.ukm1002.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>goldenbodies.fit</domain_name>
   <domain_keyword>goldenbodies</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-04-17 16:05:19</query_time>
   <create_date>2019-12-05</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.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>ns71.domaincontrol.com</value>
    <value>ns72.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>37</num>
   <domain_name>goldenoldie.com</domain_name>
   <domain_keyword>goldenoldie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:48:15</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>38</num>
   <domain_name>goldnoldies.com</domain_name>
   <domain_keyword>goldnoldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:59:22</query_time>
   <create_date>2009-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>39</num>
   <domain_name>golden-lies.com</domain_name>
   <domain_keyword>golden-lies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:32:18</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-21</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.parklogic.com</value>
    <value>ns2.parklogic.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>40</num>
   <domain_name>goldenoldie.co.uk</domain_name>
   <domain_keyword>goldenoldie</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 23:48:33</query_time>
   <create_date>1998-12-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>goldenbodies.pl</domain_name>
   <domain_keyword>goldenbodies</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 06:47:07</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>oldengoldies.com</domain_name>
   <domain_keyword>oldengoldies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:29:27</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-29</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.061</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.