WHOIS QUERY TIME

20 Apr 2024 - 5:41 PM UTC

Registered: 18 August 1996
Modified: 19 July 2022
Expiry: 18 August 2024

REGISTRAR

Name: Internet Services (UK) Ltd [Tag = INTSUK]

NAME SERVERS

europa.internetservicesuk.com
titan.internetservicesuk.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=person-2-person.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "person-2-person.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "person-2-person.co.uk",
            "domain_keyword": "person-2-person",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 17:41:41",
            "create_date": "1996-08-18",
            "update_date": "2022-07-19",
            "expiry_date": "2024-08-18",
            "registrar_name": "Internet Services (UK) Ltd [Tag = INTSUK]",
            "name_servers": [
                "europa.internetservicesuk.com",
                "titan.internetservicesuk.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>person-2-person.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>person-2-person.co.uk</domain_name>
   <domain_keyword>person-2-person</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 17:41:41</query_time>
   <create_date>1996-08-18</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Internet Services (UK) Ltd [Tag = INTSUK]</registrar_name>
   <name_servers>
    <value>europa.internetservicesuk.com</value>
    <value>titan.internetservicesuk.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.048 seconds) for "person-2-person.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Jan 2018 - 12:09 PM UTC

Registered: 18 August 1996
Modified: 30 March 2017
Expiry: 18 August 2018

REGISTRAR

Name: Internet Services (UK) Ltd

NAME SERVERS

europa.internetservicesuk.com
titan.internetservicesuk.com

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Jan
Registered until expiry date

REGISTRANT

Name: St. Martins Finance Limited
Address: Bank House 36-38 Bristol Street Birmingham West Midlands
ZIP: B5 7AA
Country: United Kingdom

#2 - QUERY TIME

20 Apr 2024 - 5:41 PM UTC

Registered: 18 August 1996
Modified: 19 July 2022
Expiry: 18 August 2024

REGISTRAR

Name: Internet Services (UK) Ltd [Tag = INTSUK]

NAME SERVERS

europa.internetservicesuk.com
titan.internetservicesuk.com

DOMAIN STATUS

Registered until expiry date.

* 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=person-2-person.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "person-2-person.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "person-2-person.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "person-2-person.co.uk",
            "domain_keyword": "person-2-person",
            "domain_tld": "co.uk",
            "query_time": "2018-01-08 12:09:14",
            "create_date": "1996-08-18",
            "update_date": "2017-03-30",
            "expiry_date": "2018-08-18",
            "registrar_name": "Internet Services (UK) Ltd",
            "registrant_name": "St. Martins Finance Limited",
            "registrant_address": "Bank House 36-38 Bristol Street Birmingham West Midlands",
            "registrant_zip": "B5 7AA",
            "registrant_country": "GB",
            "name_servers": [
                "europa.internetservicesuk.com",
                "titan.internetservicesuk.com"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Jan",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "person-2-person.co.uk",
            "domain_keyword": "person-2-person",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 17:41:41",
            "create_date": "1996-08-18",
            "update_date": "2022-07-19",
            "expiry_date": "2024-08-18",
            "registrar_name": "Internet Services (UK) Ltd [Tag = INTSUK]",
            "name_servers": [
                "europa.internetservicesuk.com",
                "titan.internetservicesuk.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "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>person-2-person.co.uk</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>person-2-person.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>person-2-person.co.uk</domain_name>
   <domain_keyword>person-2-person</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2018-01-08 12:09:14</query_time>
   <create_date>1996-08-18</create_date>
   <update_date>2017-03-30</update_date>
   <expiry_date>2018-08-18</expiry_date>
   <registrar_name>Internet Services (UK) Ltd</registrar_name>
   <registrant_name>St. Martins Finance Limited</registrant_name>
   <registrant_address>Bank House 36-38 Bristol Street Birmingham West Midlands</registrant_address>
   <registrant_zip>B5 7AA</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>europa.internetservicesuk.com</value>
    <value>titan.internetservicesuk.com</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Jan</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>person-2-person.co.uk</domain_name>
   <domain_keyword>person-2-person</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 17:41:41</query_time>
   <create_date>1996-08-18</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Internet Services (UK) Ltd [Tag = INTSUK]</registrar_name>
   <name_servers>
    <value>europa.internetservicesuk.com</value>
    <value>titan.internetservicesuk.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.048</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 1 domain names (in 0.013 seconds) which contained the exact domain keyword "person-2-person".
Domain Name Registered Expiry Registrar Ownership
1 person-2-person.co.uk 18 Aug 1996 18 Aug 2024 Internet Services (UK) Ltd [Tag = INTSUK] -
2 person-2-person.ru 23 Mar 2024 23 Mar 2025 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=person-2-person&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "person-2-person",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "person-2-person.co.uk, person-2-person.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "person-2-person.co.uk",
            "domain_keyword": "person-2-person",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 17:41:41",
            "create_date": "1996-08-18",
            "update_date": "2022-07-19",
            "expiry_date": "2024-08-18",
            "registrar_name": "Internet Services (UK) Ltd [Tag = INTSUK]",
            "name_servers": [
                "europa.internetservicesuk.com",
                "titan.internetservicesuk.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "person-2-person.ru",
            "domain_keyword": "person-2-person",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:04",
            "create_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>person-2-person</domain_keyword>
  <sort_by>create_date</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>person-2-person.co.uk, person-2-person.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>person-2-person.co.uk</domain_name>
   <domain_keyword>person-2-person</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 17:41:41</query_time>
   <create_date>1996-08-18</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Internet Services (UK) Ltd [Tag = INTSUK]</registrar_name>
   <name_servers>
    <value>europa.internetservicesuk.com</value>
    <value>titan.internetservicesuk.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>person-2-person.ru</domain_name>
   <domain_keyword>person-2-person</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:04</query_time>
   <create_date>2024-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.013</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 17 domain names (in 0.284 seconds) which look and sound like the brand name "person-2-person".
Domain Name Registered Expiry Registrar Ownership
1 person-to-person.com 3 Dec 1997 2 Dec 2027 Network Solutions, LLC -
2 person-to-person.net 14 Jul 2023 14 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
3 person-to-person.online 19 Dec 2019 19 Dec 2024 Dreamscape Networks International Pte Ltd -
4 person-to-person.nl 30 Sep 2012 - Key-Systems GmbH -
5 person2person.world 27 Aug 2017 27 Aug 2024 Key-Systems, LLC Puls A/S
6 person2person.shop 27 Aug 2017 27 Aug 2024 Key-Systems LLC -
7 person2person.co.uk 19 Aug 1999 19 Aug 2025 Internet Services (UK) Ltd [Tag = INTSUK] -
8 person-person.net 15 Dec 1999 15 Dec 2024 CSC CORPORATE DOMAINS, INC. West Corporation
9 person2person.org 1 Aug 2019 1 Aug 2024 Epik LLC n/a
10 person2person.com 8 Feb 2000 8 Feb 2025 Dynadot Inc -
11 person2person.net 2 Nov 2023 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 person2person.net.au - - Discount Domain Name Services Pty Ltd Melinda Austen
13 person-person.com 15 Jul 2023 15 Jul 2024 Gname 057 Inc -
14 person2person.live 7 Nov 2023 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 person2person.info 26 Mar 2024 26 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 person2person.online 12 Apr 2023 12 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
17 person2person.ru 28 Jan 2008 28 Jan 2025 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=person-2-person.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "person-2-person.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "person-to-person.com, person-to-person.net, person-to-person.online, person-to-person.nl, person2person.world, person2person.shop, person2person.co.uk, person-person.net, person2person.org, person2person.com, person2person.net, person2person.net.au, person-person.com, person2person.live, person2person.info, person2person.online, person2person.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "person-to-person.com",
            "domain_keyword": "person-to-person",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:41:44",
            "create_date": "1997-12-03",
            "update_date": "2022-11-07",
            "expiry_date": "2027-12-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "person-to-person.net",
            "domain_keyword": "person-to-person",
            "domain_tld": "net",
            "query_time": "2024-04-03 17:35:11",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains 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": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "person-to-person.online",
            "domain_keyword": "person-to-person",
            "domain_tld": "online",
            "query_time": "2024-04-09 06:59:46",
            "create_date": "2019-12-19",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "person-to-person.nl",
            "domain_keyword": "person-to-person",
            "domain_tld": "nl",
            "query_time": "2024-05-08 08:52:37",
            "create_date": "2012-09-30",
            "update_date": "2019-02-14",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domainmasters.nl",
                "ns2.domainmasters.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "person2person.world",
            "domain_keyword": "person2person",
            "domain_tld": "world",
            "query_time": "2024-04-20 17:41:46",
            "create_date": "2017-08-27",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Puls A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "person2person.shop",
            "domain_keyword": "person2person",
            "domain_tld": "shop",
            "query_time": "2024-04-20 17:41:46",
            "create_date": "2017-08-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "DK",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "person2person.co.uk",
            "domain_keyword": "person2person",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 17:41:47",
            "create_date": "1999-08-19",
            "update_date": "2023-07-20",
            "expiry_date": "2025-08-19",
            "registrar_name": "Internet Services (UK) Ltd [Tag = INTSUK]",
            "name_servers": [
                "europa.internetservicesuk.com",
                "titan.internetservicesuk.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "person-person.net",
            "domain_keyword": "person-person",
            "domain_tld": "net",
            "query_time": "2024-04-20 17:41:43",
            "create_date": "1999-12-15",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-15",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "West Corporation",
            "registrant_company": "West Corporation",
            "registrant_address": "11808 Miracle Hills Drive",
            "registrant_city": "Omaha",
            "registrant_state": "NE",
            "registrant_zip": "68154",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8002320900",
            "registrant_fax": "+1.4029631599",
            "name_servers": [
                "ns1.west.com",
                "ns3.west.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "person2person.org",
            "domain_keyword": "person2person",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:41:45",
            "create_date": "2019-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "person2person.com",
            "domain_keyword": "person2person",
            "domain_tld": "com",
            "query_time": "2024-04-09 06:59:46",
            "create_date": "2000-02-08",
            "update_date": "2023-12-29",
            "expiry_date": "2025-02-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.mdnsservice.com",
                "ns2.mdnsservice.com",
                "ns3.mdnsservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "person2person.net",
            "domain_keyword": "person2person",
            "domain_tld": "net",
            "query_time": "2024-03-31 01:46:04",
            "create_date": "2023-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=person2person.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "person2person.net.au",
            "domain_keyword": "person2person",
            "domain_tld": "net.au",
            "query_time": "2024-04-01 13:06:09",
            "update_date": "2024-03-17",
            "registrar_name": "Discount Domain Name Services Pty Ltd",
            "registrar_website": "https://www.ddns.com.au/contactus",
            "registrant_name": "Melinda Austen",
            "name_servers": [
                "dns1.quick.net.au",
                "dns2.quick.net.au",
                "dns3.quick.net.au",
                "dns4.quick.net.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "person-person.com",
            "domain_keyword": "person-person",
            "domain_tld": "com",
            "query_time": "2024-04-09 06:59:46",
            "create_date": "2023-07-15",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-15",
            "registrar_iana": 4049,
            "registrar_name": "Gname 057 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "person2person.live",
            "domain_keyword": "person2person",
            "domain_tld": "live",
            "query_time": "2024-05-12 15:56:20",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "person2person.info",
            "domain_keyword": "person2person",
            "domain_tld": "info",
            "query_time": "2024-03-28 17:10:41",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "person2person.online",
            "domain_keyword": "person2person",
            "domain_tld": "online",
            "query_time": "2024-05-05 03:13:22",
            "create_date": "2023-04-12",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "person2person.ru",
            "domain_keyword": "person2person",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:05",
            "create_date": "2008-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.284,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>person-2-person.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>person-to-person.com, person-to-person.net, person-to-person.online, person-to-person.nl, person2person.world, person2person.shop, person2person.co.uk, person-person.net, person2person.org, person2person.com, person2person.net, person2person.net.au, person-person.com, person2person.live, person2person.info, person2person.online, person2person.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>person-to-person.com</domain_name>
   <domain_keyword>person-to-person</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:41:44</query_time>
   <create_date>1997-12-03</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2027-12-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>person-to-person.net</domain_name>
   <domain_keyword>person-to-person</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-03 17:35:11</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains 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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>person-to-person.online</domain_name>
   <domain_keyword>person-to-person</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 06:59:46</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>person-to-person.nl</domain_name>
   <domain_keyword>person-to-person</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 08:52:37</query_time>
   <create_date>2012-09-30</create_date>
   <update_date>2019-02-14</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domainmasters.nl</value>
    <value>ns2.domainmasters.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>person2person.world</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-20 17:41:46</query_time>
   <create_date>2017-08-27</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-27</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>Puls A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>person2person.shop</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 17:41:46</query_time>
   <create_date>2017-08-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>person2person.co.uk</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 17:41:47</query_time>
   <create_date>1999-08-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_name>Internet Services (UK) Ltd [Tag = INTSUK]</registrar_name>
   <name_servers>
    <value>europa.internetservicesuk.com</value>
    <value>titan.internetservicesuk.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>person-person.net</domain_name>
   <domain_keyword>person-person</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 17:41:43</query_time>
   <create_date>1999-12-15</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>West Corporation</registrant_name>
   <registrant_company>West Corporation</registrant_company>
   <registrant_address>11808 Miracle Hills Drive</registrant_address>
   <registrant_city>Omaha</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>68154</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8002320900</registrant_phone>
   <registrant_fax>+1.4029631599</registrant_fax>
   <name_servers>
    <value>ns1.west.com</value>
    <value>ns3.west.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>person2person.org</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:41:45</query_time>
   <create_date>2019-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>person2person.com</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 06:59:46</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-02-08</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.mdnsservice.com</value>
    <value>ns2.mdnsservice.com</value>
    <value>ns3.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>person2person.net</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-31 01:46:04</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=person2person.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>person2person.net.au</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-01 13:06:09</query_time>
   <update_date>2024-03-17</update_date>
   <registrar_name>Discount Domain Name Services Pty Ltd</registrar_name>
   <registrar_website>https://www.ddns.com.au/contactus</registrar_website>
   <registrant_name>Melinda Austen</registrant_name>
   <name_servers>
    <value>dns1.quick.net.au</value>
    <value>dns2.quick.net.au</value>
    <value>dns3.quick.net.au</value>
    <value>dns4.quick.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>person-person.com</domain_name>
   <domain_keyword>person-person</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 06:59:46</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>4049</registrar_iana>
   <registrar_name>Gname 057 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>person2person.live</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-12 15:56:20</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>person2person.info</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-28 17:10:41</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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-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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>person2person.online</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 03:13:22</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>person2person.ru</domain_name>
   <domain_keyword>person2person</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:05</query_time>
   <create_date>2008-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.284</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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