WHOIS QUERY TIME

11 Jun 2024 - 3:55 PM UTC

Registered: 18 January 2007
Expiry: 16 June 2025

REGISTRAR

Name: Lansoft Data SRL
Website: www.lansoft.ro

DNSSEC

Inactive

NAME SERVERS

jasper.ns.cloudflare.com
nancy.ns.cloudflare.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=clubpeugeot.ro
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "clubpeugeot.ro"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "clubpeugeot.ro",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "ro",
            "query_time": "2024-06-11 15:55:58",
            "create_date": "2007-01-18",
            "expiry_date": "2025-06-16",
            "registrar_name": "Lansoft Data SRL",
            "registrar_website": "www.lansoft.ro",
            "name_servers": [
                "jasper.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>clubpeugeot.ro</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>clubpeugeot.ro</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 15:55:58</query_time>
   <create_date>2007-01-18</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>Lansoft Data SRL</registrar_name>
   <registrar_website>www.lansoft.ro</registrar_website>
   <name_servers>
    <value>jasper.ns.cloudflare.com</value>
    <value>nancy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.107 seconds) for "clubpeugeot.ro" in our Historical WHOIS Database.
#1 - QUERY TIME

16 Jun 2023 - 1:50 PM UTC

Registered: 18 January 2007
Expiry: 16 June 2024

REGISTRAR

Name: Lansoft Data SRL
Website: www.lansoft.ro

DNSSEC

Inactive

NAME SERVERS

jasper.ns.cloudflare.com
nancy.ns.cloudflare.com

DOMAIN STATUS

ok

#2 - QUERY TIME

11 Jun 2024 - 3:55 PM UTC

Registered: 18 January 2007
Expiry: 16 June 2025

REGISTRAR

Name: Lansoft Data SRL
Website: www.lansoft.ro

DNSSEC

Inactive

NAME SERVERS

jasper.ns.cloudflare.com
nancy.ns.cloudflare.com

DOMAIN STATUS

ok

* 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=clubpeugeot.ro
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "clubpeugeot.ro",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "clubpeugeot.ro",
    "results": [
        {
            "num": 1,
            "domain_name": "clubpeugeot.ro",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "ro",
            "query_time": "2023-06-16 13:50:13",
            "create_date": "2007-01-18",
            "expiry_date": "2024-06-16",
            "registrar_name": "Lansoft Data SRL",
            "registrar_website": "www.lansoft.ro",
            "name_servers": [
                "jasper.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 2,
            "domain_name": "clubpeugeot.ro",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "ro",
            "query_time": "2024-06-11 15:55:58",
            "create_date": "2007-01-18",
            "expiry_date": "2025-06-16",
            "registrar_name": "Lansoft Data SRL",
            "registrar_website": "www.lansoft.ro",
            "name_servers": [
                "jasper.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.107,
        "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>clubpeugeot.ro</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>clubpeugeot.ro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>clubpeugeot.ro</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2023-06-16 13:50:13</query_time>
   <create_date>2007-01-18</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Lansoft Data SRL</registrar_name>
   <registrar_website>www.lansoft.ro</registrar_website>
   <name_servers>
    <value>jasper.ns.cloudflare.com</value>
    <value>nancy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>clubpeugeot.ro</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 15:55:58</query_time>
   <create_date>2007-01-18</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>Lansoft Data SRL</registrar_name>
   <registrar_website>www.lansoft.ro</registrar_website>
   <name_servers>
    <value>jasper.ns.cloudflare.com</value>
    <value>nancy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.107</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 6 domain names (in 0.029 seconds) which contained the exact domain keyword "clubpeugeot".
Domain Name Registered Expiry Registrar Ownership
1 clubpeugeot.com 24 Jul 2005 24 Jul 2024 Dynadot Inc -
2 clubpeugeot.ro 18 Jan 2007 16 Jun 2025 Lansoft Data SRL -
3 clubpeugeot.cl 22 Jun 2007 20 Jul 2026 NIC Chile RICARDO ANDRES DIAZ HUIRCAN
4 clubpeugeot.ru 2 Apr 2008 2 Apr 2025 REGRU-RU Private Person
5 clubpeugeot.co.uk 27 Mar 2011 27 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
6 clubpeugeot.org 25 Feb 2016 25 Feb 2025 Gandi SAS AUTOMOBILES PEUGEOT
7 clubpeugeot.net 1 Apr 2023 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=clubpeugeot&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "clubpeugeot",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "clubpeugeot.com, clubpeugeot.ro, clubpeugeot.cl, clubpeugeot.ru, clubpeugeot.co.uk, clubpeugeot.org, clubpeugeot.net",
    "results": [
        {
            "num": 1,
            "domain_name": "clubpeugeot.com",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:49:51",
            "create_date": "2005-07-24",
            "update_date": "2024-05-03",
            "expiry_date": "2024-07-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "clubpeugeot.ro",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "ro",
            "query_time": "2024-06-11 15:55:58",
            "create_date": "2007-01-18",
            "expiry_date": "2025-06-16",
            "registrar_name": "Lansoft Data SRL",
            "registrar_website": "www.lansoft.ro",
            "name_servers": [
                "jasper.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "clubpeugeot.cl",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "cl",
            "query_time": "2024-05-07 13:54:33",
            "create_date": "2007-06-22",
            "expiry_date": "2026-07-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "RICARDO ANDRES DIAZ HUIRCAN",
            "name_servers": [
                "ns575.hostgator.com",
                "ns576.hostgator.com"
            ]
        },
        {
            "num": 4,
            "domain_name": "clubpeugeot.ru",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:30:28",
            "create_date": "2008-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5951.ns1.domainparking.ru",
                "5951.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "clubpeugeot.co.uk",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 20:05:01",
            "create_date": "2011-03-27",
            "update_date": "2023-12-02",
            "expiry_date": "2025-03-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "clubpeugeot.org",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "org",
            "query_time": "2024-04-20 20:05:01",
            "create_date": "2016-02-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AUTOMOBILES PEUGEOT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": 7,
            "domain_name": "clubpeugeot.net",
            "domain_keyword": "clubpeugeot",
            "domain_tld": "net",
            "query_time": "2024-06-01 04:59:03",
            "create_date": "2023-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "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=clubpeugeot.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>clubpeugeot</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>clubpeugeot.com, clubpeugeot.ro, clubpeugeot.cl, clubpeugeot.ru, clubpeugeot.co.uk, clubpeugeot.org, clubpeugeot.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>clubpeugeot.com</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:49:51</query_time>
   <create_date>2005-07-24</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>clubpeugeot.ro</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 15:55:58</query_time>
   <create_date>2007-01-18</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>Lansoft Data SRL</registrar_name>
   <registrar_website>www.lansoft.ro</registrar_website>
   <name_servers>
    <value>jasper.ns.cloudflare.com</value>
    <value>nancy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>clubpeugeot.cl</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-07 13:54:33</query_time>
   <create_date>2007-06-22</create_date>
   <expiry_date>2026-07-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>RICARDO ANDRES DIAZ HUIRCAN</registrant_name>
   <name_servers>
    <value>ns575.hostgator.com</value>
    <value>ns576.hostgator.com</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>clubpeugeot.ru</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:30:28</query_time>
   <create_date>2008-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5951.ns1.domainparking.ru</value>
    <value>5951.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>clubpeugeot.co.uk</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 20:05:01</query_time>
   <create_date>2011-03-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>clubpeugeot.org</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 20:05:01</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AUTOMOBILES PEUGEOT</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>FR</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>7</num>
   <domain_name>clubpeugeot.net</domain_name>
   <domain_keyword>clubpeugeot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 04:59:03</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</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=clubpeugeot.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>
 </results>
 <stats>
  <total_time>0.029</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 10 domain names (in 0.293 seconds) which look and sound like the brand name "clubpeugeot".
Domain Name Registered Expiry Registrar Ownership
1 clubepeugeot.com 24 Oct 2003 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 club-peugeot.com 21 Apr 1999 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 clubpeugeotrd.org 21 Apr 2018 21 Apr 2025 Launchpad.com Inc. Club Peugeot RD
4 clubpeugeotuk.co.uk 27 Sep 2010 27 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
5 leclubpeugeot.jp 1 Jan 2017 31 Jan 2025 - (Not displayed by registrant's request)
6 clubpeugeotuk.com 27 Sep 2010 27 Sep 2024 123-Reg Limited Domains By Proxy, LLC
7 clubpeugeotrd.com 21 Apr 2018 21 Apr 2025 Launchpad.com Inc. Domain Admin
8 cloudpeugeot.com 31 May 2024 31 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
9 clubpeugeotuk.org 15 Sep 2004 15 Sep 2024 Tucows Domains Inc. Club Peugeot UK
10 clicpeugeot.com 25 Jul 2000 25 Jul 2024 GANDI SAS AUTOMOBILES PEUGEOT

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=clubpeugeot.ro
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "clubpeugeot.ro",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "clubepeugeot.com, club-peugeot.com, clubpeugeotrd.org, clubpeugeotuk.co.uk, leclubpeugeot.jp, clubpeugeotuk.com, clubpeugeotrd.com, cloudpeugeot.com, clubpeugeotuk.org, clicpeugeot.com",
    "results": [
        {
            "num": 1,
            "domain_name": "clubepeugeot.com",
            "domain_keyword": "clubepeugeot",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:43:41",
            "create_date": "2003-10-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-24",
            "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=clubepeugeot.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "club-peugeot.com",
            "domain_keyword": "club-peugeot",
            "domain_tld": "com",
            "query_time": "2024-06-12 10:40:26",
            "create_date": "1999-04-21",
            "update_date": "2024-06-03",
            "expiry_date": "2025-04-21",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=club-peugeot.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "clubpeugeotrd.org",
            "domain_keyword": "clubpeugeotrd",
            "domain_tld": "org",
            "query_time": "2024-05-01 13:10:47",
            "create_date": "2018-04-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-21",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Club Peugeot RD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "01",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DO",
            "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.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "clubpeugeotuk.co.uk",
            "domain_keyword": "clubpeugeotuk",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 04:59:05",
            "create_date": "2010-09-27",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "leclubpeugeot.jp",
            "domain_keyword": "leclubpeugeot",
            "domain_tld": "jp",
            "query_time": "2024-05-11 17:04:29",
            "create_date": "2017-01-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 6,
            "domain_name": "clubpeugeotuk.com",
            "domain_keyword": "clubpeugeotuk",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:05:01",
            "create_date": "2010-09-27",
            "update_date": "2022-09-19",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "https://www.123-reg.co.uk",
            "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": "https://webform.meshdigital.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.fantasticmachine.co.uk",
                "ns2.fantasticmachine.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "clubpeugeotrd.com",
            "domain_keyword": "clubpeugeotrd",
            "domain_tld": "com",
            "query_time": "2024-05-01 13:10:47",
            "create_date": "2018-04-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-21",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cloudpeugeot.com",
            "domain_keyword": "cloudpeugeot",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:15:36",
            "create_date": "2024-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "wpxnet.earth.orderbox-dns.com",
                "wpxnet.mars.orderbox-dns.com",
                "wpxnet.mercury.orderbox-dns.com",
                "wpxnet.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "clubpeugeotuk.org",
            "domain_keyword": "clubpeugeotuk",
            "domain_tld": "org",
            "query_time": "2024-04-20 20:05:01",
            "create_date": "2004-09-15",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Club Peugeot UK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Warwickshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "clicpeugeot.com",
            "domain_keyword": "clicpeugeot",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:10:42",
            "create_date": "2000-07-25",
            "update_date": "2024-05-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "AUTOMOBILES PEUGEOT",
            "registrant_company": "AUTOMOBILES PEUGEOT",
            "registrant_address": "75 avenue de la grande armee",
            "registrant_city": "Paris",
            "registrant_zip": "75116",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.130193000",
            "name_servers": [
                "ns-155-a.gandi.net",
                "ns-232-c.gandi.net",
                "ns-58-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.293,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>clubpeugeot.ro</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>clubepeugeot.com, club-peugeot.com, clubpeugeotrd.org, clubpeugeotuk.co.uk, leclubpeugeot.jp, clubpeugeotuk.com, clubpeugeotrd.com, cloudpeugeot.com, clubpeugeotuk.org, clicpeugeot.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>clubepeugeot.com</domain_name>
   <domain_keyword>clubepeugeot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:43:41</query_time>
   <create_date>2003-10-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-24</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=clubepeugeot.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>2</num>
   <domain_name>club-peugeot.com</domain_name>
   <domain_keyword>club-peugeot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 10:40:26</query_time>
   <create_date>1999-04-21</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-04-21</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=club-peugeot.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>clubpeugeotrd.org</domain_name>
   <domain_keyword>clubpeugeotrd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 13:10:47</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Club Peugeot RD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>01</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DO</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.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>clubpeugeotuk.co.uk</domain_name>
   <domain_keyword>clubpeugeotuk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 04:59:05</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>leclubpeugeot.jp</domain_name>
   <domain_keyword>leclubpeugeot</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-11 17:04:29</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>clubpeugeotuk.com</domain_name>
   <domain_keyword>clubpeugeotuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:05:01</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</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>https://webform.meshdigital.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.fantasticmachine.co.uk</value>
    <value>ns2.fantasticmachine.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>clubpeugeotrd.com</domain_name>
   <domain_keyword>clubpeugeotrd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 13:10:47</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <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_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cloudpeugeot.com</domain_name>
   <domain_keyword>cloudpeugeot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:15:36</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>wpxnet.earth.orderbox-dns.com</value>
    <value>wpxnet.mars.orderbox-dns.com</value>
    <value>wpxnet.mercury.orderbox-dns.com</value>
    <value>wpxnet.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>clubpeugeotuk.org</domain_name>
   <domain_keyword>clubpeugeotuk</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 20:05:01</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-15</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>Club Peugeot UK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Warwickshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.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>
  <value>
   <num>10</num>
   <domain_name>clicpeugeot.com</domain_name>
   <domain_keyword>clicpeugeot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:10:42</query_time>
   <create_date>2000-07-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>AUTOMOBILES PEUGEOT</registrant_name>
   <registrant_company>AUTOMOBILES PEUGEOT</registrant_company>
   <registrant_address>75 avenue de la grande armee</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_zip>75116</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.130193000</registrant_phone>
   <name_servers>
    <value>ns-155-a.gandi.net</value>
    <value>ns-232-c.gandi.net</value>
    <value>ns-58-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.293</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.