WHOIS QUERY TIME

10 May 2024 - 10:37 PM UTC

Registered: 15 June 2023
Modified: 24 August 2023
Expiry: 15 June 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=getzapped.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "getzapped.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "getzapped.uk",
            "domain_keyword": "getzapped",
            "domain_tld": "uk",
            "query_time": "2024-05-10 22:37:33",
            "create_date": "2023-06-15",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-15",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>getzapped.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>getzapped.uk</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 22:37:33</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.281 seconds) for "getzapped.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Jun 2023 - 5:06 PM UTC

Registered: 15 June 2023
Modified: 15 June 2023
Expiry: 15 June 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

mark.ns.cloudflare.com
robin.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

25 Aug 2023 - 2:23 PM UTC

Registered: 15 June 2023
Modified: 24 August 2023
Expiry: 15 June 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=getzapped.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "getzapped.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "getzapped.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "getzapped.uk",
            "domain_keyword": "getzapped",
            "domain_tld": "uk",
            "query_time": "2023-06-19 17:06:14",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "mark.ns.cloudflare.com",
                "robin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "getzapped.uk",
            "domain_keyword": "getzapped",
            "domain_tld": "uk",
            "query_time": "2023-08-25 14:23:42",
            "create_date": "2023-06-15",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-15",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.281,
        "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>getzapped.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>getzapped.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>getzapped.uk</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-06-19 17:06:14</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>mark.ns.cloudflare.com</value>
    <value>robin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>getzapped.uk</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-08-25 14:23:42</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.281</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 6 domain names (in 0.108 seconds) which contained the exact domain keyword "getzapped".
Domain Name Registered Expiry Registrar Ownership
1 getzapped.com 28 Aug 2016 28 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 getzapped.co.uk 8 Jul 2022 8 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
3 getzapped.art 6 Aug 2022 6 Aug 2032 Namecheap Privacy service provided by Withheld for Privacy ehf
4 getzapped.uk 15 Jun 2023 15 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
5 getzapped.net 15 Jun 2023 15 Jun 2028 GoDaddy.com, LLC -
6 getzapped.info 11 Mar 2024 11 Mar 2025 Cosmotown, Inc. REDACTED FOR PRIVACY
7 getzapped.com.au - - GoDaddy.com LLC trading as GoDaddy.com Gina Lentinello

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=getzapped&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "getzapped",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "getzapped.com, getzapped.co.uk, getzapped.art, getzapped.uk, getzapped.net, getzapped.info, getzapped.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "getzapped.com",
            "domain_keyword": "getzapped",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:32:14",
            "create_date": "2016-08-28",
            "update_date": "2020-08-22",
            "expiry_date": "2024-08-28",
            "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": 2,
            "domain_name": "getzapped.co.uk",
            "domain_keyword": "getzapped",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 21:14:32",
            "create_date": "2022-07-08",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "getzapped.art",
            "domain_keyword": "getzapped",
            "domain_tld": "art",
            "query_time": "2024-05-25 17:01:42",
            "create_date": "2022-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2032-08-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "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": [
                "conrad.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "getzapped.uk",
            "domain_keyword": "getzapped",
            "domain_tld": "uk",
            "query_time": "2024-05-10 22:37:33",
            "create_date": "2023-06-15",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-15",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "getzapped.net",
            "domain_keyword": "getzapped",
            "domain_tld": "net",
            "query_time": "2024-05-19 16:10:06",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2028-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "mark.ns.cloudflare.com",
                "robin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "getzapped.info",
            "domain_keyword": "getzapped",
            "domain_tld": "info",
            "query_time": "2024-05-13 10:18:21",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "getzapped.com.au",
            "domain_keyword": "getzapped",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 02:03:46",
            "update_date": "2024-06-04",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Gina Lentinello",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.108,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>getzapped</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>getzapped.com, getzapped.co.uk, getzapped.art, getzapped.uk, getzapped.net, getzapped.info, getzapped.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>getzapped.com</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:32:14</query_time>
   <create_date>2016-08-28</create_date>
   <update_date>2020-08-22</update_date>
   <expiry_date>2024-08-28</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>2</num>
   <domain_name>getzapped.co.uk</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 21:14:32</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>getzapped.art</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-25 17:01:42</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</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>conrad.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>getzapped.uk</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 22:37:33</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>getzapped.net</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 16:10:06</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2028-06-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>mark.ns.cloudflare.com</value>
    <value>robin.ns.cloudflare.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>getzapped.info</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 10:18:21</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coco.bunny.net</value>
    <value>kiki.bunny.net</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>getzapped.com.au</domain_name>
   <domain_keyword>getzapped</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 02:03:46</query_time>
   <update_date>2024-06-04</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Gina Lentinello</registrant_name>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.108</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 233 domain names (in 0.374 seconds) which look and sound like the brand name "getzapped".
Domain Name Registered Expiry Registrar Ownership
1 getgapped.se 26 May 2024 26 May 2025 InterNetX GmbH -
2 gettapped.co.uk 9 Jul 2023 9 Jul 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
3 getpapped.org 8 Apr 2024 8 Apr 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0170830917
4 getgapped.net 9 Jul 2023 9 Jul 2028 GoDaddy.com, LLC -
5 getzapper.com 25 Jul 2021 25 Jul 2024 GoDaddy.com, LLC -
6 gettapped.com 1 Jan 2013 1 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 gettapped.app 8 May 2018 8 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
8 getzipped.com 9 Oct 2020 9 Oct 2024 GoDaddy.com, LLC -
9 gettapped.bar 17 Jul 2023 17 Jul 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
10 getgapped.com 3 Nov 2018 3 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 getrapped.com 19 Jul 2023 19 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
12 gettapped.com.au - - Web Address Registration Pty Ltd Marc Plowman
13 getpapped.com 26 Sep 2015 26 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 getwapped.nl 3 Dec 2004 - BIT B.V. -
15 getzipped.clothing 25 Aug 2023 25 Aug 2024 Squarespace Domains II LLC Get Zipped LLC
16 getzipped.co.uk 21 Nov 2021 21 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
17 gettapped.biz 10 Mar 2022 10 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 getcapped.com 16 May 2017 16 May 2025 SAV.COM, LLC REDACTED FOR PRIVACY
19 get-zapped.com 28 Jun 2023 28 Jun 2025 GoDaddy.com, LLC -
20 getmapped.net 18 Jan 2018 18 Jan 2025 Easyspace Ltd. REDACTED FOR PRIVACY
21 getmapped.com 11 Mar 2007 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 getzipped.net 5 Jun 2023 5 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
23 getmapped.online 2 Sep 2021 2 Sep 2024 Dreamscape Networks International Pte Ltd Get Mapped
24 getapped.com 6 Nov 2009 6 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 getzappd.com 13 Nov 2017 13 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
26 gotzapped.com 13 Jul 2016 13 Jul 2025 GoDaddy.com, LLC -
27 get-apped.com 20 Mar 2022 20 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
28 gezapped.com 7 Jul 2017 7 Jul 2024 GoDaddy.com, LLC -
29 getripped.org 13 Nov 2023 13 Nov 2024 Network Solutions, LLC Joseph Warren
30 gettapper.co.uk 18 Sep 2019 18 Sep 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
31 get-zapper.com 26 Apr 2023 26 Apr 2024 NICENIC INTERNATIONAL GROUP CO., LIMITED Loren Soder
32 getnapper.com 17 Oct 2019 17 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 gethappied.com 1 Jan 2020 1 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 meetzapped.com 11 Mar 2024 11 Mar 2025 Porkbun LLC Private by Design, LLC
35 gethappen.info 24 Apr 2024 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 getwrapped.ca 4 Dec 2003 3 Dec 2030 Rebel.ca Corp. REDACTED FOR PRIVACY
37 gethopped.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD steven cottee
38 getlapper.com 24 Mar 2009 24 Mar 2025 Wild West Domains, LLC -
39 getdipped.com 30 May 2008 30 May 2025 GoDaddy.com, LLC -
40 getwarped.org 15 Feb 2016 15 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
41 getslapped.com 1 Dec 2009 1 Dec 2025 GoDaddy.com, LLC -
42 getwrapped.in 17 Sep 2012 17 Sep 2024 GoDaddy.com, LLC indiaconnection impex pvt ltd
43 getdipped.ca 8 Jan 2021 8 Jan 2025 Go Daddy Domains Canada, Inc Dipped inc
44 getripped.today 7 Jul 2023 7 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
45 getflapped.com 4 Nov 2015 4 Nov 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0152184194
46 getripped.lol 27 Dec 2023 27 Dec 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
47 gettrapped.com.au - - Domain Directors Pty Ltd trading as Instra Peter Lincoln
48 getwarped.com 27 Feb 2004 27 Feb 2025 ANNULET, INC BuyDomains.com
49 getwrapped.org 3 Jan 2023 3 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 getwarped.io 3 Nov 2017 3 Nov 2024 eNom, LLC Kris Hoet
51 getwrapped.tv 20 Aug 2011 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 getwarped.co.uk 27 Dec 2023 27 Dec 2024 Cloud Next Ltd [Tag = CLOUDNEXT] -
53 getwrapped.app 13 May 2023 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 getripped.app 12 May 2021 12 May 2025 Name.com, Inc. Domain Protection Services, Inc.
55 getzacked.com 1 Jul 2020 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 getbopped.com 16 Oct 2013 16 Oct 2024 FastDomain Inc. -
57 get-zipped.com 26 Jan 2018 26 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 gettipped.com 1 Sep 2017 1 Sep 2024 ANNULET, INC BuyDomains.com
59 getampped.org 5 Nov 2021 5 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
60 getcamped.com 12 Dec 2020 12 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
61 getwrapped.info 15 Jan 2017 15 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 getpepped.com 5 Apr 2018 5 Apr 2025 GoDaddy.com, LLC -
63 getlipped.co.uk 4 Nov 2022 4 Nov 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
64 getzappos.com 12 Jul 2014 12 Jul 2025 MarkMonitor, Inc. Zappos IP LLC
65 getlopped.com.au - - Web Address Registration Pty Ltd Brendon Comer
66 retrapped.com 3 Jan 2024 3 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
67 getripped.net 21 Sep 2023 21 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
68 getjipped.com 28 Jul 2019 28 Jul 2024 GoDaddy.com, LLC -
69 getripped.co.uk 17 Mar 2003 17 Mar 2025 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
70 getripped.ru 22 Feb 2014 22 Feb 2025 RU-CENTER-RU Private Person
71 getpopped.com 16 Mar 2015 16 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
72 getdapper.com 1 Feb 2011 1 Feb 2025 GoDaddy.com, LLC -
73 gethappen.com 6 Nov 2023 6 Nov 2024 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
74 getwrapped.be 18 Sep 2023 - Combell nv -
75 getramped.com 23 Feb 2021 23 Feb 2025 GoDaddy.com, LLC -
76 betzapper.com 8 May 2022 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 getrepped.com 28 Feb 2022 28 Feb 2025 NameTurn LLC neil hansen
78 getclapped.com 24 Nov 2018 24 Nov 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
79 getnappex.com 17 Jan 2023 17 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
80 getzupper.com 17 Jul 2021 17 Jul 2024 NameCheap, Inc. -
81 betrapped.com 4 Nov 2020 4 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 netzapper.com 5 Sep 2004 5 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
83 getzached.com 8 Mar 2024 8 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
84 getnipped.com 20 Feb 2020 20 Feb 2025 GoDaddy.com, LLC -
85 gettrapped.au - - Domain Directors Pty Ltd trading as Instra Jenny Gallagher Grant
86 getwrapped.pro 7 Sep 2021 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 getharped.org 28 Jan 2013 28 Jan 2025 CSC Corporate Domains, Inc. Rocket Mortgage, LLC
88 getripped.com 27 Jun 2002 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 getripped.store 18 Mar 2024 18 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
90 getripped.uk 24 Aug 2023 24 Aug 2024 Namesco Limited [Tag = NAMESCO] -
91 getzipper.com 5 Apr 2020 5 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 get-mapped.com 25 Jan 2018 25 Jan 2025 Easyspace Ltd. REDACTED FOR PRIVACY
93 webzapped.com 15 Jun 2015 15 Jun 2024 ANNULET, INC BuyDomains.com
94 petpapped.com 22 Apr 2024 22 Apr 2025 GoDaddy.com, LLC -
95 gethappen.org 24 Apr 2024 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 getwarped.net 18 Jan 2012 18 Jan 2025 New Frontier, Inc. Domain Protection Services, Inc.
97 getzepmed.com 20 Jan 2024 20 Jan 2025 GoDaddy.com, LLC -
98 getharped.info 28 Jan 2013 28 Jan 2025 CSC Corporate Domains, Inc. Rocket Mortgage, LLC
99 getdapper.co 9 Aug 2021 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 getwrapped.net 15 Jan 2018 15 Jan 2025 GoDaddy.com, LLC -
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 Getzapped.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=getzapped.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "getzapped.uk",
        "page_size": 100
    },
    "count": {
        "total": 233,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "getgapped.se, gettapped.co.uk, getpapped.org, getgapped.net, getzapper.com, gettapped.com, gettapped.app, getzipped.com, gettapped.bar, getgapped.com, getrapped.com, gettapped.com.au, getpapped.com, getwapped.nl, getzipped.clothing, getzipped.co.uk, gettapped.biz, getcapped.com, get-zapped.com, getmapped.net, getmapped.com, getzipped.net, getmapped.online, getapped.com, getzappd.com, gotzapped.com, get-apped.com, gezapped.com, getripped.org, gettapper.co.uk, get-zapper.com, getnapper.com, gethappied.com, meetzapped.com, gethappen.info, getwrapped.ca, gethopped.com.au, getlapper.com, getdipped.com, getwarped.org, getslapped.com, getwrapped.in, getdipped.ca, getripped.today, getflapped.com, getripped.lol, gettrapped.com.au, getwarped.com, getwrapped.org, getwarped.io, getwrapped.tv, getwarped.co.uk, getwrapped.app, getripped.app, getzacked.com, getbopped.com, get-zipped.com, gettipped.com, getampped.org, getcamped.com, getwrapped.info, getpepped.com, getlipped.co.uk, getzappos.com, getlopped.com.au, retrapped.com, getripped.net, getjipped.com, getripped.co.uk, getripped.ru, getpopped.com, getdapper.com, gethappen.com, getwrapped.be, getramped.com, betzapper.com, getrepped.com, getclapped.com, getnappex.com, getzupper.com, betrapped.com, netzapper.com, getzached.com, getnipped.com, gettrapped.au, getwrapped.pro, getharped.org, getripped.com, getripped.store, getripped.uk, getzipper.com, get-mapped.com, webzapped.com, petpapped.com, gethappen.org, getwarped.net, getzepmed.com, getharped.info, getdapper.co, getwrapped.net",
    "results": [
        {
            "num": 1,
            "domain_name": "getgapped.se",
            "domain_keyword": "getgapped",
            "domain_tld": "se",
            "query_time": "2024-05-28 16:32:51",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "docks13.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gettapped.co.uk",
            "domain_keyword": "gettapped",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 23:47:18",
            "create_date": "2023-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2026-07-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "getpapped.org",
            "domain_keyword": "getpapped",
            "domain_tld": "org",
            "query_time": "2024-06-08 13:16:22",
            "create_date": "2024-04-08",
            "update_date": "2024-06-03",
            "expiry_date": "2026-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170830917",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "getgapped.net",
            "domain_keyword": "getgapped",
            "domain_tld": "net",
            "query_time": "2024-06-10 00:32:14",
            "create_date": "2023-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2028-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "getzapper.com",
            "domain_keyword": "getzapper",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:32:14",
            "create_date": "2021-07-25",
            "update_date": "2024-05-12",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gettapped.com",
            "domain_keyword": "gettapped",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:21:10",
            "create_date": "2013-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2026-01-01",
            "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": 7,
            "domain_name": "gettapped.app",
            "domain_keyword": "gettapped",
            "domain_tld": "app",
            "query_time": "2024-06-08 18:22:20",
            "create_date": "2018-05-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar 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",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "getzipped.com",
            "domain_keyword": "getzipped",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:37:38",
            "create_date": "2020-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "gettapped.bar",
            "domain_keyword": "gettapped",
            "domain_tld": "bar",
            "query_time": "2024-06-08 18:22:20",
            "create_date": "2023-07-17",
            "update_date": "2024-02-15",
            "expiry_date": "2024-07-17",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "https://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "getgapped.com",
            "domain_keyword": "getgapped",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:13:27",
            "create_date": "2018-11-03",
            "update_date": "2020-10-28",
            "expiry_date": "2024-11-03",
            "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": 11,
            "domain_name": "getrapped.com",
            "domain_keyword": "getrapped",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:20:34",
            "create_date": "2023-07-19",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-19",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gettapped.com.au",
            "domain_keyword": "gettapped",
            "domain_tld": "com.au",
            "query_time": "2024-04-29 16:15:38",
            "update_date": "2024-02-13",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Marc Plowman",
            "name_servers": [
                "ns1.panthur.com",
                "ns2.panthur.com",
                "ns3.panthur.com",
                "ns4.panthur.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "getpapped.com",
            "domain_keyword": "getpapped",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:07:09",
            "create_date": "2015-09-26",
            "update_date": "2020-09-20",
            "expiry_date": "2024-09-26",
            "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": 14,
            "domain_name": "getwapped.nl",
            "domain_keyword": "getwapped",
            "domain_tld": "nl",
            "query_time": "2024-05-05 11:16:17",
            "create_date": "2004-12-03",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "getzipped.clothing",
            "domain_keyword": "getzipped",
            "domain_tld": "clothing",
            "query_time": "2024-05-10 22:37:38",
            "create_date": "2023-08-25",
            "update_date": "2024-04-21",
            "expiry_date": "2024-08-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Get Zipped LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "getzipped.co.uk",
            "domain_keyword": "getzipped",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 21:14:40",
            "create_date": "2021-11-21",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "gettapped.biz",
            "domain_keyword": "gettapped",
            "domain_tld": "biz",
            "query_time": "2024-05-23 11:35:53",
            "create_date": "2022-03-10",
            "update_date": "2023-02-21",
            "expiry_date": "2025-03-10",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "getcapped.com",
            "domain_keyword": "getcapped",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:01:18",
            "create_date": "2017-05-16",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-16",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=getcapped.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "get-zapped.com",
            "domain_keyword": "get-zapped",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:04:30",
            "create_date": "2023-06-28",
            "update_date": "2023-06-28",
            "expiry_date": "2025-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "getmapped.net",
            "domain_keyword": "getmapped",
            "domain_tld": "net",
            "query_time": "2024-04-21 17:47:13",
            "create_date": "2018-01-18",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Ltd.",
            "registrar_website": "www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/e848a45d-0b5e-4e2d-9a1b-bcc5066c8750",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "getmapped.com",
            "domain_keyword": "getmapped",
            "domain_tld": "com",
            "query_time": "2024-06-04 19:58:19",
            "create_date": "2007-03-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=getmapped.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.diser.org",
                "ns2.diser.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "getzipped.net",
            "domain_keyword": "getzipped",
            "domain_tld": "net",
            "query_time": "2024-05-10 22:37:38",
            "create_date": "2023-06-05",
            "update_date": "2024-02-28",
            "expiry_date": "2024-06-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "getmapped.online",
            "domain_keyword": "getmapped",
            "domain_tld": "online",
            "query_time": "2024-05-23 11:30:45",
            "create_date": "2021-09-02",
            "update_date": "2024-01-19",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Get Mapped",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "getapped.com",
            "domain_keyword": "getapped",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:08:16",
            "create_date": "2009-11-06",
            "update_date": "2021-08-17",
            "expiry_date": "2025-11-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": 25,
            "domain_name": "getzappd.com",
            "domain_keyword": "getzappd",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:37:30",
            "create_date": "2017-11-13",
            "update_date": "2022-10-11",
            "expiry_date": "2024-11-13",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gotzapped.com",
            "domain_keyword": "gotzapped",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:12:29",
            "create_date": "2016-07-13",
            "update_date": "2023-10-30",
            "expiry_date": "2025-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "get-apped.com",
            "domain_keyword": "get-apped",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:56:21",
            "create_date": "2022-03-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-20",
            "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": "JIN BIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "KH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=get-apped.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "gezapped.com",
            "domain_keyword": "gezapped",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:58:45",
            "create_date": "2017-07-07",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "getripped.org",
            "domain_keyword": "getripped",
            "domain_tld": "org",
            "query_time": "2024-05-19 16:06:18",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Joseph Warren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "gettapper.co.uk",
            "domain_keyword": "gettapper",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 19:21:12",
            "create_date": "2019-09-18",
            "update_date": "2023-09-19",
            "expiry_date": "2025-09-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "get-zapper.com",
            "domain_keyword": "get-zapper",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:59:46",
            "create_date": "2023-04-26",
            "update_date": "2023-04-26",
            "expiry_date": "2024-04-26",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://www.nicenic.net",
            "registrant_company": "Loren Soder",
            "registrant_state": "nvrls",
            "registrant_country": "NL",
            "registrant_email": "http://whois.nicenic.net/?page=whoisform",
            "name_servers": [
                "aryanna.ns.cloudflare.com",
                "bill.ns.cloudflare.com",
                "expired-ns1.niceisp.com",
                "expired-ns2.niceisp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "getnapper.com",
            "domain_keyword": "getnapper",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:49:43",
            "create_date": "2019-10-17",
            "update_date": "2023-10-22",
            "expiry_date": "2025-10-17",
            "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=getnapper.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "gethappied.com",
            "domain_keyword": "gethappied",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:49:08",
            "create_date": "2020-01-01",
            "update_date": "2023-12-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "meetzapped.com",
            "domain_keyword": "meetzapped",
            "domain_tld": "com",
            "query_time": "2024-05-12 19:11:04",
            "create_date": "2024-03-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/meetzapped.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.coldsire.com",
                "ns2.coldsire.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gethappen.info",
            "domain_keyword": "gethappen",
            "domain_tld": "info",
            "query_time": "2024-04-26 17:16:59",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "getwrapped.ca",
            "domain_keyword": "getwrapped",
            "domain_tld": "ca",
            "query_time": "2024-05-15 17:44:23",
            "create_date": "2003-12-04",
            "update_date": "2021-04-09",
            "expiry_date": "2030-12-03",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.ca",
                "dns2.rebel.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "gethopped.com.au",
            "domain_keyword": "gethopped",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 16:20:58",
            "update_date": "2023-07-25",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "steven cottee",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "getlapper.com",
            "domain_keyword": "getlapper",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:42:25",
            "create_date": "2009-03-24",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-24",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "getdipped.com",
            "domain_keyword": "getdipped",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:47:40",
            "create_date": "2008-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "getwarped.org",
            "domain_keyword": "getwarped",
            "domain_tld": "org",
            "query_time": "2024-04-16 02:05:52",
            "create_date": "2016-02-15",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1082.awsdns-07.org",
                "ns-1902.awsdns-45.co.uk",
                "ns-58.awsdns-07.com",
                "ns-839.awsdns-40.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "getslapped.com",
            "domain_keyword": "getslapped",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:19:27",
            "create_date": "2009-12-01",
            "update_date": "2022-10-31",
            "expiry_date": "2025-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "getwrapped.in",
            "domain_keyword": "getwrapped",
            "domain_tld": "in",
            "query_time": "2024-04-23 21:10:31",
            "create_date": "2012-09-17",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "indiaconnection impex pvt ltd",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "getdipped.ca",
            "domain_keyword": "getdipped",
            "domain_tld": "ca",
            "query_time": "2024-05-16 04:37:02",
            "create_date": "2021-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Cara Grandinetti",
            "registrant_company": "Dipped inc",
            "registrant_address": "6 Wallace Ct",
            "registrant_city": "Ottawa",
            "registrant_state": "ON",
            "registrant_zip": "K2R1E1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6133010567",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "getripped.today",
            "domain_keyword": "getripped",
            "domain_tld": "today",
            "query_time": "2024-05-28 23:42:48",
            "create_date": "2023-07-07",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "getflapped.com",
            "domain_keyword": "getflapped",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:27:42",
            "create_date": "2015-11-04",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0152184194",
            "registrant_company": "Contact Privacy Inc. Customer 0152184194",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "getripped.lol",
            "domain_keyword": "getripped",
            "domain_tld": "lol",
            "query_time": "2024-05-07 03:36:50",
            "create_date": "2023-12-27",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "gettrapped.com.au",
            "domain_keyword": "gettrapped",
            "domain_tld": "com.au",
            "query_time": "2024-05-15 17:42:23",
            "update_date": "2023-01-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Peter Lincoln",
            "name_servers": [
                "ns1.conetix.com",
                "ns2.conetix.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "getwarped.com",
            "domain_keyword": "getwarped",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:05:52",
            "create_date": "2004-02-27",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-27",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "getwrapped.org",
            "domain_keyword": "getwrapped",
            "domain_tld": "org",
            "query_time": "2024-05-13 10:17:31",
            "create_date": "2023-01-03",
            "update_date": "2024-02-17",
            "expiry_date": "2025-01-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 50,
            "domain_name": "getwarped.io",
            "domain_keyword": "getwarped",
            "domain_tld": "io",
            "query_time": "2024-05-13 10:16:38",
            "create_date": "2017-11-03",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kris Hoet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "getwrapped.tv",
            "domain_keyword": "getwrapped",
            "domain_tld": "tv",
            "query_time": "2024-06-02 20:42:00",
            "create_date": "2011-08-20",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-20",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "getwarped.co.uk",
            "domain_keyword": "getwarped",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 22:34:45",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "Cloud Next Ltd [Tag = CLOUDNEXT]",
            "registrar_website": "https://www.cloudnext.uk",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "getwrapped.app",
            "domain_keyword": "getwrapped",
            "domain_tld": "app",
            "query_time": "2024-05-15 17:44:23",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar 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",
            "name_servers": [
                "ns-1047.awsdns-02.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-339.awsdns-42.com",
                "ns-594.awsdns-10.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "getripped.app",
            "domain_keyword": "getripped",
            "domain_tld": "app",
            "query_time": "2024-05-15 22:45:32",
            "create_date": "2021-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar 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": [
                "ns1kpv.name.com",
                "ns2glx.name.com",
                "ns3dkz.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "getzacked.com",
            "domain_keyword": "getzacked",
            "domain_tld": "com",
            "query_time": "2024-05-25 17:01:42",
            "create_date": "2020-07-01",
            "update_date": "2022-07-06",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=getzacked.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "getbopped.com",
            "domain_keyword": "getbopped",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:51:16",
            "create_date": "2013-10-16",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "get-zipped.com",
            "domain_keyword": "get-zipped",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:28:48",
            "create_date": "2018-01-26",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-26",
            "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=get-zipped.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "gettipped.com",
            "domain_keyword": "gettipped",
            "domain_tld": "com",
            "query_time": "2024-05-24 03:07:56",
            "create_date": "2017-09-01",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-01",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "getampped.org",
            "domain_keyword": "getampped",
            "domain_tld": "org",
            "query_time": "2024-05-28 04:21:53",
            "create_date": "2021-11-05",
            "update_date": "2023-08-14",
            "expiry_date": "2026-11-05",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "getcamped.com",
            "domain_keyword": "getcamped",
            "domain_tld": "com",
            "query_time": "2024-05-02 11:06:53",
            "create_date": "2020-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "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=getcamped.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "getwrapped.info",
            "domain_keyword": "getwrapped",
            "domain_tld": "info",
            "query_time": "2024-05-13 10:17:31",
            "create_date": "2017-01-15",
            "update_date": "2023-03-01",
            "expiry_date": "2025-01-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "getpepped.com",
            "domain_keyword": "getpepped",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:17:01",
            "create_date": "2018-04-05",
            "update_date": "2023-11-07",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "getlipped.co.uk",
            "domain_keyword": "getlipped",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 19:56:40",
            "create_date": "2022-11-04",
            "update_date": "2023-08-08",
            "expiry_date": "2025-11-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "getzappos.com",
            "domain_keyword": "getzappos",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:37:30",
            "create_date": "2014-07-12",
            "update_date": "2024-04-30",
            "expiry_date": "2025-07-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Zappos IP LLC",
            "registrant_state": "NV",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/getzappos.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "getlopped.com.au",
            "domain_keyword": "getlopped",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 23:39:51",
            "update_date": "2023-12-27",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Brendon Comer",
            "name_servers": [
                "ns-1127.awsdns-12.org",
                "ns-1925.awsdns-48.co.uk",
                "ns-372.awsdns-46.com",
                "ns-979.awsdns-58.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "retrapped.com",
            "domain_keyword": "retrapped",
            "domain_tld": "com",
            "query_time": "2024-05-06 16:41:41",
            "create_date": "2024-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "getripped.net",
            "domain_keyword": "getripped",
            "domain_tld": "net",
            "query_time": "2024-04-26 20:47:46",
            "create_date": "2023-09-21",
            "update_date": "2024-04-20",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "getjipped.com",
            "domain_keyword": "getjipped",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:40:19",
            "create_date": "2019-07-28",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "getripped.co.uk",
            "domain_keyword": "getripped",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 23:42:48",
            "create_date": "2003-03-17",
            "update_date": "2023-03-16",
            "expiry_date": "2025-03-17",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns1.timico.net",
                "ns2.timico.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "getripped.ru",
            "domain_keyword": "getripped",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:16:12",
            "create_date": "2014-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "getpopped.com",
            "domain_keyword": "getpopped",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:42:59",
            "create_date": "2015-03-16",
            "update_date": "2021-03-10",
            "expiry_date": "2024-03-16",
            "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": 72,
            "domain_name": "getdapper.com",
            "domain_keyword": "getdapper",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:58:29",
            "create_date": "2011-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gethappen.com",
            "domain_keyword": "gethappen",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:38:22",
            "create_date": "2023-11-06",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "suspended1.namebrightdns.com",
                "suspended2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "getwrapped.be",
            "domain_keyword": "getwrapped",
            "domain_tld": "be",
            "query_time": "2024-06-10 14:37:54",
            "create_date": "2023-09-18",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 75,
            "domain_name": "getramped.com",
            "domain_keyword": "getramped",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:34:29",
            "create_date": "2021-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "betzapper.com",
            "domain_keyword": "betzapper",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:34:49",
            "create_date": "2022-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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=betzapper.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "getrepped.com",
            "domain_keyword": "getrepped",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:35:58",
            "create_date": "2022-02-28",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1616,
            "registrar_name": "NameTurn LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "neil hansen",
            "registrant_address": "1715 ridgedale ave",
            "registrant_city": "penticton",
            "registrant_state": "British Columbia",
            "registrant_zip": "v2a6w5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2504629959",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "getclapped.com",
            "domain_keyword": "getclapped",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:34:43",
            "create_date": "2018-11-24",
            "update_date": "2022-08-24",
            "expiry_date": "2023-11-24",
            "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": 79,
            "domain_name": "getnappex.com",
            "domain_keyword": "getnappex",
            "domain_tld": "com",
            "query_time": "2024-05-23 11:32:29",
            "create_date": "2023-01-17",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "getzupper.com",
            "domain_keyword": "getzupper",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:32:44",
            "create_date": "2021-07-17",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "betrapped.com",
            "domain_keyword": "betrapped",
            "domain_tld": "com",
            "query_time": "2024-05-11 23:14:33",
            "create_date": "2020-11-04",
            "update_date": "2021-08-26",
            "expiry_date": "2024-11-04",
            "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": 82,
            "domain_name": "netzapper.com",
            "domain_keyword": "netzapper",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:12:03",
            "create_date": "2004-09-05",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-05",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b9705225-466a-4a67-8838-2b21e714a3f7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "getzached.com",
            "domain_keyword": "getzached",
            "domain_tld": "com",
            "query_time": "2024-05-13 10:18:21",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "getnipped.com",
            "domain_keyword": "getnipped",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:13:15",
            "create_date": "2020-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gettrapped.au",
            "domain_keyword": "gettrapped",
            "domain_tld": "au",
            "query_time": "2024-05-18 07:12:34",
            "update_date": "2023-08-21",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Jenny Gallagher Grant",
            "name_servers": [
                "ns1.conetix.com",
                "ns2.conetix.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "getwrapped.pro",
            "domain_keyword": "getwrapped",
            "domain_tld": "pro",
            "query_time": "2024-05-15 17:44:23",
            "create_date": "2021-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "getharped.org",
            "domain_keyword": "getharped",
            "domain_tld": "org",
            "query_time": "2024-04-26 16:17:47",
            "create_date": "2013-01-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-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": "Rocket Mortgage, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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.rockfin.com",
                "ns2.rockfin.com",
                "ns3.rockfin.com",
                "ns4.rockfin.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "getripped.com",
            "domain_keyword": "getripped",
            "domain_tld": "com",
            "query_time": "2024-05-15 22:45:32",
            "create_date": "2002-06-27",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-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=getripped.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "getripped.store",
            "domain_keyword": "getripped",
            "domain_tld": "store",
            "query_time": "2024-05-19 16:06:18",
            "create_date": "2024-03-18",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "getripped.uk",
            "domain_keyword": "getripped",
            "domain_tld": "uk",
            "query_time": "2024-05-11 21:08:19",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "getzipper.com",
            "domain_keyword": "getzipper",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:32:20",
            "create_date": "2020-04-05",
            "update_date": "2021-03-30",
            "expiry_date": "2024-04-05",
            "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": 92,
            "domain_name": "get-mapped.com",
            "domain_keyword": "get-mapped",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:26:53",
            "create_date": "2018-01-25",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Ltd.",
            "registrar_website": "www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/dded3c71-c648-4bef-ae7f-cd1662c8f461",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "webzapped.com",
            "domain_keyword": "webzapped",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:01:24",
            "create_date": "2015-06-15",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-15",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "petpapped.com",
            "domain_keyword": "petpapped",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:11:41",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "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": 95,
            "domain_name": "gethappen.org",
            "domain_keyword": "gethappen",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:15:52",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "getwarped.net",
            "domain_keyword": "getwarped",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:05:52",
            "create_date": "2012-01-18",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-18",
            "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/getwarped.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1stv.name.com",
                "ns2bls.name.com",
                "ns3fhx.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "getzepmed.com",
            "domain_keyword": "getzepmed",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:10:06",
            "create_date": "2024-01-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "getharped.info",
            "domain_keyword": "getharped",
            "domain_tld": "info",
            "query_time": "2024-05-26 23:35:20",
            "create_date": "2013-01-28",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rocket Mortgage, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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.rockfin.com",
                "ns2.rockfin.com",
                "ns3.rockfin.com",
                "ns4.rockfin.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "getdapper.co",
            "domain_keyword": "getdapper",
            "domain_tld": "co",
            "query_time": "2024-04-19 21:58:28",
            "create_date": "2021-08-09",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-09",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "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.getdapper.co",
                "ns2.getdapper.co"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "getwrapped.net",
            "domain_keyword": "getwrapped",
            "domain_tld": "net",
            "query_time": "2024-05-20 23:38:15",
            "create_date": "2018-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.374,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>getzapped.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>233</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>getgapped.se, gettapped.co.uk, getpapped.org, getgapped.net, getzapper.com, gettapped.com, gettapped.app, getzipped.com, gettapped.bar, getgapped.com, getrapped.com, gettapped.com.au, getpapped.com, getwapped.nl, getzipped.clothing, getzipped.co.uk, gettapped.biz, getcapped.com, get-zapped.com, getmapped.net, getmapped.com, getzipped.net, getmapped.online, getapped.com, getzappd.com, gotzapped.com, get-apped.com, gezapped.com, getripped.org, gettapper.co.uk, get-zapper.com, getnapper.com, gethappied.com, meetzapped.com, gethappen.info, getwrapped.ca, gethopped.com.au, getlapper.com, getdipped.com, getwarped.org, getslapped.com, getwrapped.in, getdipped.ca, getripped.today, getflapped.com, getripped.lol, gettrapped.com.au, getwarped.com, getwrapped.org, getwarped.io, getwrapped.tv, getwarped.co.uk, getwrapped.app, getripped.app, getzacked.com, getbopped.com, get-zipped.com, gettipped.com, getampped.org, getcamped.com, getwrapped.info, getpepped.com, getlipped.co.uk, getzappos.com, getlopped.com.au, retrapped.com, getripped.net, getjipped.com, getripped.co.uk, getripped.ru, getpopped.com, getdapper.com, gethappen.com, getwrapped.be, getramped.com, betzapper.com, getrepped.com, getclapped.com, getnappex.com, getzupper.com, betrapped.com, netzapper.com, getzached.com, getnipped.com, gettrapped.au, getwrapped.pro, getharped.org, getripped.com, getripped.store, getripped.uk, getzipper.com, get-mapped.com, webzapped.com, petpapped.com, gethappen.org, getwarped.net, getzepmed.com, getharped.info, getdapper.co, getwrapped.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>getgapped.se</domain_name>
   <domain_keyword>getgapped</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-28 16:32:51</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gettapped.co.uk</domain_name>
   <domain_keyword>gettapped</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 23:47:18</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2026-07-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>getpapped.org</domain_name>
   <domain_keyword>getpapped</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 13:16:22</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170830917</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>getgapped.net</domain_name>
   <domain_keyword>getgapped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 00:32:14</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2028-07-09</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>getzapper.com</domain_name>
   <domain_keyword>getzapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:32:14</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>gettapped.com</domain_name>
   <domain_keyword>gettapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:21:10</query_time>
   <create_date>2013-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2026-01-01</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>7</num>
   <domain_name>gettapped.app</domain_name>
   <domain_keyword>gettapped</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-08 18:22:20</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>
   <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>8</num>
   <domain_name>getzipped.com</domain_name>
   <domain_keyword>getzipped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:37:38</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-09</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>ns53.domaincontrol.com</value>
    <value>ns54.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>9</num>
   <domain_name>gettapped.bar</domain_name>
   <domain_keyword>gettapped</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-06-08 18:22:20</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>https://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>getgapped.com</domain_name>
   <domain_keyword>getgapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:13:27</query_time>
   <create_date>2018-11-03</create_date>
   <update_date>2020-10-28</update_date>
   <expiry_date>2024-11-03</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>11</num>
   <domain_name>getrapped.com</domain_name>
   <domain_keyword>getrapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:20:34</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gettapped.com.au</domain_name>
   <domain_keyword>gettapped</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-29 16:15:38</query_time>
   <update_date>2024-02-13</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Marc Plowman</registrant_name>
   <name_servers>
    <value>ns1.panthur.com</value>
    <value>ns2.panthur.com</value>
    <value>ns3.panthur.com</value>
    <value>ns4.panthur.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>getpapped.com</domain_name>
   <domain_keyword>getpapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:07:09</query_time>
   <create_date>2015-09-26</create_date>
   <update_date>2020-09-20</update_date>
   <expiry_date>2024-09-26</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>14</num>
   <domain_name>getwapped.nl</domain_name>
   <domain_keyword>getwapped</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 11:16:17</query_time>
   <create_date>2004-12-03</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>getzipped.clothing</domain_name>
   <domain_keyword>getzipped</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-10 22:37:38</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Get Zipped LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.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>16</num>
   <domain_name>getzipped.co.uk</domain_name>
   <domain_keyword>getzipped</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 21:14:40</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>gettapped.biz</domain_name>
   <domain_keyword>gettapped</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 11:35:53</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2025-03-10</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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.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>18</num>
   <domain_name>getcapped.com</domain_name>
   <domain_keyword>getcapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:01:18</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=getcapped.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>get-zapped.com</domain_name>
   <domain_keyword>get-zapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:04:30</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-06-28</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>ns47.domaincontrol.com</value>
    <value>ns48.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>20</num>
   <domain_name>getmapped.net</domain_name>
   <domain_keyword>getmapped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 17:47:13</query_time>
   <create_date>2018-01-18</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Ltd.</registrar_name>
   <registrar_website>www.easyspace.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e848a45d-0b5e-4e2d-9a1b-bcc5066c8750</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>getmapped.com</domain_name>
   <domain_keyword>getmapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 19:58:19</query_time>
   <create_date>2007-03-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=getmapped.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.diser.org</value>
    <value>ns2.diser.org</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>22</num>
   <domain_name>getzipped.net</domain_name>
   <domain_keyword>getzipped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 22:37:38</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-06-05</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>getmapped.online</domain_name>
   <domain_keyword>getmapped</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 11:30:45</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-09-02</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>Get Mapped</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>getapped.com</domain_name>
   <domain_keyword>getapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:08:16</query_time>
   <create_date>2009-11-06</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2025-11-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>25</num>
   <domain_name>getzappd.com</domain_name>
   <domain_keyword>getzappd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:37:30</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2022-10-11</update_date>
   <expiry_date>2024-11-13</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gotzapped.com</domain_name>
   <domain_keyword>gotzapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:12:29</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>get-apped.com</domain_name>
   <domain_keyword>get-apped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:56:21</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-20</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>JIN BIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=get-apped.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>gezapped.com</domain_name>
   <domain_keyword>gezapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:58:45</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>getripped.org</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 16:06:18</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Joseph Warren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>gettapper.co.uk</domain_name>
   <domain_keyword>gettapper</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 19:21:12</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>get-zapper.com</domain_name>
   <domain_keyword>get-zapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:59:46</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2024-04-26</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://www.nicenic.net</registrar_website>
   <registrant_company>Loren Soder</registrant_company>
   <registrant_state>nvrls</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>http://whois.nicenic.net/?page=whoisform</registrant_email>
   <name_servers>
    <value>aryanna.ns.cloudflare.com</value>
    <value>bill.ns.cloudflare.com</value>
    <value>expired-ns1.niceisp.com</value>
    <value>expired-ns2.niceisp.com</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>32</num>
   <domain_name>getnapper.com</domain_name>
   <domain_keyword>getnapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:49:43</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-10-17</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=getnapper.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>gethappied.com</domain_name>
   <domain_keyword>gethappied</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:49:08</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>34</num>
   <domain_name>meetzapped.com</domain_name>
   <domain_keyword>meetzapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 19:11:04</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/meetzapped.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.coldsire.com</value>
    <value>ns2.coldsire.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gethappen.info</domain_name>
   <domain_keyword>gethappen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 17:16:59</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>getwrapped.ca</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 17:44:23</query_time>
   <create_date>2003-12-04</create_date>
   <update_date>2021-04-09</update_date>
   <expiry_date>2030-12-03</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.ca</value>
    <value>dns2.rebel.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>gethopped.com.au</domain_name>
   <domain_keyword>gethopped</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 16:20:58</query_time>
   <update_date>2023-07-25</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>steven cottee</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>getlapper.com</domain_name>
   <domain_keyword>getlapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:42:25</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>getdipped.com</domain_name>
   <domain_keyword>getdipped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:47:40</query_time>
   <create_date>2008-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>getwarped.org</domain_name>
   <domain_keyword>getwarped</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 02:05:52</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1082.awsdns-07.org</value>
    <value>ns-1902.awsdns-45.co.uk</value>
    <value>ns-58.awsdns-07.com</value>
    <value>ns-839.awsdns-40.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>41</num>
   <domain_name>getslapped.com</domain_name>
   <domain_keyword>getslapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:19:27</query_time>
   <create_date>2009-12-01</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>getwrapped.in</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 21:10:31</query_time>
   <create_date>2012-09-17</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-17</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_company>indiaconnection impex pvt ltd</registrant_company>
   <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>ns53.domaincontrol.com</value>
    <value>ns54.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>43</num>
   <domain_name>getdipped.ca</domain_name>
   <domain_keyword>getdipped</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 04:37:02</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Cara Grandinetti</registrant_name>
   <registrant_company>Dipped inc</registrant_company>
   <registrant_address>6 Wallace Ct</registrant_address>
   <registrant_city>Ottawa</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K2R1E1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6133010567</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>getripped.today</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-28 23:42:48</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>getflapped.com</domain_name>
   <domain_keyword>getflapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:27:42</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0152184194</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0152184194</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>getripped.lol</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-07 03:36:50</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>gettrapped.com.au</domain_name>
   <domain_keyword>gettrapped</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-15 17:42:23</query_time>
   <update_date>2023-01-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Peter Lincoln</registrant_name>
   <name_servers>
    <value>ns1.conetix.com</value>
    <value>ns2.conetix.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>getwarped.com</domain_name>
   <domain_keyword>getwarped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:05:52</query_time>
   <create_date>2004-02-27</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>getwrapped.org</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 10:17:31</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>50</num>
   <domain_name>getwarped.io</domain_name>
   <domain_keyword>getwarped</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 10:16:38</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kris Hoet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>getwrapped.tv</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-02 20:42:00</query_time>
   <create_date>2011-08-20</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-20</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</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>52</num>
   <domain_name>getwarped.co.uk</domain_name>
   <domain_keyword>getwarped</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 22:34:45</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Cloud Next Ltd [Tag = CLOUDNEXT]</registrar_name>
   <registrar_website>https://www.cloudnext.uk</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>getwrapped.app</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 17:44:23</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar 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>
   <name_servers>
    <value>ns-1047.awsdns-02.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-339.awsdns-42.com</value>
    <value>ns-594.awsdns-10.net</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>54</num>
   <domain_name>getripped.app</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 22:45:32</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>ns1kpv.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4lny.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>getzacked.com</domain_name>
   <domain_keyword>getzacked</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 17:01:42</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=getzacked.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>getbopped.com</domain_name>
   <domain_keyword>getbopped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:51:16</query_time>
   <create_date>2013-10-16</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>get-zipped.com</domain_name>
   <domain_keyword>get-zipped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:28:48</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-26</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=get-zipped.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>gettipped.com</domain_name>
   <domain_keyword>gettipped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 03:07:56</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>getampped.org</domain_name>
   <domain_keyword>getampped</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 04:21:53</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2026-11-05</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>getcamped.com</domain_name>
   <domain_keyword>getcamped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 11:06:53</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</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=getcamped.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>getwrapped.info</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 10:17:31</query_time>
   <create_date>2017-01-15</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>getpepped.com</domain_name>
   <domain_keyword>getpepped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:17:01</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2025-04-05</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>clark.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.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>63</num>
   <domain_name>getlipped.co.uk</domain_name>
   <domain_keyword>getlipped</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 19:56:40</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>getzappos.com</domain_name>
   <domain_keyword>getzappos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:37:30</query_time>
   <create_date>2014-07-12</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Zappos IP LLC</registrant_company>
   <registrant_state>NV</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/getzappos.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>getlopped.com.au</domain_name>
   <domain_keyword>getlopped</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 23:39:51</query_time>
   <update_date>2023-12-27</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Brendon Comer</registrant_name>
   <name_servers>
    <value>ns-1127.awsdns-12.org</value>
    <value>ns-1925.awsdns-48.co.uk</value>
    <value>ns-372.awsdns-46.com</value>
    <value>ns-979.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>retrapped.com</domain_name>
   <domain_keyword>retrapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 16:41:41</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>getripped.net</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 20:47:46</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.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>68</num>
   <domain_name>getjipped.com</domain_name>
   <domain_keyword>getjipped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:40:19</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-28</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>ns51.domaincontrol.com</value>
    <value>ns52.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>69</num>
   <domain_name>getripped.co.uk</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 23:42:48</query_time>
   <create_date>2003-03-17</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.timico.net</value>
    <value>ns2.timico.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>getripped.ru</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:16:12</query_time>
   <create_date>2014-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>getpopped.com</domain_name>
   <domain_keyword>getpopped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:42:59</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2021-03-10</update_date>
   <expiry_date>2024-03-16</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>72</num>
   <domain_name>getdapper.com</domain_name>
   <domain_keyword>getdapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:58:29</query_time>
   <create_date>2011-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>gethappen.com</domain_name>
   <domain_keyword>gethappen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:38:22</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-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>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>suspended1.namebrightdns.com</value>
    <value>suspended2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>getwrapped.be</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-10 14:37:54</query_time>
   <create_date>2023-09-18</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>getramped.com</domain_name>
   <domain_keyword>getramped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:34:29</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-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>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>76</num>
   <domain_name>betzapper.com</domain_name>
   <domain_keyword>betzapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:34:49</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</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=betzapper.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>getrepped.com</domain_name>
   <domain_keyword>getrepped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:35:58</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1616</registrar_iana>
   <registrar_name>NameTurn LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>neil hansen</registrant_name>
   <registrant_address>1715 ridgedale ave</registrant_address>
   <registrant_city>penticton</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>v2a6w5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2504629959</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>getclapped.com</domain_name>
   <domain_keyword>getclapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:34:43</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2022-08-24</update_date>
   <expiry_date>2023-11-24</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>79</num>
   <domain_name>getnappex.com</domain_name>
   <domain_keyword>getnappex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 11:32:29</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>getzupper.com</domain_name>
   <domain_keyword>getzupper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:32:44</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>betrapped.com</domain_name>
   <domain_keyword>betrapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 23:14:33</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-11-04</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>82</num>
   <domain_name>netzapper.com</domain_name>
   <domain_keyword>netzapper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:12:03</query_time>
   <create_date>2004-09-05</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-05</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b9705225-466a-4a67-8838-2b21e714a3f7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>getzached.com</domain_name>
   <domain_keyword>getzached</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 10:18:21</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>getnipped.com</domain_name>
   <domain_keyword>getnipped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:13:15</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</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>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>85</num>
   <domain_name>gettrapped.au</domain_name>
   <domain_keyword>gettrapped</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 07:12:34</query_time>
   <update_date>2023-08-21</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Jenny Gallagher Grant</registrant_name>
   <name_servers>
    <value>ns1.conetix.com</value>
    <value>ns2.conetix.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>getwrapped.pro</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-15 17:44:23</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>87</num>
   <domain_name>getharped.org</domain_name>
   <domain_keyword>getharped</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 16:17:47</query_time>
   <create_date>2013-01-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-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>Rocket Mortgage, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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.rockfin.com</value>
    <value>ns2.rockfin.com</value>
    <value>ns3.rockfin.com</value>
    <value>ns4.rockfin.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>getripped.com</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 22:45:32</query_time>
   <create_date>2002-06-27</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-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=getripped.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>getripped.store</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 16:06:18</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>90</num>
   <domain_name>getripped.uk</domain_name>
   <domain_keyword>getripped</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-11 21:08:19</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>getzipper.com</domain_name>
   <domain_keyword>getzipper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:32:20</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2021-03-30</update_date>
   <expiry_date>2024-04-05</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>92</num>
   <domain_name>get-mapped.com</domain_name>
   <domain_keyword>get-mapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:26:53</query_time>
   <create_date>2018-01-25</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Ltd.</registrar_name>
   <registrar_website>www.easyspace.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/dded3c71-c648-4bef-ae7f-cd1662c8f461</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>webzapped.com</domain_name>
   <domain_keyword>webzapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:01:24</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>petpapped.com</domain_name>
   <domain_keyword>petpapped</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:11:41</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>95</num>
   <domain_name>gethappen.org</domain_name>
   <domain_keyword>gethappen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:15:52</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>getwarped.net</domain_name>
   <domain_keyword>getwarped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:05:52</query_time>
   <create_date>2012-01-18</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-18</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/getwarped.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1stv.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3fhx.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>getzepmed.com</domain_name>
   <domain_keyword>getzepmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:10:06</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-20</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>ns27.domaincontrol.com</value>
    <value>ns28.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>98</num>
   <domain_name>getharped.info</domain_name>
   <domain_keyword>getharped</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 23:35:20</query_time>
   <create_date>2013-01-28</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rocket Mortgage, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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.rockfin.com</value>
    <value>ns2.rockfin.com</value>
    <value>ns3.rockfin.com</value>
    <value>ns4.rockfin.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>getdapper.co</domain_name>
   <domain_keyword>getdapper</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 21:58:28</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-09</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</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.getdapper.co</value>
    <value>ns2.getdapper.co</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>getwrapped.net</domain_name>
   <domain_keyword>getwrapped</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 23:38:15</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.374</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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