WHOIS QUERY TIME

2 May 2024 - 10:42 PM UTC

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=paccomp.name
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "paccomp.name"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "paccomp.name",
            "domain_keyword": "paccomp",
            "domain_tld": "name",
            "query_time": "2024-05-02 22:42:45",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.077,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>paccomp.name</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>paccomp.name</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-02 22:42:45</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.077</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.388 seconds) for "paccomp.name" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2023 - 12:49 PM UTC

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
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=paccomp.name
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "paccomp.name",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "paccomp.name",
    "results": [
        {
            "num": 1,
            "domain_name": "paccomp.name",
            "domain_keyword": "paccomp",
            "domain_tld": "name",
            "query_time": "2023-04-23 12:49:59",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.388,
        "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>paccomp.name</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>paccomp.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>paccomp.name</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2023-04-23 12:49:59</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.388</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 5 domain names (in 0.208 seconds) which contained the exact domain keyword "paccomp".
Domain Name Registered Expiry Registrar Ownership
1 paccomp.com 11 May 2001 11 May 2025 GoDaddy.com, LLC -
2 paccomp.org 15 Apr 2006 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 paccomp.biz 15 Apr 2006 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 paccomp.info 15 Apr 2006 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 paccomp.net 15 Apr 2006 2 Oct 2024 GoDaddy.com, LLC -
6 paccomp.name - - GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=paccomp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "paccomp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "paccomp.com, paccomp.org, paccomp.biz, paccomp.info, paccomp.net, paccomp.name",
    "results": [
        {
            "num": 1,
            "domain_name": "paccomp.com",
            "domain_keyword": "paccomp",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:08:36",
            "create_date": "2001-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "paccomp.org",
            "domain_keyword": "paccomp",
            "domain_tld": "org",
            "query_time": "2024-04-25 21:58:31",
            "create_date": "2006-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "paccomp.biz",
            "domain_keyword": "paccomp",
            "domain_tld": "biz",
            "query_time": "2024-05-02 22:42:44",
            "create_date": "2006-04-15",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-14",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "paccomp.info",
            "domain_keyword": "paccomp",
            "domain_tld": "info",
            "query_time": "2024-05-02 22:42:45",
            "create_date": "2006-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "paccomp.net",
            "domain_keyword": "paccomp",
            "domain_tld": "net",
            "query_time": "2024-04-07 00:33:12",
            "create_date": "2006-04-15",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "paccomp.name",
            "domain_keyword": "paccomp",
            "domain_tld": "name",
            "query_time": "2024-05-02 22:42:45",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.208,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>paccomp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>paccomp.com, paccomp.org, paccomp.biz, paccomp.info, paccomp.net, paccomp.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>paccomp.com</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:08:36</query_time>
   <create_date>2001-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>paccomp.org</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 21:58:31</query_time>
   <create_date>2006-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</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>ns43.domaincontrol.com</value>
    <value>ns44.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>
  <value>
   <num>3</num>
   <domain_name>paccomp.biz</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 22:42:44</query_time>
   <create_date>2006-04-15</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-14</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>paccomp.info</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 22:42:45</query_time>
   <create_date>2006-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>
  <value>
   <num>5</num>
   <domain_name>paccomp.net</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 00:33:12</query_time>
   <create_date>2006-04-15</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>6</num>
   <domain_name>paccomp.name</domain_name>
   <domain_keyword>paccomp</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-02 22:42:45</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.208</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 2,489 domain names (in 0.921 seconds) which look and sound like the brand name "paccomp".
Domain Name Registered Expiry Registrar Ownership
1 paccomb.com 26 Jun 2023 26 Jun 2024 GMO INTERNET, INC. N A
2 patcomp.com 23 Jan 2023 23 Jan 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
3 paycomp.com 14 Jun 2002 15 Jun 2025 GRANSY S.R.O D/B/A SUBREG.CZ Whois protection, this company does not own this domain name s.r.o.
4 paycomp.online 21 Sep 2023 21 Sep 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
5 pancomp.co.uk 15 Nov 2005 15 Nov 2024 EuroDNS SA [Tag = EURODNS] -
6 paccorp.com 4 Mar 1997 16 Mar 2026 GoDaddy.com, LLC -
7 prccomp.com 18 Apr 2017 18 Apr 2025 GoDaddy.com, LLC -
8 zaccomp.com 17 Jul 2023 17 Jul 2024 NameSilo, LLC Calastral Networks
9 pvccomp.ru 28 Feb 2018 28 Feb 2025 RU-CENTER-RU OOO Vebrazrabotka
10 pachomp.com 21 Oct 2020 21 Oct 2028 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 pancomp.org 15 Nov 2005 15 Nov 2024 EuroDNS S.A. Pancomp International Oy
12 pajcomp.com.pl 16 Mar 1999 15 Mar 2025 dhosting.pl Sp. z o.o. -
13 parcomp.com 19 Dec 2011 19 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 paycomp.org 19 Dec 2017 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 piccomp.com 8 Apr 2019 8 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
16 pacco-p.com 26 Feb 2002 26 Feb 2025 Ascio Technologies, Inc Not Disclosed
17 baccomp.com 21 Jul 2005 21 Jul 2024 MarkMonitor, Inc. Santander Bank, N.A.
18 pdccomp.com 7 Nov 2015 7 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 paycomp.au - - Web Address Registration Pty Ltd Christian Green
20 pajcomp.pl 8 Dec 2005 8 Dec 2024 dhosting.pl Sp. z o.o. -
21 palcomp.com 10 Jul 2017 10 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 pakcomp.com 11 Feb 1996 1 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
23 pagcomp.com 23 Jul 2019 23 Jul 2024 GoDaddy.com, LLC -
24 pascomp.com 12 Dec 2005 12 Dec 2024 GoDaddy.com, LLC -
25 paccorp.net 10 Oct 2022 10 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 iaccomp.com 16 Mar 2021 16 Mar 2026 Isimtescil Bilisim A.S. -
27 paccomm.com 1 Dec 1994 30 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Daniel Morales
28 ppccomp.com 24 Nov 2021 24 Nov 2025 GoDaddy.com, LLC -
29 pancomp.com 4 Sep 2002 4 Sep 2028 Register.com, Inc. -
30 padcomp.com 27 Jul 2016 27 Jul 2025 GoDaddy.com, LLC -
31 packcomp.com 9 Jul 2003 9 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
32 pacecomp.com 26 Jan 1998 25 Jan 2025 New Frontier, Inc. Domain Protection Services, Inc.
33 daccomp.ro 27 Apr 2009 25 Jul 2024 ICI - Registrar -
34 paccomm.net 19 Mar 2002 19 Mar 2029 Network Solutions, LLC -
35 pmccomp.com 27 Oct 2020 27 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 paccorp.us 4 Oct 2019 4 Oct 2024 eNom, LLC Jose Diaz
37 maccomp.com 20 Dec 2023 20 Dec 2024 DropCatch.com 1432 LLC HugeDomains.com
38 eaccomp.com 17 Feb 2006 17 Feb 2025 GoDaddy.com, LLC -
39 paccomm.online 20 Apr 2022 20 Apr 2028 Network Solutions LLC -
40 accomp.net 2 Sep 1996 1 Sep 2024 Network Solutions, LLC -
41 pajcomp.net 14 Aug 2015 14 Aug 2024 OVH, SAS PAJ-COMP Agnieszka Zaręba-Brzozowska
42 accomp.ru 30 Oct 2006 30 Oct 2024 RU-CENTER-RU Private Person
43 palcomp.ru 7 Sep 2016 7 Sep 2024 REGRU-RU Private Person
44 vaccomp.com 6 Jul 2012 6 Jul 2025 Netpia.com, Inc. vaccomp
45 pacscomp.com 30 Sep 2023 30 Sep 2024 GoDaddy.com, LLC -
46 pccomp.eu - - INTERNET CZ, a.s. -
47 pacconp.org 12 Apr 2017 12 Apr 2025 Launchpad.com Inc. None
48 accomp.me 25 Mar 2012 25 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
49 pccomp.pl 28 Apr 2012 28 Apr 2025 home.pl S.A. -
50 paccom.com 20 Apr 1998 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 paccop.com 14 Nov 2017 14 Nov 2027 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
52 accomp.site 2 Aug 2022 2 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
53 pccomp.net 16 Feb 1999 16 Feb 2025 CSC CORPORATE DOMAINS, INC. Ziff Davis LLC
54 paccom.online 6 Apr 2024 6 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
55 pacomp.com.pl 3 Apr 2001 - home.pl S.A. -
56 pacomp.info 17 Dec 2009 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 pacomp.net 3 Jul 2003 3 Jul 2026 Network Solutions, LLC -
58 paccom.net 22 Dec 1998 22 Dec 2027 Network Solutions, LLC -
59 accomp.co.uk 1 Apr 1998 1 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
60 accomp.it 27 May 2002 22 Apr 2025 Aruba s.p.a. ITALIA WANBAO-ACC S.r.l.
61 pacomp.org 17 Dec 2009 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 pccomp.org 16 Feb 1999 16 Feb 2025 CSC Corporate Domains, Inc. Ziff Davis LLC
63 pacomp.biz 17 Dec 2009 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 pccomp.com 10 May 1995 11 May 2025 CSC CORPORATE DOMAINS, INC. Ziff Davis LLC
65 paccom.biz 30 Aug 2023 30 Aug 2024 Launchpad.com Inc. e-ducativo
66 pacomp.com 6 Aug 2009 6 Aug 2024 GoDaddy.com, LLC -
67 accomp.de - - - -
68 pccomp.it 17 Jun 2014 17 Jun 2024 Intred S.p.a. Pc Company S.n.c. di A. & M. Beldi'
69 paccom.co.jp 31 Mar 1999 - - PACCOM INC.
70 accomp.com 16 Sep 1995 15 Sep 2024 GoDaddy.com, LLC -
71 accomp.hu 22 Mar 2012 - - -
72 paycomp.com.au - - Web Address Registration Pty Ltd Christian Green
73 pacomp.pl 3 Apr 2001 - home.pl S.A. -
74 accomp.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Dustin Holloway
75 pccomp.ru 9 Jun 2008 9 Jun 2025 RU-CENTER-RU NETGALAXY LTD
76 pcacorp.org 13 Feb 2023 13 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
77 lavcomp.com 10 Jun 2020 10 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 haycomp.com 23 Aug 2009 23 Aug 2026 GoDaddy.com, LLC -
79 hvaccomp.com 15 Oct 2019 15 Oct 2024 GoDaddy.com, LLC -
80 kiccomp.info 5 Oct 2018 5 Oct 2024 Mesh Digital Limited Domains By Proxy, LLC
81 placomp.com 13 Aug 2015 13 Aug 2024 Tucows Domains Inc. -
82 nancomp.com 2 Aug 1999 2 Aug 2025 GoDaddy.com, LLC -
83 playcomp.cl 30 Aug 1999 27 Sep 2027 NIC Chile CAPACITACION Y SERVICIOS COMPUTACIONALES LTDA.
84 parcamp.in 24 Mar 2020 24 Mar 2030 GoDaddy.com, LLC REDACTED FOR PRIVACY
85 havcomp.com 31 Aug 2022 31 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 poccorp.com 11 Jun 2020 11 Jun 2024 gabia Yoon byeong hoo
87 palcamp.com 30 May 2024 30 May 2025 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi İSMET YALILI
88 pacco24.com 11 Sep 2021 11 Sep 2024 Tucows Domains Inc. -
89 paincomp.org 28 Oct 2011 28 Oct 2024 CSC Corporate Domains, Inc. Aegis Sciences Corporation
90 paycamp.com 6 May 2006 6 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 hapcomp.com 25 Oct 2011 25 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
92 patcomm.online 25 Jul 2022 25 Jul 2024 Squarespace Domains II LLC integreation
93 bachcomp.com 25 Mar 2023 25 Mar 2025 OVH, SAS Sklep komputerowy Bachcomp Michał Bachewicz
94 pachamp.com 17 May 2022 17 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
95 palcoma.com 2 Jul 2003 2 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu Palcoma
96 palcoma.nl 24 Jul 1997 - Registrar.eu -
97 carcomp.co.uk 25 Nov 2020 25 Nov 2024 Garth Piesse [Tag = COHERENT-NZ] -
98 cachcomp.com 22 Mar 2021 22 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 peakcomp.net 17 Dec 2004 17 Dec 2024 Epik LLC Anonymize LLC
100 racecomp.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Steven Phillips
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Paccomp.name.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=paccomp.name
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "paccomp.name",
        "page_size": 100
    },
    "count": {
        "total": 2489,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "paccomb.com, patcomp.com, paycomp.com, paycomp.online, pancomp.co.uk, paccorp.com, prccomp.com, zaccomp.com, pvccomp.ru, pachomp.com, pancomp.org, pajcomp.com.pl, parcomp.com, paycomp.org, piccomp.com, pacco-p.com, baccomp.com, pdccomp.com, paycomp.au, pajcomp.pl, palcomp.com, pakcomp.com, pagcomp.com, pascomp.com, paccorp.net, iaccomp.com, paccomm.com, ppccomp.com, pancomp.com, padcomp.com, packcomp.com, pacecomp.com, daccomp.ro, paccomm.net, pmccomp.com, paccorp.us, maccomp.com, eaccomp.com, paccomm.online, accomp.net, pajcomp.net, accomp.ru, palcomp.ru, vaccomp.com, pacscomp.com, pccomp.eu, pacconp.org, accomp.me, pccomp.pl, paccom.com, paccop.com, accomp.site, pccomp.net, paccom.online, pacomp.com.pl, pacomp.info, pacomp.net, paccom.net, accomp.co.uk, accomp.it, pacomp.org, pccomp.org, pacomp.biz, pccomp.com, paccom.biz, pacomp.com, accomp.de, pccomp.it, paccom.co.jp, accomp.com, accomp.hu, paycomp.com.au, pacomp.pl, accomp.us, pccomp.ru, pcacorp.org, lavcomp.com, haycomp.com, hvaccomp.com, kiccomp.info, placomp.com, nancomp.com, playcomp.cl, parcamp.in, havcomp.com, poccorp.com, palcamp.com, pacco24.com, paincomp.org, paycamp.com, hapcomp.com, patcomm.online, bachcomp.com, pachamp.com, palcoma.com, palcoma.nl, carcomp.co.uk, cachcomp.com, peakcomp.net, racecomp.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "paccomb.com",
            "domain_keyword": "paccomb",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:13:12",
            "create_date": "2023-06-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Jide Amoo",
            "registrant_company": "N A",
            "registrant_address": "23 Andrew stree",
            "registrant_city": "Massilon",
            "registrant_state": "OH",
            "registrant_zip": "44646",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3254569875",
            "name_servers": [
                "linux11.avanetco.com",
                "linux12.avanetco.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "patcomp.com",
            "domain_keyword": "patcomp",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:57:27",
            "create_date": "2023-01-23",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (293101283)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O patcomp.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.domain247.fi",
                "ns2.domain247.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "paycomp.com",
            "domain_keyword": "paycomp",
            "domain_tld": "com",
            "query_time": "2024-04-12 16:08:46",
            "create_date": "2002-06-14",
            "update_date": "2024-01-18",
            "expiry_date": "2025-06-15",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "Jaurisova 515/4",
            "registrant_city": "Praha 4",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226517351",
            "registrant_fax": "+420.226517341",
            "name_servers": [
                "ns1.mfk1.com",
                "ns2.mfk1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "paycomp.online",
            "domain_keyword": "paycomp",
            "domain_tld": "online",
            "query_time": "2024-05-31 04:59:41",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pancomp.co.uk",
            "domain_keyword": "pancomp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 13:55:32",
            "create_date": "2005-11-15",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-15",
            "registrar_name": "EuroDNS SA [Tag = EURODNS]",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "paccorp.com",
            "domain_keyword": "paccorp",
            "domain_tld": "com",
            "query_time": "2024-04-11 15:51:32",
            "create_date": "1997-03-04",
            "update_date": "2024-03-16",
            "expiry_date": "2026-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "prccomp.com",
            "domain_keyword": "prccomp",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:48:03",
            "create_date": "2017-04-18",
            "update_date": "2023-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "zaccomp.com",
            "domain_keyword": "zaccomp",
            "domain_tld": "com",
            "query_time": "2024-05-02 15:47:23",
            "create_date": "2023-07-17",
            "update_date": "2024-04-14",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Technical Administrator",
            "registrant_company": "Calastral Networks",
            "registrant_address": "2803 Philadelphia Pike, Suite B #284",
            "registrant_city": "Claymont",
            "registrant_state": "DE",
            "registrant_zip": "19703",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3026597672",
            "name_servers": [
                "ns-1028.awsdns-00.org",
                "ns-121.awsdns-15.com",
                "ns-1827.awsdns-36.co.uk",
                "ns-723.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pvccomp.ru",
            "domain_keyword": "pvccomp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:45:50",
            "create_date": "2018-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO Vebrazrabotka",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "pachomp.com",
            "domain_keyword": "pachomp",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:19:43",
            "create_date": "2020-10-21",
            "update_date": "2023-11-03",
            "expiry_date": "2028-10-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pachomp.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "pancomp.org",
            "domain_keyword": "pancomp",
            "domain_tld": "org",
            "query_time": "2024-04-27 13:55:29",
            "create_date": "2005-11-15",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pancomp International Oy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pajcomp.com.pl",
            "domain_keyword": "pajcomp",
            "domain_tld": "com.pl",
            "query_time": "2024-03-19 18:22:04",
            "create_date": "1999-03-16",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-15",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "parcomp.com",
            "domain_keyword": "parcomp",
            "domain_tld": "com",
            "query_time": "2024-04-14 11:05:16",
            "create_date": "2011-12-19",
            "update_date": "2020-12-13",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg3.namebrightdns.com",
                "nsg4.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "paycomp.org",
            "domain_keyword": "paycomp",
            "domain_tld": "org",
            "query_time": "2024-05-04 02:46:00",
            "create_date": "2017-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "piccomp.com",
            "domain_keyword": "piccomp",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:31:35",
            "create_date": "2019-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "n.a.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://whoispro.domain-robot.org/whois/piccomp.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dnsmgr1.tophost.ch",
                "dnsmgr2.tophost.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pacco-p.com",
            "domain_keyword": "pacco-p",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:42:43",
            "create_date": "2002-02-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "BE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=pacco-p.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "baccomp.com",
            "domain_keyword": "baccomp",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:20:56",
            "create_date": "2005-07-21",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Santander  Bank, N.A.",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/baccomp.com",
            "name_servers": [
                "ns1.bellatlantic.net",
                "ns2.bellatlantic.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pdccomp.com",
            "domain_keyword": "pdccomp",
            "domain_tld": "com",
            "query_time": "2024-05-16 08:26:45",
            "create_date": "2015-11-07",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-07",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "paycomp.au",
            "domain_keyword": "paycomp",
            "domain_tld": "au",
            "query_time": "2024-05-23 11:37:57",
            "update_date": "2023-09-22",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Christian Green",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pajcomp.pl",
            "domain_keyword": "pajcomp",
            "domain_tld": "pl",
            "query_time": "2024-05-09 11:02:39",
            "create_date": "2005-12-08",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-08",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "palcomp.com",
            "domain_keyword": "palcomp",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:49:46",
            "create_date": "2017-07-10",
            "update_date": "2020-07-04",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pakcomp.com",
            "domain_keyword": "pakcomp",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:03:00",
            "create_date": "1996-02-11",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "FU JIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=pakcomp.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pagcomp.com",
            "domain_keyword": "pagcomp",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:02:12",
            "create_date": "2019-07-23",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pascomp.com",
            "domain_keyword": "pascomp",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:31:11",
            "create_date": "2005-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "paccorp.net",
            "domain_keyword": "paccorp",
            "domain_tld": "net",
            "query_time": "2024-05-02 22:42:45",
            "create_date": "2022-10-10",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=paccorp.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "iaccomp.com",
            "domain_keyword": "iaccomp",
            "domain_tld": "com",
            "query_time": "2024-04-12 18:09:27",
            "create_date": "2021-03-16",
            "update_date": "2021-05-20",
            "expiry_date": "2026-03-16",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "paccomm.com",
            "domain_keyword": "paccomm",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:58:30",
            "create_date": "1994-12-01",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Daniel Morales",
            "registrant_company": "Daniel Morales",
            "registrant_address": "2 Elm St",
            "registrant_city": "Machias",
            "registrant_state": "Maine",
            "registrant_zip": "04654",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2072558146",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ppccomp.com",
            "domain_keyword": "ppccomp",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:55:38",
            "create_date": "2021-11-24",
            "update_date": "2023-06-09",
            "expiry_date": "2025-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pancomp.com",
            "domain_keyword": "pancomp",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:55:29",
            "create_date": "2002-09-04",
            "update_date": "2023-06-21",
            "expiry_date": "2028-09-04",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.nebula.fi",
                "dns2.nebula.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "padcomp.com",
            "domain_keyword": "padcomp",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:07:49",
            "create_date": "2016-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2025-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "packcomp.com",
            "domain_keyword": "packcomp",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:02:55",
            "create_date": "2003-07-09",
            "update_date": "2024-05-21",
            "expiry_date": "2024-07-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.dnsireland.com",
                "ns2.dnsireland.com",
                "ns3.dnsireland.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pacecomp.com",
            "domain_keyword": "pacecomp",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:14:25",
            "create_date": "1998-01-26",
            "update_date": "2024-03-23",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1040,
            "registrar_name": "New Frontier, Inc.",
            "registrar_website": "http://www.newfrontier.domains",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/pacecomp.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "daccomp.ro",
            "domain_keyword": "daccomp",
            "domain_tld": "ro",
            "query_time": "2024-06-02 19:02:12",
            "create_date": "2009-04-27",
            "expiry_date": "2024-07-25",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "paccomm.net",
            "domain_keyword": "paccomm",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:58:30",
            "create_date": "2002-03-19",
            "update_date": "2023-02-23",
            "expiry_date": "2029-03-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "auth01.dns.dfn.net",
                "auth02.dns.dfn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pmccomp.com",
            "domain_keyword": "pmccomp",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:55:26",
            "create_date": "2020-10-27",
            "update_date": "2020-10-27",
            "expiry_date": "2025-10-27",
            "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=pmccomp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "paccorp.us",
            "domain_keyword": "paccorp",
            "domain_tld": "us",
            "query_time": "2024-04-25 21:58:34",
            "create_date": "2019-10-04",
            "update_date": "2024-01-23",
            "expiry_date": "2024-10-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Jose Diaz",
            "registrant_company": "Jose Diaz",
            "registrant_address": "55A Saratoga Blvd",
            "registrant_city": "Island Park",
            "registrant_state": "NY",
            "registrant_zip": "11558",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5162500406",
            "name_servers": [
                "athena.ns.cloudflare.com",
                "beau.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "maccomp.com",
            "domain_keyword": "maccomp",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:34:13",
            "create_date": "2023-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 3641,
            "registrar_name": "DropCatch.com 1432 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "eaccomp.com",
            "domain_keyword": "eaccomp",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:58:21",
            "create_date": "2006-02-17",
            "update_date": "2022-09-16",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "paccomm.online",
            "domain_keyword": "paccomm",
            "domain_tld": "online",
            "query_time": "2024-05-29 09:50:56",
            "create_date": "2022-04-20",
            "update_date": "2023-08-31",
            "expiry_date": "2028-04-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "accomp.net",
            "domain_keyword": "accomp",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:55:51",
            "create_date": "1996-09-02",
            "update_date": "2022-07-03",
            "expiry_date": "2024-09-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "pajcomp.net",
            "domain_keyword": "pajcomp",
            "domain_tld": "net",
            "query_time": "2024-05-12 18:45:02",
            "create_date": "2015-08-14",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-14",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PAJ-COMP Agnieszka Zaręba-Brzozowska",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "accomp.ru",
            "domain_keyword": "accomp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:01:43",
            "create_date": "2006-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "palcomp.ru",
            "domain_keyword": "palcomp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:11:23",
            "create_date": "2016-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "vaccomp.com",
            "domain_keyword": "vaccomp",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:51:21",
            "create_date": "2012-07-06",
            "update_date": "2021-07-02",
            "expiry_date": "2025-07-06",
            "registrar_iana": 130,
            "registrar_name": "Netpia.com, Inc.",
            "registrar_website": "http://www.ibi.net",
            "registrant_name": "vaccomp",
            "registrant_company": "vaccomp",
            "registrant_address": "Gojan-dong, Namdong-gu, Incheon,",
            "registrant_city": "Incheon",
            "registrant_zip": "405818",
            "registrant_email": "[email protected]",
            "registrant_phone": "323294406",
            "name_servers": [
                "ns.ebizcom.kr",
                "ns1.ebizcom.kr",
                "ns2.ebizcom.kr",
                "ns3.ebizcom.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pacscomp.com",
            "domain_keyword": "pacscomp",
            "domain_tld": "com",
            "query_time": "2024-04-06 03:27:24",
            "create_date": "2023-09-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pccomp.eu",
            "domain_keyword": "pccomp",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:00:31",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrar_website": "www.forpsi.com/",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 47,
            "domain_name": "pacconp.org",
            "domain_keyword": "pacconp",
            "domain_tld": "org",
            "query_time": "2024-04-25 21:58:32",
            "create_date": "2017-04-12",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-12",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns8159.hostgator.com",
                "ns8160.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "accomp.me",
            "domain_keyword": "accomp",
            "domain_tld": "me",
            "query_time": "2024-05-23 08:21:10",
            "create_date": "2012-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pccomp.pl",
            "domain_keyword": "pccomp",
            "domain_tld": "pl",
            "query_time": "2024-05-26 04:20:02",
            "create_date": "2012-04-28",
            "update_date": "2022-02-08",
            "expiry_date": "2025-04-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "paccom.com",
            "domain_keyword": "paccom",
            "domain_tld": "com",
            "query_time": "2024-05-03 05:51:11",
            "create_date": "1998-04-20",
            "update_date": "2023-11-01",
            "expiry_date": "2025-04-19",
            "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=paccom.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "paccop.com",
            "domain_keyword": "paccop",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:50:57",
            "create_date": "2017-11-14",
            "update_date": "2017-11-15",
            "expiry_date": "2027-11-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "accomp.site",
            "domain_keyword": "accomp",
            "domain_tld": "site",
            "query_time": "2024-05-02 14:36:55",
            "create_date": "2022-08-02",
            "update_date": "2024-04-22",
            "expiry_date": "2024-08-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "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": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pccomp.net",
            "domain_keyword": "pccomp",
            "domain_tld": "net",
            "query_time": "2024-06-01 04:57:26",
            "create_date": "1999-02-16",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Corporate Counsel",
            "registrant_company": "Ziff Davis LLC",
            "registrant_address": "114 5th Avenue",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2125033500",
            "registrant_fax": "+1.2125033500",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "paccom.online",
            "domain_keyword": "paccom",
            "domain_tld": "online",
            "query_time": "2024-04-08 16:45:50",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "pacomp.com.pl",
            "domain_keyword": "pacomp",
            "domain_tld": "com.pl",
            "query_time": "2024-04-24 15:00:19",
            "create_date": "2001-04-03",
            "update_date": "2023-03-23",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pacomp.info",
            "domain_keyword": "pacomp",
            "domain_tld": "info",
            "query_time": "2024-04-28 11:41:31",
            "create_date": "2009-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-17",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "pacomp.net",
            "domain_keyword": "pacomp",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:00:19",
            "create_date": "2003-07-03",
            "update_date": "2021-07-06",
            "expiry_date": "2026-07-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "paccom.net",
            "domain_keyword": "paccom",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:58:30",
            "create_date": "1998-12-22",
            "update_date": "2022-03-03",
            "expiry_date": "2027-12-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "accomp.co.uk",
            "domain_keyword": "accomp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 09:55:54",
            "create_date": "1998-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "accomp.it",
            "domain_keyword": "accomp",
            "domain_tld": "it",
            "query_time": "2024-05-12 12:02:44",
            "create_date": "2002-05-27",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "ITALIA WANBAO-ACC S.r.l.",
            "registrant_address": "Viale Vasco Salvatelli, 4",
            "registrant_city": "BELLUNO",
            "registrant_state": "BL",
            "registrant_zip": "32026",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "pacomp.org",
            "domain_keyword": "pacomp",
            "domain_tld": "org",
            "query_time": "2024-04-24 15:00:19",
            "create_date": "2009-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-17",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pccomp.org",
            "domain_keyword": "pccomp",
            "domain_tld": "org",
            "query_time": "2024-06-01 04:57:25",
            "create_date": "1999-02-16",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ziff Davis LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "pacomp.biz",
            "domain_keyword": "pacomp",
            "domain_tld": "biz",
            "query_time": "2024-04-28 11:41:31",
            "create_date": "2009-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-16",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "pccomp.com",
            "domain_keyword": "pccomp",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:59:34",
            "create_date": "1995-05-10",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-11",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Corporate Counsel",
            "registrant_company": "Ziff Davis LLC",
            "registrant_address": "114 5th Avenue",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2125033500",
            "registrant_fax": "+1.2125033500",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "paccom.biz",
            "domain_keyword": "paccom",
            "domain_tld": "biz",
            "query_time": "2024-05-17 22:13:12",
            "create_date": "2023-08-30",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-30",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "www.launchpad.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "e-ducativo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "1",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ivan.ns.cloudflare.com",
                "kay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "pacomp.com",
            "domain_keyword": "pacomp",
            "domain_tld": "com",
            "query_time": "2024-05-28 00:31:35",
            "create_date": "2009-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "accomp.de",
            "domain_keyword": "accomp",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:44:13",
            "update_date": "2023-12-18",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 68,
            "domain_name": "pccomp.it",
            "domain_keyword": "pccomp",
            "domain_tld": "it",
            "query_time": "2024-05-28 06:52:59",
            "create_date": "2014-06-17",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-17",
            "registrar_name": "Intred S.p.a.",
            "registrar_website": "http://www.intred.it",
            "registrant_company": "Pc Company S.n.c. di A. & M. Beldi'",
            "registrant_address": "C.so Europa 52",
            "registrant_city": "Verbania",
            "registrant_state": "VB",
            "registrant_zip": "28922",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.qcom.it",
                "ns2.qcom.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 69,
            "domain_name": "paccom.co.jp",
            "domain_keyword": "paccom",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 22:13:12",
            "create_date": "1999-03-31",
            "update_date": "2024-04-01",
            "registrant_company": "PACCOM INC.",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 70,
            "domain_name": "accomp.com",
            "domain_keyword": "accomp",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:55:51",
            "create_date": "1995-09-16",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "accomp.hu",
            "domain_keyword": "accomp",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:10:32",
            "create_date": "2012-03-22"
        },
        {
            "num": 72,
            "domain_name": "paycomp.com.au",
            "domain_keyword": "paycomp",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 04:16:42",
            "update_date": "2023-09-22",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Christian Green",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "pacomp.pl",
            "domain_keyword": "pacomp",
            "domain_tld": "pl",
            "query_time": "2024-04-03 08:31:00",
            "create_date": "2001-04-03",
            "update_date": "2023-03-23",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "accomp.us",
            "domain_keyword": "accomp",
            "domain_tld": "us",
            "query_time": "2024-05-27 11:13:08",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dustin Holloway",
            "registrant_address": "522 East 18th Street",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10009",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9177838005",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pccomp.ru",
            "domain_keyword": "pccomp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:41:17",
            "create_date": "2008-06-09",
            "expiry_date": "2025-06-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "pcacorp.org",
            "domain_keyword": "pcacorp",
            "domain_tld": "org",
            "query_time": "2024-04-09 11:02:19",
            "create_date": "2023-02-13",
            "update_date": "2023-08-18",
            "expiry_date": "2028-02-13",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lavcomp.com",
            "domain_keyword": "lavcomp",
            "domain_tld": "com",
            "query_time": "2024-04-06 21:25:02",
            "create_date": "2020-06-10",
            "update_date": "2020-06-10",
            "expiry_date": "2025-06-10",
            "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=lavcomp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "haycomp.com",
            "domain_keyword": "haycomp",
            "domain_tld": "com",
            "query_time": "2024-04-12 10:57:57",
            "create_date": "2009-08-23",
            "update_date": "2023-07-24",
            "expiry_date": "2026-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hvaccomp.com",
            "domain_keyword": "hvaccomp",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:25:15",
            "create_date": "2019-10-15",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kiccomp.info",
            "domain_keyword": "kiccomp",
            "domain_tld": "info",
            "query_time": "2024-05-06 20:28:57",
            "create_date": "2018-10-05",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ds5.iracknet.com",
                "ds6.iracknet.com",
                "ds7.iracknet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "placomp.com",
            "domain_keyword": "placomp",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:14:54",
            "create_date": "2015-08-13",
            "update_date": "2023-05-16",
            "expiry_date": "2024-08-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nancomp.com",
            "domain_keyword": "nancomp",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:50:04",
            "create_date": "1999-08-02",
            "update_date": "2024-02-14",
            "expiry_date": "2025-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "playcomp.cl",
            "domain_keyword": "playcomp",
            "domain_tld": "cl",
            "query_time": "2024-05-09 21:51:13",
            "create_date": "1999-08-30",
            "expiry_date": "2027-09-27",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CAPACITACION Y SERVICIOS COMPUTACIONALES LTDA.",
            "name_servers": [
                "ns-1109.awsdns-10.org",
                "ns-1701.awsdns-20.co.uk",
                "ns-447.awsdns-55.com"
            ]
        },
        {
            "num": 84,
            "domain_name": "parcamp.in",
            "domain_keyword": "parcamp",
            "domain_tld": "in",
            "query_time": "2024-05-17 10:53:49",
            "create_date": "2020-03-24",
            "update_date": "2023-02-15",
            "expiry_date": "2030-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "havcomp.com",
            "domain_keyword": "havcomp",
            "domain_tld": "com",
            "query_time": "2024-05-21 01:14:00",
            "create_date": "2022-08-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "poccorp.com",
            "domain_keyword": "poccorp",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:58:22",
            "create_date": "2020-06-11",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Yoon byeong hoo",
            "registrant_company": "Yoon byeong hoo",
            "registrant_address": "58, Dosan-daero 1-gil, Gangnam-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06027",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.25122456",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "palcamp.com",
            "domain_keyword": "palcamp",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:11:32",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "İSMET YALILI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eu.guzelhosting.com",
                "sg.guzelhosting.com",
                "tr.guzelhosting.com",
                "us.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pacco24.com",
            "domain_keyword": "pacco24",
            "domain_tld": "com",
            "query_time": "2024-04-07 00:33:10",
            "create_date": "2021-09-11",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "paincomp.org",
            "domain_keyword": "paincomp",
            "domain_tld": "org",
            "query_time": "2024-04-18 20:35:59",
            "create_date": "2011-10-28",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aegis Sciences Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "paycamp.com",
            "domain_keyword": "paycamp",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:13:24",
            "create_date": "2006-05-06",
            "update_date": "2020-05-01",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hapcomp.com",
            "domain_keyword": "hapcomp",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:31:35",
            "create_date": "2011-10-25",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/e68100ec-8b8b-4695-ba29-1a20139bd0e1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ssdlinux35.accuwebhosting.com",
                "ns2.ssdlinux35.accuwebhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "patcomm.online",
            "domain_keyword": "patcomm",
            "domain_tld": "online",
            "query_time": "2024-04-24 19:37:01",
            "create_date": "2022-07-25",
            "update_date": "2024-04-21",
            "expiry_date": "2024-07-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "integreation",
            "registrant_state": "WY",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "bachcomp.com",
            "domain_keyword": "bachcomp",
            "domain_tld": "com",
            "query_time": "2024-05-23 09:32:16",
            "create_date": "2023-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sklep komputerowy Bachcomp Michał Bachewicz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pachamp.com",
            "domain_keyword": "pachamp",
            "domain_tld": "com",
            "query_time": "2024-05-17 00:15:43",
            "create_date": "2022-05-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "palcoma.com",
            "domain_keyword": "palcoma",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:52:55",
            "create_date": "2003-07-02",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Palcoma",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=palcoma.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "palcoma.nl",
            "domain_keyword": "palcoma",
            "domain_tld": "nl",
            "query_time": "2024-05-12 18:52:55",
            "create_date": "1997-07-24",
            "update_date": "2023-08-24",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 97,
            "domain_name": "carcomp.co.uk",
            "domain_keyword": "carcomp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:50:40",
            "create_date": "2020-11-25",
            "update_date": "2024-05-18",
            "expiry_date": "2024-11-25",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "cachcomp.com",
            "domain_keyword": "cachcomp",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:22:48",
            "create_date": "2021-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=cachcomp.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "peakcomp.net",
            "domain_keyword": "peakcomp",
            "domain_tld": "net",
            "query_time": "2024-04-07 00:53:06",
            "create_date": "2004-12-17",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-17",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns4021.hostgator.com",
                "ns4022.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "racecomp.com.au",
            "domain_keyword": "racecomp",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 15:21:26",
            "update_date": "2023-01-03",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Steven Phillips",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.921,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>paccomp.name</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2489</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>paccomb.com, patcomp.com, paycomp.com, paycomp.online, pancomp.co.uk, paccorp.com, prccomp.com, zaccomp.com, pvccomp.ru, pachomp.com, pancomp.org, pajcomp.com.pl, parcomp.com, paycomp.org, piccomp.com, pacco-p.com, baccomp.com, pdccomp.com, paycomp.au, pajcomp.pl, palcomp.com, pakcomp.com, pagcomp.com, pascomp.com, paccorp.net, iaccomp.com, paccomm.com, ppccomp.com, pancomp.com, padcomp.com, packcomp.com, pacecomp.com, daccomp.ro, paccomm.net, pmccomp.com, paccorp.us, maccomp.com, eaccomp.com, paccomm.online, accomp.net, pajcomp.net, accomp.ru, palcomp.ru, vaccomp.com, pacscomp.com, pccomp.eu, pacconp.org, accomp.me, pccomp.pl, paccom.com, paccop.com, accomp.site, pccomp.net, paccom.online, pacomp.com.pl, pacomp.info, pacomp.net, paccom.net, accomp.co.uk, accomp.it, pacomp.org, pccomp.org, pacomp.biz, pccomp.com, paccom.biz, pacomp.com, accomp.de, pccomp.it, paccom.co.jp, accomp.com, accomp.hu, paycomp.com.au, pacomp.pl, accomp.us, pccomp.ru, pcacorp.org, lavcomp.com, haycomp.com, hvaccomp.com, kiccomp.info, placomp.com, nancomp.com, playcomp.cl, parcamp.in, havcomp.com, poccorp.com, palcamp.com, pacco24.com, paincomp.org, paycamp.com, hapcomp.com, patcomm.online, bachcomp.com, pachamp.com, palcoma.com, palcoma.nl, carcomp.co.uk, cachcomp.com, peakcomp.net, racecomp.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>paccomb.com</domain_name>
   <domain_keyword>paccomb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:13:12</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Jide Amoo</registrant_name>
   <registrant_company>N A</registrant_company>
   <registrant_address>23 Andrew stree</registrant_address>
   <registrant_city>Massilon</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>44646</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3254569875</registrant_phone>
   <name_servers>
    <value>linux11.avanetco.com</value>
    <value>linux12.avanetco.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>patcomp.com</domain_name>
   <domain_keyword>patcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:57:27</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (293101283)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O patcomp.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.domain247.fi</value>
    <value>ns2.domain247.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>paycomp.com</domain_name>
   <domain_keyword>paycomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 16:08:46</query_time>
   <create_date>2002-06-14</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>Jaurisova 515/4</registrant_address>
   <registrant_city>Praha 4</registrant_city>
   <registrant_state>DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226517351</registrant_phone>
   <registrant_fax>+420.226517341</registrant_fax>
   <name_servers>
    <value>ns1.mfk1.com</value>
    <value>ns2.mfk1.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>paycomp.online</domain_name>
   <domain_keyword>paycomp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 04:59:41</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>5</num>
   <domain_name>pancomp.co.uk</domain_name>
   <domain_keyword>pancomp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 13:55:32</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>EuroDNS SA [Tag = EURODNS]</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>paccorp.com</domain_name>
   <domain_keyword>paccorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 15:51:32</query_time>
   <create_date>1997-03-04</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>prccomp.com</domain_name>
   <domain_keyword>prccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:48:03</query_time>
   <create_date>2017-04-18</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>zaccomp.com</domain_name>
   <domain_keyword>zaccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 15:47:23</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Technical Administrator</registrant_name>
   <registrant_company>Calastral Networks</registrant_company>
   <registrant_address>2803 Philadelphia Pike, Suite B #284</registrant_address>
   <registrant_city>Claymont</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19703</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3026597672</registrant_phone>
   <name_servers>
    <value>ns-1028.awsdns-00.org</value>
    <value>ns-121.awsdns-15.com</value>
    <value>ns-1827.awsdns-36.co.uk</value>
    <value>ns-723.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pvccomp.ru</domain_name>
   <domain_keyword>pvccomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:45:50</query_time>
   <create_date>2018-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO Vebrazrabotka</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>pachomp.com</domain_name>
   <domain_keyword>pachomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:19:43</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2028-10-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pachomp.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pancomp.org</domain_name>
   <domain_keyword>pancomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 13:55:29</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pancomp International Oy</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>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pajcomp.com.pl</domain_name>
   <domain_keyword>pajcomp</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-19 18:22:04</query_time>
   <create_date>1999-03-16</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>parcomp.com</domain_name>
   <domain_keyword>parcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 11:05:16</query_time>
   <create_date>2011-12-19</create_date>
   <update_date>2020-12-13</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg3.namebrightdns.com</value>
    <value>nsg4.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>paycomp.org</domain_name>
   <domain_keyword>paycomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 02:46:00</query_time>
   <create_date>2017-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>piccomp.com</domain_name>
   <domain_keyword>piccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:31:35</query_time>
   <create_date>2019-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>n.a.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/piccomp.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dnsmgr1.tophost.ch</value>
    <value>dnsmgr2.tophost.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pacco-p.com</domain_name>
   <domain_keyword>pacco-p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:42:43</query_time>
   <create_date>2002-02-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=pacco-p.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>baccomp.com</domain_name>
   <domain_keyword>baccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:20:56</query_time>
   <create_date>2005-07-21</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Santander  Bank, N.A.</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/baccomp.com</registrant_email>
   <name_servers>
    <value>ns1.bellatlantic.net</value>
    <value>ns2.bellatlantic.net</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>18</num>
   <domain_name>pdccomp.com</domain_name>
   <domain_keyword>pdccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 08:26:45</query_time>
   <create_date>2015-11-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-07</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>paycomp.au</domain_name>
   <domain_keyword>paycomp</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-23 11:37:57</query_time>
   <update_date>2023-09-22</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Christian Green</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pajcomp.pl</domain_name>
   <domain_keyword>pajcomp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 11:02:39</query_time>
   <create_date>2005-12-08</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>palcomp.com</domain_name>
   <domain_keyword>palcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:49:46</query_time>
   <create_date>2017-07-10</create_date>
   <update_date>2020-07-04</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pakcomp.com</domain_name>
   <domain_keyword>pakcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:03:00</query_time>
   <create_date>1996-02-11</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>FU JIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=pakcomp.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pagcomp.com</domain_name>
   <domain_keyword>pagcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:02:12</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pascomp.com</domain_name>
   <domain_keyword>pascomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:31:11</query_time>
   <create_date>2005-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>paccorp.net</domain_name>
   <domain_keyword>paccorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 22:42:45</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=paccorp.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>iaccomp.com</domain_name>
   <domain_keyword>iaccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 18:09:27</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2021-05-20</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>paccomm.com</domain_name>
   <domain_keyword>paccomm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:58:30</query_time>
   <create_date>1994-12-01</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Daniel Morales</registrant_name>
   <registrant_company>Daniel Morales</registrant_company>
   <registrant_address>2 Elm St</registrant_address>
   <registrant_city>Machias</registrant_city>
   <registrant_state>Maine</registrant_state>
   <registrant_zip>04654</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2072558146</registrant_phone>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ppccomp.com</domain_name>
   <domain_keyword>ppccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:55:38</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>29</num>
   <domain_name>pancomp.com</domain_name>
   <domain_keyword>pancomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:55:29</query_time>
   <create_date>2002-09-04</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2028-09-04</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.nebula.fi</value>
    <value>dns2.nebula.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>padcomp.com</domain_name>
   <domain_keyword>padcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:07:49</query_time>
   <create_date>2016-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>31</num>
   <domain_name>packcomp.com</domain_name>
   <domain_keyword>packcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:02:55</query_time>
   <create_date>2003-07-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.dnsireland.com</value>
    <value>ns2.dnsireland.com</value>
    <value>ns3.dnsireland.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pacecomp.com</domain_name>
   <domain_keyword>pacecomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:14:25</query_time>
   <create_date>1998-01-26</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1040</registrar_iana>
   <registrar_name>New Frontier, Inc.</registrar_name>
   <registrar_website>http://www.newfrontier.domains</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/pacecomp.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>daccomp.ro</domain_name>
   <domain_keyword>daccomp</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 19:02:12</query_time>
   <create_date>2009-04-27</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>paccomm.net</domain_name>
   <domain_keyword>paccomm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:58:30</query_time>
   <create_date>2002-03-19</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2029-03-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>auth01.dns.dfn.net</value>
    <value>auth02.dns.dfn.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pmccomp.com</domain_name>
   <domain_keyword>pmccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:55:26</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2020-10-27</update_date>
   <expiry_date>2025-10-27</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=pmccomp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>36</num>
   <domain_name>paccorp.us</domain_name>
   <domain_keyword>paccorp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-25 21:58:34</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Jose Diaz</registrant_name>
   <registrant_company>Jose Diaz</registrant_company>
   <registrant_address>55A Saratoga Blvd</registrant_address>
   <registrant_city>Island Park</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11558</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5162500406</registrant_phone>
   <name_servers>
    <value>athena.ns.cloudflare.com</value>
    <value>beau.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>maccomp.com</domain_name>
   <domain_keyword>maccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:34:13</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>3641</registrar_iana>
   <registrar_name>DropCatch.com 1432 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>eaccomp.com</domain_name>
   <domain_keyword>eaccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:58:21</query_time>
   <create_date>2006-02-17</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>39</num>
   <domain_name>paccomm.online</domain_name>
   <domain_keyword>paccomm</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 09:50:56</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-04-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>accomp.net</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:55:51</query_time>
   <create_date>1996-09-02</create_date>
   <update_date>2022-07-03</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pajcomp.net</domain_name>
   <domain_keyword>pajcomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 18:45:02</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PAJ-COMP Agnieszka Zaręba-Brzozowska</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>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>accomp.ru</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:01:43</query_time>
   <create_date>2006-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>palcomp.ru</domain_name>
   <domain_keyword>palcomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:11:23</query_time>
   <create_date>2016-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>vaccomp.com</domain_name>
   <domain_keyword>vaccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:51:21</query_time>
   <create_date>2012-07-06</create_date>
   <update_date>2021-07-02</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>130</registrar_iana>
   <registrar_name>Netpia.com, Inc.</registrar_name>
   <registrar_website>http://www.ibi.net</registrar_website>
   <registrant_name>vaccomp</registrant_name>
   <registrant_company>vaccomp</registrant_company>
   <registrant_address>Gojan-dong, Namdong-gu, Incheon,</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>405818</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>323294406</registrant_phone>
   <name_servers>
    <value>ns.ebizcom.kr</value>
    <value>ns1.ebizcom.kr</value>
    <value>ns2.ebizcom.kr</value>
    <value>ns3.ebizcom.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>pacscomp.com</domain_name>
   <domain_keyword>pacscomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 03:27:24</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pccomp.eu</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:00:31</query_time>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrar_website>www.forpsi.com/</registrar_website>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>47</num>
   <domain_name>pacconp.org</domain_name>
   <domain_keyword>pacconp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 21:58:32</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>ns8159.hostgator.com</value>
    <value>ns8160.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>accomp.me</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-23 08:21:10</query_time>
   <create_date>2012-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pccomp.pl</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 04:20:02</query_time>
   <create_date>2012-04-28</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>paccom.com</domain_name>
   <domain_keyword>paccom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 05:51:11</query_time>
   <create_date>1998-04-20</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-04-19</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=paccom.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>51</num>
   <domain_name>paccop.com</domain_name>
   <domain_keyword>paccop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:50:57</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2017-11-15</update_date>
   <expiry_date>2027-11-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.muumuu-domain.com</value>
    <value>ns2.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>accomp.site</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 14:36:55</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pccomp.net</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 04:57:26</query_time>
   <create_date>1999-02-16</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Corporate Counsel</registrant_name>
   <registrant_company>Ziff Davis LLC</registrant_company>
   <registrant_address>114 5th Avenue</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2125033500</registrant_phone>
   <registrant_fax>+1.2125033500</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>paccom.online</domain_name>
   <domain_keyword>paccom</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-08 16:45:50</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>pacomp.com.pl</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-24 15:00:19</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2023-03-23</update_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pacomp.info</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 11:41:31</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-17</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>ns61.domaincontrol.com</value>
    <value>ns62.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>57</num>
   <domain_name>pacomp.net</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:00:19</query_time>
   <create_date>2003-07-03</create_date>
   <update_date>2021-07-06</update_date>
   <expiry_date>2026-07-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>paccom.net</domain_name>
   <domain_keyword>paccom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:58:30</query_time>
   <create_date>1998-12-22</create_date>
   <update_date>2022-03-03</update_date>
   <expiry_date>2027-12-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>accomp.co.uk</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 09:55:54</query_time>
   <create_date>1998-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>accomp.it</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 12:02:44</query_time>
   <create_date>2002-05-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>ITALIA WANBAO-ACC S.r.l.</registrant_company>
   <registrant_address>Viale Vasco Salvatelli, 4</registrant_address>
   <registrant_city>BELLUNO</registrant_city>
   <registrant_state>BL</registrant_state>
   <registrant_zip>32026</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>pacomp.org</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 15:00:19</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-17</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>ns61.domaincontrol.com</value>
    <value>ns62.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>62</num>
   <domain_name>pccomp.org</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 04:57:25</query_time>
   <create_date>1999-02-16</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ziff Davis LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>pacomp.biz</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 11:41:31</query_time>
   <create_date>2009-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-16</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>ns61.domaincontrol.com</value>
    <value>ns62.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>64</num>
   <domain_name>pccomp.com</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:59:34</query_time>
   <create_date>1995-05-10</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Corporate Counsel</registrant_name>
   <registrant_company>Ziff Davis LLC</registrant_company>
   <registrant_address>114 5th Avenue</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2125033500</registrant_phone>
   <registrant_fax>+1.2125033500</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>paccom.biz</domain_name>
   <domain_keyword>paccom</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 22:13:12</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>www.launchpad.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>e-ducativo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>1</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ivan.ns.cloudflare.com</value>
    <value>kay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>pacomp.com</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 00:31:35</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>67</num>
   <domain_name>accomp.de</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:44:13</query_time>
   <update_date>2023-12-18</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>pccomp.it</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 06:52:59</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Intred S.p.a.</registrar_name>
   <registrar_website>http://www.intred.it</registrar_website>
   <registrant_company>Pc Company S.n.c. di A. &amp; M. Beldi'</registrant_company>
   <registrant_address>C.so Europa 52</registrant_address>
   <registrant_city>Verbania</registrant_city>
   <registrant_state>VB</registrant_state>
   <registrant_zip>28922</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.qcom.it</value>
    <value>ns2.qcom.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>paccom.co.jp</domain_name>
   <domain_keyword>paccom</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 22:13:12</query_time>
   <create_date>1999-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>PACCOM INC.</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>accomp.com</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:55:51</query_time>
   <create_date>1995-09-16</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.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>71</num>
   <domain_name>accomp.hu</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:10:32</query_time>
   <create_date>2012-03-22</create_date>
  </value>
  <value>
   <num>72</num>
   <domain_name>paycomp.com.au</domain_name>
   <domain_keyword>paycomp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 04:16:42</query_time>
   <update_date>2023-09-22</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Christian Green</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>pacomp.pl</domain_name>
   <domain_keyword>pacomp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 08:31:00</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2023-03-23</update_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>accomp.us</domain_name>
   <domain_keyword>accomp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 11:13:08</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dustin Holloway</registrant_name>
   <registrant_address>522 East 18th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10009</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9177838005</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pccomp.ru</domain_name>
   <domain_keyword>pccomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:41:17</query_time>
   <create_date>2008-06-09</create_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>pcacorp.org</domain_name>
   <domain_keyword>pcacorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-09 11:02:19</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2028-02-13</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>ns73.domaincontrol.com</value>
    <value>ns74.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>77</num>
   <domain_name>lavcomp.com</domain_name>
   <domain_keyword>lavcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 21:25:02</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2020-06-10</update_date>
   <expiry_date>2025-06-10</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=lavcomp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>78</num>
   <domain_name>haycomp.com</domain_name>
   <domain_keyword>haycomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 10:57:57</query_time>
   <create_date>2009-08-23</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2026-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>79</num>
   <domain_name>hvaccomp.com</domain_name>
   <domain_keyword>hvaccomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:25:15</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>80</num>
   <domain_name>kiccomp.info</domain_name>
   <domain_keyword>kiccomp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 20:28:57</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ds5.iracknet.com</value>
    <value>ds6.iracknet.com</value>
    <value>ds7.iracknet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>placomp.com</domain_name>
   <domain_keyword>placomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:14:54</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nancomp.com</domain_name>
   <domain_keyword>nancomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:50:04</query_time>
   <create_date>1999-08-02</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>83</num>
   <domain_name>playcomp.cl</domain_name>
   <domain_keyword>playcomp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-09 21:51:13</query_time>
   <create_date>1999-08-30</create_date>
   <expiry_date>2027-09-27</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>CAPACITACION Y SERVICIOS COMPUTACIONALES LTDA.</registrant_name>
   <name_servers>
    <value>ns-1109.awsdns-10.org</value>
    <value>ns-1701.awsdns-20.co.uk</value>
    <value>ns-447.awsdns-55.com</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>parcamp.in</domain_name>
   <domain_keyword>parcamp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-17 10:53:49</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2030-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.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>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>85</num>
   <domain_name>havcomp.com</domain_name>
   <domain_keyword>havcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 01:14:00</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>poccorp.com</domain_name>
   <domain_keyword>poccorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:58:22</query_time>
   <create_date>2020-06-11</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Yoon byeong hoo</registrant_name>
   <registrant_company>Yoon byeong hoo</registrant_company>
   <registrant_address>58, Dosan-daero 1-gil, Gangnam-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06027</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.25122456</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>palcamp.com</domain_name>
   <domain_keyword>palcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:11:32</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>İSMET YALILI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>eu.guzelhosting.com</value>
    <value>sg.guzelhosting.com</value>
    <value>tr.guzelhosting.com</value>
    <value>us.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pacco24.com</domain_name>
   <domain_keyword>pacco24</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 00:33:10</query_time>
   <create_date>2021-09-11</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>paincomp.org</domain_name>
   <domain_keyword>paincomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 20:35:59</query_time>
   <create_date>2011-10-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aegis Sciences Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>paycamp.com</domain_name>
   <domain_keyword>paycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:13:24</query_time>
   <create_date>2006-05-06</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hapcomp.com</domain_name>
   <domain_keyword>hapcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:31:35</query_time>
   <create_date>2011-10-25</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e68100ec-8b8b-4695-ba29-1a20139bd0e1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ssdlinux35.accuwebhosting.com</value>
    <value>ns2.ssdlinux35.accuwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>patcomm.online</domain_name>
   <domain_keyword>patcomm</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 19:37:01</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>integreation</registrant_company>
   <registrant_state>WY</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bachcomp.com</domain_name>
   <domain_keyword>bachcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 09:32:16</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sklep komputerowy Bachcomp Michał Bachewicz</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>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pachamp.com</domain_name>
   <domain_keyword>pachamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 00:15:43</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>palcoma.com</domain_name>
   <domain_keyword>palcoma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:52:55</query_time>
   <create_date>2003-07-02</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Palcoma</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=palcoma.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>palcoma.nl</domain_name>
   <domain_keyword>palcoma</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 18:52:55</query_time>
   <create_date>1997-07-24</create_date>
   <update_date>2023-08-24</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>carcomp.co.uk</domain_name>
   <domain_keyword>carcomp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:50:40</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>cachcomp.com</domain_name>
   <domain_keyword>cachcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:22:48</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=cachcomp.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>peakcomp.net</domain_name>
   <domain_keyword>peakcomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 00:53:06</query_time>
   <create_date>2004-12-17</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns4021.hostgator.com</value>
    <value>ns4022.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>racecomp.com.au</domain_name>
   <domain_keyword>racecomp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 15:21:26</query_time>
   <update_date>2023-01-03</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Steven Phillips</registrant_name>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.921</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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