WHOIS QUERY TIME

13 Apr 2024 - 1:22 AM UTC

Registered: 11 July 2023
Modified: 11 July 2023
Expiry: 11 July 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucows.com

DNSSEC

unsigned

NAME SERVERS

ns-cloud-e1.googledomains.com
ns-cloud-e2.googledomains.com
ns-cloud-e3.googledomains.com
ns-cloud-e4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pawtoypartner.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pawtoypartner.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pawtoypartner.com",
            "domain_keyword": "pawtoypartner",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:22:14",
            "create_date": "2023-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pawtoypartner.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pawtoypartner.com</domain_name>
   <domain_keyword>pawtoypartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:22:14</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.049 seconds) for "pawtoypartner.com" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Jul 2023 - 4:29 PM UTC

Registered: 11 July 2023
Modified: 11 July 2023
Expiry: 11 July 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucows.com

DNSSEC

unsigned

NAME SERVERS

ns-cloud-e1.googledomains.com
ns-cloud-e2.googledomains.com
ns-cloud-e3.googledomains.com
ns-cloud-e4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pawtoypartner.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pawtoypartner.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "pawtoypartner.com",
    "results": [
        {
            "num": 1,
            "domain_name": "pawtoypartner.com",
            "domain_keyword": "pawtoypartner",
            "domain_tld": "com",
            "query_time": "2023-07-14 16:29:11",
            "create_date": "2023-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "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>pawtoypartner.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>pawtoypartner.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pawtoypartner.com</domain_name>
   <domain_keyword>pawtoypartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-07-14 16:29:11</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 12 domain names (in 0.247 seconds) which look and sound like the brand name "pawtoypartner".
Domain Name Registered Expiry Registrar Ownership
1 pastrypartner.com 1 Apr 2024 1 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 pawforpartner.com 22 Oct 2021 22 Oct 2024 Megazone Corp., dba HOSTING.KR Barrso Corporation
3 pantrypartner.com 26 Jan 2010 26 Jan 2025 ANNULET, INC BuyDomains.com
4 pantrypartner.org 3 Feb 2024 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 partypartner.nl 22 Jul 2002 - Registrar.eu -
6 paytopartner.com 2 May 2020 2 May 2025 Wild West Domains, LLC -
7 partypartner.com 15 May 2003 15 May 2025 NOM-IQ Ltd dba Com Laude IGM Domain Name Services Limited
8 partypartner.party 22 May 2017 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 partypartner.co.uk 5 Jul 2019 5 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
10 partypartner.dk 7 Dec 2012 31 Dec 2024 - Party Land Scandinavia AB
11 partypartner.kr 25 Mar 2015 25 Mar 2025 (?)????? ???
12 partypartner.shop 22 May 2017 22 May 2025 GoDaddy.com LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pawtoypartner.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pawtoypartner.com",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "pastrypartner.com, pawforpartner.com, pantrypartner.com, pantrypartner.org, partypartner.nl, paytopartner.com, partypartner.com, partypartner.party, partypartner.co.uk, partypartner.dk, partypartner.kr, partypartner.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "pastrypartner.com",
            "domain_keyword": "pastrypartner",
            "domain_tld": "com",
            "query_time": "2024-04-04 16:13:48",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pawforpartner.com",
            "domain_keyword": "pawforpartner",
            "domain_tld": "com",
            "query_time": "2024-05-13 18:23:09",
            "create_date": "2021-10-22",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Barrso Corporation",
            "registrant_company": "Barrso Corporation",
            "registrant_address": "Barsso Corporation 2263-8, Baegok-daero, Mohyeon-eup, Cheoin-gu,  Yongin-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "17036",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.313230859",
            "name_servers": [
                "dns1.cafe24.co.kr",
                "dns1.cafe24.com",
                "dns2.cafe24.co.kr",
                "dns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pantrypartner.com",
            "domain_keyword": "pantrypartner",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:22:20",
            "create_date": "2010-01-26",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-26",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pantrypartner.org",
            "domain_keyword": "pantrypartner",
            "domain_tld": "org",
            "query_time": "2024-05-25 16:48:46",
            "create_date": "2024-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "partypartner.nl",
            "domain_keyword": "partypartner",
            "domain_tld": "nl",
            "query_time": "2024-05-02 13:16:33",
            "create_date": "2002-07-22",
            "update_date": "2021-01-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "paytopartner.com",
            "domain_keyword": "paytopartner",
            "domain_tld": "com",
            "query_time": "2024-05-11 00:30:00",
            "create_date": "2020-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "partypartner.com",
            "domain_keyword": "partypartner",
            "domain_tld": "com",
            "query_time": "2024-05-19 13:49:25",
            "create_date": "2003-05-15",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-15",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IGM Domain Name Services Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.itsfogo.com",
                "dns2.itsfogo.com",
                "dns3.itsfogo.com",
                "dns4.itsfogo.com",
                "dns5.itsfogo.com",
                "dns6.itsfogo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "partypartner.party",
            "domain_keyword": "partypartner",
            "domain_tld": "party",
            "query_time": "2024-05-25 10:28:19",
            "create_date": "2017-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "partypartner.co.uk",
            "domain_keyword": "partypartner",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 07:41:53",
            "create_date": "2019-07-05",
            "update_date": "2023-09-22",
            "expiry_date": "2024-07-05",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "partypartner.dk",
            "domain_keyword": "partypartner",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:42:41",
            "create_date": "2012-12-07",
            "expiry_date": "2024-12-31",
            "registrant_name": "Party Land Scandinavia AB",
            "registrant_address": "Box 4206",
            "registrant_city": "Malmö",
            "registrant_zip": "203 13",
            "registrant_country": "SE",
            "registrant_phone": "+46 705954101",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "partypartner.kr",
            "domain_keyword": "partypartner",
            "domain_tld": "kr",
            "query_time": "2022-06-23 22:32:19",
            "create_date": "2015-03-25",
            "update_date": "2019-07-19",
            "expiry_date": "2025-03-25",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 12,
            "domain_name": "partypartner.shop",
            "domain_keyword": "partypartner",
            "domain_tld": "shop",
            "query_time": "2024-05-25 10:28:19",
            "create_date": "2017-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.247,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pawtoypartner.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>pastrypartner.com, pawforpartner.com, pantrypartner.com, pantrypartner.org, partypartner.nl, paytopartner.com, partypartner.com, partypartner.party, partypartner.co.uk, partypartner.dk, partypartner.kr, partypartner.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pastrypartner.com</domain_name>
   <domain_keyword>pastrypartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 16:13:48</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>pawforpartner.com</domain_name>
   <domain_keyword>pawforpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 18:23:09</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Barrso Corporation</registrant_name>
   <registrant_company>Barrso Corporation</registrant_company>
   <registrant_address>Barsso Corporation 2263-8, Baegok-daero, Mohyeon-eup, Cheoin-gu,  Yongin-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>17036</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.313230859</registrant_phone>
   <name_servers>
    <value>dns1.cafe24.co.kr</value>
    <value>dns1.cafe24.com</value>
    <value>dns2.cafe24.co.kr</value>
    <value>dns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pantrypartner.com</domain_name>
   <domain_keyword>pantrypartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:22:20</query_time>
   <create_date>2010-01-26</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pantrypartner.org</domain_name>
   <domain_keyword>pantrypartner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 16:48:46</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>5</num>
   <domain_name>partypartner.nl</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 13:16:33</query_time>
   <create_date>2002-07-22</create_date>
   <update_date>2021-01-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>paytopartner.com</domain_name>
   <domain_keyword>paytopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 00:30:00</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>partypartner.com</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 13:49:25</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IGM Domain Name Services Limited</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>GI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.itsfogo.com</value>
    <value>dns2.itsfogo.com</value>
    <value>dns3.itsfogo.com</value>
    <value>dns4.itsfogo.com</value>
    <value>dns5.itsfogo.com</value>
    <value>dns6.itsfogo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>partypartner.party</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-25 10:28:19</query_time>
   <create_date>2017-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>partypartner.co.uk</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 07:41:53</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>partypartner.dk</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:42:41</query_time>
   <create_date>2012-12-07</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Party Land Scandinavia AB</registrant_name>
   <registrant_address>Box 4206</registrant_address>
   <registrant_city>Malmö</registrant_city>
   <registrant_zip>203 13</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_phone>+46 705954101</registrant_phone>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>partypartner.kr</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-23 22:32:19</query_time>
   <create_date>2015-03-25</create_date>
   <update_date>2019-07-19</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>12</num>
   <domain_name>partypartner.shop</domain_name>
   <domain_keyword>partypartner</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-25 10:28:19</query_time>
   <create_date>2017-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.247</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,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

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.