WHOIS QUERY TIME

26 Apr 2024 - 6:50 PM UTC

Registered: 23 February 2024
Modified: 23 February 2024
Expiry: 23 February 2025

REGISTRAR

Name: Register S.p.a.
Website: https://www.register.it

DNSSEC

yes

NAME SERVERS

ns1.register.it
ns2.register.it

DOMAIN STATUS

ok

REGISTRANT

Company: Gianfranco Schiavone
Address: Via Vito Antonio Lippolis, 8
City: CONVERSANO
State: BA
ZIP: 70014
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=opop.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "opop.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "opop.it",
            "domain_keyword": "opop",
            "domain_tld": "it",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Gianfranco Schiavone",
            "registrant_address": "Via Vito Antonio Lippolis, 8",
            "registrant_city": "CONVERSANO",
            "registrant_state": "BA",
            "registrant_zip": "70014",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>opop.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>opop.it</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Gianfranco Schiavone</registrant_company>
   <registrant_address>Via Vito Antonio Lippolis, 8</registrant_address>
   <registrant_city>CONVERSANO</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70014</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.052 seconds) for "opop.it" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2024 - 6:50 PM UTC

Registered: 23 February 2024
Modified: 23 February 2024
Expiry: 23 February 2025

REGISTRAR

Name: Register S.p.a.
Website: https://www.register.it

DNSSEC

yes

NAME SERVERS

ns1.register.it
ns2.register.it

DOMAIN STATUS

ok

REGISTRANT

Company: Gianfranco Schiavone
Address: Via Vito Antonio Lippolis, 8
City: CONVERSANO
State: BA
ZIP: 70014
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=opop.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "opop.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "opop.it",
    "results": [
        {
            "num": 1,
            "domain_name": "opop.it",
            "domain_keyword": "opop",
            "domain_tld": "it",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Gianfranco Schiavone",
            "registrant_address": "Via Vito Antonio Lippolis, 8",
            "registrant_city": "CONVERSANO",
            "registrant_state": "BA",
            "registrant_zip": "70014",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "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>opop.it</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>opop.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opop.it</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Gianfranco Schiavone</registrant_company>
   <registrant_address>Via Vito Antonio Lippolis, 8</registrant_address>
   <registrant_city>CONVERSANO</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70014</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 35 domain names (in 0.036 seconds) which contained the exact domain keyword "opop".
Domain Name Registered Expiry Registrar Ownership
1 opop.com 26 Dec 2002 26 Dec 2024 GoDaddy.com, LLC -
2 opop.net 14 Dec 2003 14 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
3 opop.ru 23 Mar 2004 23 Mar 2025 BEGET-RU Limited company "Comfort - Eko"
4 opop.jp 29 Mar 2005 31 Mar 2025 - katsumi watanabe
5 opop.su 13 Feb 2011 13 Feb 2025 NAUNET-SU Private Person
6 opop.org 15 Mar 2012 15 Mar 2025 Annulet LLC BuyDomains.com
7 opop.global 13 Jan 2015 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 opop.sk 27 Jun 2016 27 Jun 2024 ZONER s.r.o. OPOP spol. s.r.o.
9 opop.fr 3 Feb 2017 9 Jan 2025 OVH CONECTERM FRANCE
10 opop.co.uk 1 Jul 2017 1 Jul 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
11 opop.cloud 6 Dec 2018 6 Dec 2024 Porkbun LLC Private by Design, LLC
12 opop.ca 26 Feb 2020 26 Feb 2025 Tucows.com Co. REDACTED FOR PRIVACY
13 opop.live 19 Feb 2021 19 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
14 opop.fun 21 Apr 2021 21 Apr 2025 DNSPod, Inc. Ma Song
15 opop.top 13 Aug 2021 13 Aug 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou ou po jia ju you xian gong si
16 opop.xyz 3 Nov 2021 3 Nov 2024 Sav.com, LLC Privacy Protection
17 opop.pro 13 Feb 2022 13 Feb 2025 Cloudflare, Inc REDACTED FOR PRIVACY
18 opop.vip 24 Apr 2022 24 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chenye
19 opop.io 24 Oct 2022 24 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 opop.lt 11 Mar 2023 12 Mar 2025 UAB "Interneto vizija" -
21 opop.me 19 Mar 2023 19 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
22 opop.mobi 23 Mar 2023 23 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 opop.monster 13 May 2023 13 May 2025 NameSilo, LLC PrivacyGuardian.org llc
24 opop.tokyo 8 Jun 2023 8 Jun 2024 GMO Internet Group, Inc. -
25 opop.pw 2 Jul 2023 2 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
26 opop.bio 11 Jul 2023 11 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
27 opop.biz 25 Jul 2023 25 Jul 2024 Tucows Domains Inc. Data Protected
28 opop.world 25 Jul 2023 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 opop.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
30 opop.store 5 Nov 2023 5 Nov 2024 Gabia, Inc. Lee Jae Hyuk
31 opop.org.uk 13 Nov 2023 13 Nov 2024 Docky Company [Tag = DOCKYCOMPANY] -
32 opop.online 21 Feb 2024 21 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
33 opop.it 23 Feb 2024 23 Feb 2025 Register S.p.a. Gianfranco Schiavone
34 opop.site 24 Mar 2024 24 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
35 opop.life 20 May 2024 20 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
36 opop.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=opop&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "opop",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 36,
        "relation": "eq",
        "current": 36
    },
    "unique_domains": "opop.com, opop.net, opop.ru, opop.jp, opop.su, opop.org, opop.global, opop.sk, opop.fr, opop.co.uk, opop.cloud, opop.ca, opop.live, opop.fun, opop.top, opop.xyz, opop.pro, opop.vip, opop.io, opop.lt, opop.me, opop.mobi, opop.monster, opop.tokyo, opop.pw, opop.bio, opop.biz, opop.world, opop.info, opop.store, opop.org.uk, opop.online, opop.it, opop.site, opop.life, opop.de",
    "results": [
        {
            "num": 1,
            "domain_name": "opop.com",
            "domain_keyword": "opop",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:34:16",
            "create_date": "2002-12-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "opop.net",
            "domain_keyword": "opop",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2003-12-14",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-14",
            "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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/opop.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "opop.ru",
            "domain_keyword": "opop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:27:41",
            "create_date": "2004-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "BEGET-RU",
            "registrant_company": "Limited company \"Comfort - Eko\"",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "opop.jp",
            "domain_keyword": "opop",
            "domain_tld": "jp",
            "query_time": "2024-06-01 13:03:03",
            "create_date": "2005-03-29",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "katsumi watanabe",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "opop.su",
            "domain_keyword": "opop",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:23:15",
            "create_date": "2011-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "NAUNET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.naunet.ru",
                "dns2.naunet.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 6,
            "domain_name": "opop.org",
            "domain_keyword": "opop",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2012-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "opop.global",
            "domain_keyword": "opop",
            "domain_tld": "global",
            "query_time": "2024-05-23 16:11:32",
            "create_date": "2015-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "opop.sk",
            "domain_keyword": "opop",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:34:15",
            "create_date": "2016-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "registrar_name": "ZONER s.r.o.",
            "registrant_name": "OPOP spol. s.r.o.",
            "registrant_company": "OPOP spol. s.r.o.",
            "registrant_address": "Zašovská 750",
            "registrant_city": "Valašské Meziříčí",
            "registrant_zip": "757 01",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "opop.fr",
            "domain_keyword": "opop",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:54:25",
            "create_date": "2017-02-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "CONECTERM FRANCE",
            "registrant_address": "CONECTERM FRANCE, rue de Kingersheim 1C, 68120 Richwiller",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.389512460",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 10,
            "domain_name": "opop.co.uk",
            "domain_keyword": "opop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 00:57:48",
            "create_date": "2017-07-01",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-01",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "opop.cloud",
            "domain_keyword": "opop",
            "domain_tld": "cloud",
            "query_time": "2024-05-02 03:05:57",
            "create_date": "2018-12-06",
            "update_date": "2023-10-16",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "opop.ca",
            "domain_keyword": "opop",
            "domain_tld": "ca",
            "query_time": "2024-06-11 16:34:16",
            "create_date": "2020-02-26",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-26",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "opop.live",
            "domain_keyword": "opop",
            "domain_tld": "live",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2021-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2027-02-19",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "opop.fun",
            "domain_keyword": "opop",
            "domain_tld": "fun",
            "query_time": "2024-05-02 03:05:57",
            "create_date": "2021-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Ma Song",
            "registrant_state": "bei jing shi",
            "registrant_country": "CN",
            "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": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "opop.top",
            "domain_keyword": "opop",
            "domain_tld": "top",
            "query_time": "2024-05-01 23:29:33",
            "create_date": "2021-08-13",
            "expiry_date": "2031-08-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guang zhou ou po jia ju you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "opop.xyz",
            "domain_keyword": "opop",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 04:56:09",
            "create_date": "2021-11-03",
            "update_date": "2024-03-11",
            "expiry_date": "2024-11-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "opop.pro",
            "domain_keyword": "opop",
            "domain_tld": "pro",
            "query_time": "2024-06-01 13:03:03",
            "create_date": "2022-02-13",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Av",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "gwen.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "opop.vip",
            "domain_keyword": "opop",
            "domain_tld": "vip",
            "query_time": "2024-06-11 16:34:17",
            "create_date": "2022-04-24",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chenye",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "jasmine.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "opop.io",
            "domain_keyword": "opop",
            "domain_tld": "io",
            "query_time": "2024-05-13 04:56:09",
            "create_date": "2022-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-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": [
                "ns-1123.awsdns-12.org",
                "ns-1798.awsdns-32.co.uk",
                "ns-190.awsdns-23.com",
                "ns-530.awsdns-02.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "opop.lt",
            "domain_keyword": "opop",
            "domain_tld": "lt",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2023-03-11",
            "expiry_date": "2025-03-12",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 21,
            "domain_name": "opop.me",
            "domain_keyword": "opop",
            "domain_tld": "me",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2023-03-19",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "dongbu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AZ",
            "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": [
                "ns1jlp.name.com",
                "ns2dqx.name.com",
                "ns3gmv.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "opop.mobi",
            "domain_keyword": "opop",
            "domain_tld": "mobi",
            "query_time": "2024-06-01 00:30:46",
            "create_date": "2023-03-23",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-23",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "opop.monster",
            "domain_keyword": "opop",
            "domain_tld": "monster",
            "query_time": "2024-05-15 00:57:48",
            "create_date": "2023-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "opop.tokyo",
            "domain_keyword": "opop",
            "domain_tld": "tokyo",
            "query_time": "2024-04-26 18:50:07",
            "create_date": "2023-06-08",
            "update_date": "2023-09-04",
            "expiry_date": "2024-06-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "opop.pw",
            "domain_keyword": "opop",
            "domain_tld": "pw",
            "query_time": "2024-06-11 16:34:17",
            "create_date": "2023-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_email": "https://whois.nic.pw/contact/opop.pw/registrant",
            "name_servers": [
                "ns5.resellerclub.com",
                "ns6.resellerclub.com",
                "ns7.resellerclub.com",
                "ns8.resellerclub.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "opop.bio",
            "domain_keyword": "opop",
            "domain_tld": "bio",
            "query_time": "2024-06-01 13:03:03",
            "create_date": "2023-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-11",
            "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 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": [
                "ns1cnb.name.com",
                "ns2fjz.name.com",
                "ns3cna.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "opop.biz",
            "domain_keyword": "opop",
            "domain_tld": "biz",
            "query_time": "2024-05-02 03:05:57",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "opop.world",
            "domain_keyword": "opop",
            "domain_tld": "world",
            "query_time": "2024-05-02 03:05:57",
            "create_date": "2023-07-25",
            "update_date": "2024-01-22",
            "expiry_date": "2024-07-25",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "opop.info",
            "domain_keyword": "opop",
            "domain_tld": "info",
            "query_time": "2024-05-13 04:56:09",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "opop.store",
            "domain_keyword": "opop",
            "domain_tld": "store",
            "query_time": "2024-05-19 05:26:31",
            "create_date": "2023-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-05",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_company": "Lee Jae Hyuk",
            "registrant_country": "KR",
            "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.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "opop.org.uk",
            "domain_keyword": "opop",
            "domain_tld": "org.uk",
            "query_time": "2024-05-09 14:44:48",
            "create_date": "2023-11-13",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-13",
            "registrar_name": "Docky Company [Tag = DOCKYCOMPANY]",
            "registrar_website": "https://docky.ly",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "opop.online",
            "domain_keyword": "opop",
            "domain_tld": "online",
            "query_time": "2024-06-11 16:34:17",
            "create_date": "2024-02-21",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-21",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "opop.it",
            "domain_keyword": "opop",
            "domain_tld": "it",
            "query_time": "2024-04-26 18:50:06",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Gianfranco Schiavone",
            "registrant_address": "Via Vito Antonio Lippolis, 8",
            "registrant_city": "CONVERSANO",
            "registrant_state": "BA",
            "registrant_zip": "70014",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "opop.site",
            "domain_keyword": "opop",
            "domain_tld": "site",
            "query_time": "2024-05-26 04:34:24",
            "create_date": "2024-03-24",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "amanda.ns.cloudflare.com",
                "glen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "opop.life",
            "domain_keyword": "opop",
            "domain_tld": "life",
            "query_time": "2024-05-25 15:11:27",
            "create_date": "2024-05-20",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "opop.de",
            "domain_keyword": "opop",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:00:49",
            "update_date": "2012-11-05",
            "name_servers": [
                "iwx-ns1.ica-net.de",
                "iwx-ns2.ica-net.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>opop</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>36</total>
  <relation>eq</relation>
  <current>36</current>
 </count>
 <unique_domains>opop.com, opop.net, opop.ru, opop.jp, opop.su, opop.org, opop.global, opop.sk, opop.fr, opop.co.uk, opop.cloud, opop.ca, opop.live, opop.fun, opop.top, opop.xyz, opop.pro, opop.vip, opop.io, opop.lt, opop.me, opop.mobi, opop.monster, opop.tokyo, opop.pw, opop.bio, opop.biz, opop.world, opop.info, opop.store, opop.org.uk, opop.online, opop.it, opop.site, opop.life, opop.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opop.com</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:34:16</query_time>
   <create_date>2002-12-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>opop.net</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2003-12-14</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-14</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>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/opop.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>opop.ru</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:27:41</query_time>
   <create_date>2004-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>Limited company &quot;Comfort - Eko&quot;</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>opop.jp</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 13:03:03</query_time>
   <create_date>2005-03-29</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>katsumi watanabe</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>opop.su</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:23:15</query_time>
   <create_date>2011-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>NAUNET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.naunet.ru</value>
    <value>dns2.naunet.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>opop.org</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2012-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>opop.global</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-23 16:11:32</query_time>
   <create_date>2015-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>opop.sk</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:34:15</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>ZONER s.r.o.</registrar_name>
   <registrant_name>OPOP spol. s.r.o.</registrant_name>
   <registrant_company>OPOP spol. s.r.o.</registrant_company>
   <registrant_address>Zašovská 750</registrant_address>
   <registrant_city>Valašské Meziříčí</registrant_city>
   <registrant_zip>757 01</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>opop.fr</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:54:25</query_time>
   <create_date>2017-02-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>CONECTERM FRANCE</registrant_company>
   <registrant_address>CONECTERM FRANCE, rue de Kingersheim 1C, 68120 Richwiller</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.389512460</registrant_phone>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>opop.co.uk</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 00:57:48</query_time>
   <create_date>2017-07-01</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>opop.cloud</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-02 03:05:57</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>opop.ca</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-11 16:34:16</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>opop.live</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2027-02-19</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>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>14</num>
   <domain_name>opop.fun</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-02 03:05:57</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Ma Song</registrant_company>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_country>CN</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>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>opop.top</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 23:29:33</query_time>
   <create_date>2021-08-13</create_date>
   <expiry_date>2031-08-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guang zhou ou po jia ju you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>opop.xyz</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 04:56:09</query_time>
   <create_date>2021-11-03</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>opop.pro</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 13:03:03</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>Av</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>gwen.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.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>opop.vip</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-11 16:34:17</query_time>
   <create_date>2022-04-24</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chenye</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>jasmine.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>opop.io</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 04:56:09</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-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>ns-1123.awsdns-12.org</value>
    <value>ns-1798.awsdns-32.co.uk</value>
    <value>ns-190.awsdns-23.com</value>
    <value>ns-530.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>opop.lt</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2023-03-11</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>opop.me</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>dongbu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AZ</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>ns1jlp.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3gmv.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>opop.mobi</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-01 00:30:46</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-23</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>opop.monster</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-15 00:57:48</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>opop.tokyo</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-26 18:50:07</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>opop.pw</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-06-11 16:34:17</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/opop.pw/registrant</registrant_email>
   <name_servers>
    <value>ns5.resellerclub.com</value>
    <value>ns6.resellerclub.com</value>
    <value>ns7.resellerclub.com</value>
    <value>ns8.resellerclub.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>opop.bio</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-01 13:03:03</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-11</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 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>ns1cnb.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>opop.biz</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 03:05:57</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.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>28</num>
   <domain_name>opop.world</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-02 03:05:57</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2024-01-22</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/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>ns59.domaincontrol.com</value>
    <value>ns60.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>opop.info</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 04:56:09</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>opop.store</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 05:26:31</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_company>Lee Jae Hyuk</registrant_company>
   <registrant_country>KR</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.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>opop.org.uk</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-09 14:44:48</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Docky Company [Tag = DOCKYCOMPANY]</registrar_name>
   <registrar_website>https://docky.ly</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>opop.online</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 16:34:17</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>opop.it</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 18:50:06</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Gianfranco Schiavone</registrant_company>
   <registrant_address>Via Vito Antonio Lippolis, 8</registrant_address>
   <registrant_city>CONVERSANO</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70014</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>opop.site</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 04:34:24</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>amanda.ns.cloudflare.com</value>
    <value>glen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>opop.life</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 15:11:27</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>opop.de</domain_name>
   <domain_keyword>opop</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:00:49</query_time>
   <update_date>2012-11-05</update_date>
   <name_servers>
    <value>iwx-ns1.ica-net.de</value>
    <value>iwx-ns2.ica-net.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,571 domain names (in 0.062 seconds) which look and sound like the brand name "opop".
Domain Name Registered Expiry Registrar Ownership
1 cpop.org.uk 13 Apr 2015 13 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
2 upop.co.uk 20 Aug 2015 20 Aug 2024 Garth Piesse [Tag = COHERENT-NZ] -
3 gpop.co.uk 10 Jul 2003 10 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
4 poop.one 7 Feb 2017 7 Feb 2025 eNom, LLC MARTI MARTI
5 opope.dev 15 Aug 2023 15 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
6 opqp.com 19 Oct 2008 19 Oct 2024 eName Technology Co.,Ltd. -
7 opap.live 23 Apr 2024 23 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 gopop.co 29 Oct 2013 28 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 oppo.ca 5 May 2010 5 May 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
10 opos.biz 24 Aug 2011 23 Aug 2024 Key-Systems GmbH Domain Privacy Trustee SA
11 oppo.fashion 21 Sep 2020 21 Sep 2024 Brand Focus Limited Guangdong OPPO Mobile Telecommunications Corp., Ltd.
12 opop2.com 5 Jun 2007 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 qpop.site 16 May 2024 16 May 2025 Gabia, Inc. -
14 ipop.support 19 Jun 2018 19 Jun 2025 Squarespace Domains II LLC Sinorrah IT Solutions
15 kpop.email 15 Jul 2021 15 Jul 2024 Porkbun LLC N/A
16 olpop.online 14 Sep 2023 14 Sep 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
17 omop.link 23 Mar 2021 23 Mar 2024 Gandi SAS REDACTED FOR PRIVACY
18 upop.store 30 Jun 2023 30 Jun 2024 Key-Systems LLC -
19 opap.jp 14 Nov 2012 30 Nov 2024 - Open Process Animation Project Japan
20 opoa.net 5 Mar 2007 5 Mar 2025 GoDaddy.com, LLC -
21 opoc.ca 30 Jun 2015 30 Jun 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
22 opoh.net 19 Mar 2018 19 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 opol.shop 8 Oct 2023 8 Oct 2024 GoDaddy.com LLC -
24 jpop.info 25 Jul 2023 25 Jul 2024 Sav.com, LLC Privacy Protection
25 kpop.cfd 23 Dec 2023 23 Dec 2024 Dynadot LLC -
26 okop.org 7 Feb 2014 7 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
27 odop.ru 27 Jul 2016 27 Jul 2024 AXELNAME-RU Private Person
28 ipop.com 8 Dec 1997 7 Dec 2024 Register.com, Inc. PERFECT PRIVACY, LLC
29 gopop.com.br 16 May 2013 16 May 2025 LOCAWEB (2) aldo abichara
30 ohop.com 20 Nov 2000 20 Nov 2024 INAMES CO., LTD. Dong Jin Kim
31 opox.net 24 May 2024 24 May 2025 Porkbun LLC Private by Design, LLC
32 xpop.com 16 Dec 1997 15 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
33 fpop.com.br 29 May 2007 29 May 2027 - Jornal Folha Popular
34 tpop.dev 6 Jul 2022 6 Jul 2024 TLD Registrar Solutions Ltd Whois Privacy Corp.
35 xpop.observer 27 Mar 2024 27 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
36 apop.miami 24 Jul 2023 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 otop.net 21 Oct 2002 21 Oct 2024 GoDaddy.com, LLC -
38 okpop.com 18 Jan 2003 18 Jan 2025 Register.com, Inc. -
39 odop.org 9 Nov 2019 9 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 opos.net 26 Jan 2008 26 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
41 dpop.ru 25 May 2017 25 May 2025 SALENAMES-RU Private Person
42 copop.uk 27 Apr 2021 27 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
43 opyop.com 18 Feb 2010 18 Feb 2025 NameCheap, Inc. -
44 dpop.eu - - Mesh Digital Limited -
45 op-p.icu 1 Mar 2024 1 Mar 2025 Gname.com Pte. Ltd. xzcxzcdsadsadsa
46 2pop.com.br 17 Feb 2021 17 Feb 2026 - VN AUTOMA??O COMERCIO E SERVICOS LTDA ME
47 ocop.com 24 Sep 2003 24 Sep 2024 GoDaddy.com, LLC NameFind LLC
48 opopa.lt 10 Nov 2022 11 Nov 2024 UAB "Interneto vizija" -
49 okop.store 31 Jul 2023 31 Jul 2024 Dynadot LLC -
50 osop.xyz 2 Jun 2023 2 Jun 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
51 poop.skin 21 Sep 2022 21 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
52 zpop.org 2 Nov 2016 2 Nov 2024 IONOS SE REDACTED FOR PRIVACY
53 ppop.com 17 Apr 2001 17 Apr 2025 Onlinenic Inc Sooyong Kim
54 odpop.net 12 Oct 2012 12 Oct 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
55 opoq.org 19 Aug 2021 19 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 npop.info 18 Aug 2023 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 poop.vet 2 Mar 2024 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 5pop.co 6 Aug 2015 5 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
59 hopop.ru 28 Jun 2022 28 Jun 2024 DOMAINSHOP-RU Private Person
60 ipop.it 8 Sep 2009 5 Dec 2024 NameCase GmbH hidden
61 opep.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
62 kpop.international 2 May 2014 2 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0137393765
63 ofpop.email 12 May 2023 12 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
64 otop.it 11 Aug 2020 11 Aug 2024 Netim ALIANCO SA
65 bpop.pl 4 Jan 2006 4 Jan 2025 AZ.pl Sp. z o.o. -
66 optop.us 17 Jul 2023 17 Jul 2024 Sav.com, LLC - 7 carmen cervantes romero
67 opom.co.uk 13 Jun 2018 13 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
68 kpop.chat 31 Oct 2022 31 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
69 fpop.org 13 Feb 2024 13 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 opol.pl 16 Jan 2002 15 Jan 2025 Domena.pl sp. z o.o. -
71 opok.cn 29 Jun 2023 29 Jun 2024 广东时代互联科技有限公司 陈爱英
72 rpop.net 11 Sep 2011 11 Sep 2024 DomainDelights LLC HugeDomains.com
73 otop.org.pl 4 Dec 2001 3 Dec 2024 home.pl S.A. -
74 upop.vip 17 May 2016 17 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
75 oppp.top 25 Sep 2015 25 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
76 poop.com 8 Feb 1998 16 Nov 2024 GoDaddy.com, LLC -
77 topop.best 22 Apr 2023 22 Apr 2025 Sav.com, LLC- 2 Privacy Protection
78 opaop.lt 4 Mar 2020 5 Mar 2025 UAB "Interneto vizija" -
79 ovop.nl 25 Mar 2016 - team.blue nl B.V. -
80 opdp.online 17 Oct 2023 17 Oct 2024 Soluciones Corporativas IP, S.L.U. Julio Cesar Aldariz
81 oprop.net 9 Oct 2023 9 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 oppop.ru 3 Oct 2020 3 Oct 2024 REGRU-RU Private Person
83 ipop.co 28 Sep 2017 27 Sep 2024 InterNetX GmbH Wolfgang Moecklin IT-Services
84 kpop.band 14 Mar 2020 14 Mar 2025 Porkbun LLC Private by Design, LLC
85 npop.site 15 Jan 2024 15 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
86 oppo.run 21 Sep 2020 21 Sep 2024 Brand Focus Limited Guangdong OPPO Mobile Telecommunications Corp., Ltd.
87 oplp.app 23 May 2023 23 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
88 gopop.org 19 Mar 2003 19 Mar 2025 Azdomainz, LLC BuyDomains.com
89 opoc.org 22 May 2002 22 May 2025 Acens Technologies, S.L.U. Organitzacio De Productors Oliaires De Catalunya
90 cpop.app 8 Sep 2020 8 Sep 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
91 poop.pink 1 Nov 2023 1 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 opos.com 6 Nov 2000 6 Nov 2024 Megazone Corp., dba HOSTING.KR Dong Jin Kim
93 jpop.it 17 Apr 2013 5 May 2025 Algorithmedia S.r.l. Puglia.com Srls
94 kpop.cc 15 Feb 2019 15 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
95 opmp.lol 6 Apr 2024 6 Apr 2025 Porkbun, LLC Private by Design, LLC
96 opopi.com 14 Jun 2017 14 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
97 epop.pro 19 Apr 2023 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 opok.ru 13 Jan 2012 13 Jan 2025 R01-RU Private Person
99 xpop.ru 24 Nov 2009 24 Nov 2024 SALENAMES-RU Private Person
100 oqpop.sbs 14 Dec 2023 14 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
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 Opop.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=opop.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "opop.it",
        "page_size": 100
    },
    "count": {
        "total": 2571,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cpop.org.uk, upop.co.uk, gpop.co.uk, poop.one, opope.dev, opqp.com, opap.live, gopop.co, oppo.ca, opos.biz, oppo.fashion, opop2.com, qpop.site, ipop.support, kpop.email, olpop.online, omop.link, upop.store, opap.jp, opoa.net, opoc.ca, opoh.net, opol.shop, jpop.info, kpop.cfd, okop.org, odop.ru, ipop.com, gopop.com.br, ohop.com, opox.net, xpop.com, fpop.com.br, tpop.dev, xpop.observer, apop.miami, otop.net, okpop.com, odop.org, opos.net, dpop.ru, copop.uk, opyop.com, dpop.eu, op-p.icu, 2pop.com.br, ocop.com, opopa.lt, okop.store, osop.xyz, poop.skin, zpop.org, ppop.com, odpop.net, opoq.org, npop.info, poop.vet, 5pop.co, hopop.ru, ipop.it, opep.shop, kpop.international, ofpop.email, otop.it, bpop.pl, optop.us, opom.co.uk, kpop.chat, fpop.org, opol.pl, opok.cn, rpop.net, otop.org.pl, upop.vip, oppp.top, poop.com, topop.best, opaop.lt, ovop.nl, opdp.online, oprop.net, oppop.ru, ipop.co, kpop.band, npop.site, oppo.run, oplp.app, gopop.org, opoc.org, cpop.app, poop.pink, opos.com, jpop.it, kpop.cc, opmp.lol, opopi.com, epop.pro, opok.ru, xpop.ru, oqpop.sbs",
    "results": [
        {
            "num": 1,
            "domain_name": "cpop.org.uk",
            "domain_keyword": "cpop",
            "domain_tld": "org.uk",
            "query_time": "2024-04-19 22:52:19",
            "create_date": "2015-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "upop.co.uk",
            "domain_keyword": "upop",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 01:11:13",
            "create_date": "2015-08-20",
            "update_date": "2023-01-13",
            "expiry_date": "2024-08-20",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "gpop.co.uk",
            "domain_keyword": "gpop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 12:06:21",
            "create_date": "2003-07-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "poop.one",
            "domain_keyword": "poop",
            "domain_tld": "one",
            "query_time": "2024-04-25 13:05:59",
            "create_date": "2017-02-07",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MARTI MARTI",
            "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.bizland-default.domainparkingserver.net",
                "ns2.bizland-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "opope.dev",
            "domain_keyword": "opope",
            "domain_tld": "dev",
            "query_time": "2024-04-25 10:16:36",
            "create_date": "2023-08-15",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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 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": [
                "beth.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "opqp.com",
            "domain_keyword": "opqp",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:18:26",
            "create_date": "2008-10-19",
            "update_date": "2023-07-15",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "HeBei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/opqp.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "opap.live",
            "domain_keyword": "opap",
            "domain_tld": "live",
            "query_time": "2024-04-26 17:20:40",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "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": [
                "donna.ns.cloudflare.com",
                "rene.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "gopop.co",
            "domain_keyword": "gopop",
            "domain_tld": "co",
            "query_time": "2024-05-09 09:38:48",
            "create_date": "2013-10-29",
            "update_date": "2023-10-23",
            "expiry_date": "2025-10-28",
            "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": [
                "ns1.gopop.co",
                "ns2.gopop.co"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "oppo.ca",
            "domain_keyword": "oppo",
            "domain_tld": "ca",
            "query_time": "2024-05-09 14:46:04",
            "create_date": "2010-05-05",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-05",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.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": [
                "ns1.lamicro.net",
                "ns2.lamicro.net",
                "ns3.lamicro.net",
                "ns4.lamicro.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "opos.biz",
            "domain_keyword": "opos",
            "domain_tld": "biz",
            "query_time": "2024-05-13 04:56:28",
            "create_date": "2011-08-24",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "oppo.fashion",
            "domain_keyword": "oppo",
            "domain_tld": "fashion",
            "query_time": "2024-05-13 04:57:59",
            "create_date": "2020-09-21",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3883,
            "registrar_name": "Brand Focus Limited",
            "registrar_website": "brandfocus.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guangdong OPPO Mobile Telecommunications Corp., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "dongguanshi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.brandcloudns.com",
                "ns2.brandcloudns.com",
                "ns3.brandcloudns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "opop2.com",
            "domain_keyword": "opop2",
            "domain_tld": "com",
            "query_time": "2024-05-23 16:11:32",
            "create_date": "2007-06-05",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-05",
            "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=opop2.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.f1.com.tw",
                "dns2.f1.com.tw"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "qpop.site",
            "domain_keyword": "qpop",
            "domain_tld": "site",
            "query_time": "2024-05-18 17:36:50",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ipop.support",
            "domain_keyword": "ipop",
            "domain_tld": "support",
            "query_time": "2024-05-19 03:25:24",
            "create_date": "2018-06-19",
            "update_date": "2024-04-26",
            "expiry_date": "2025-06-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sinorrah IT Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.sinorrah.co.uk",
                "ns02.sinorrah.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kpop.email",
            "domain_keyword": "kpop",
            "domain_tld": "email",
            "query_time": "2024-05-25 20:55:23",
            "create_date": "2021-07-15",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "addilyn.ns.cloudflare.com",
                "brady.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "olpop.online",
            "domain_keyword": "olpop",
            "domain_tld": "online",
            "query_time": "2024-05-27 15:38:01",
            "create_date": "2023-09-14",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "omop.link",
            "domain_keyword": "omop",
            "domain_tld": "link",
            "query_time": "2024-05-31 05:27:20",
            "create_date": "2021-03-23",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1075.awsdns-06.org",
                "ns-1549.awsdns-01.co.uk",
                "ns-162.awsdns-20.com",
                "ns-867.awsdns-44.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "upop.store",
            "domain_keyword": "upop",
            "domain_tld": "store",
            "query_time": "2024-05-28 09:42:45",
            "create_date": "2023-06-30",
            "update_date": "2024-05-20",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "NL",
            "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-suspended.zxcs.nl",
                "ns2-suspended.zxcs.be",
                "ns3-suspended.zxcs.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "opap.jp",
            "domain_keyword": "opap",
            "domain_tld": "jp",
            "query_time": "2024-04-27 23:23:36",
            "create_date": "2012-11-14",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "Open Process Animation Project Japan",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "art.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 20,
            "domain_name": "opoa.net",
            "domain_keyword": "opoa",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:49:34",
            "create_date": "2007-03-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "opoc.ca",
            "domain_keyword": "opoc",
            "domain_tld": "ca",
            "query_time": "2024-04-26 18:49:36",
            "create_date": "2015-06-30",
            "update_date": "2024-04-13",
            "expiry_date": "2024-06-30",
            "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.com",
                "dns2.rebel.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "opoh.net",
            "domain_keyword": "opoh",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:49:45",
            "create_date": "2018-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "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=opoh.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "opol.shop",
            "domain_keyword": "opol",
            "domain_tld": "shop",
            "query_time": "2024-04-26 18:49:52",
            "create_date": "2023-10-08",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jpop.info",
            "domain_keyword": "jpop",
            "domain_tld": "info",
            "query_time": "2024-04-28 21:29:04",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "kpop.cfd",
            "domain_keyword": "kpop",
            "domain_tld": "cfd",
            "query_time": "2024-04-29 00:46:18",
            "create_date": "2023-12-23",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "okop.org",
            "domain_keyword": "okop",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:52:32",
            "create_date": "2014-02-07",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "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": "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "odop.ru",
            "domain_keyword": "odop",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:20:10",
            "create_date": "2016-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "ipop.com",
            "domain_keyword": "ipop",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:11:35",
            "create_date": "1997-12-08",
            "update_date": "2021-12-10",
            "expiry_date": "2024-12-07",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "ns.lfihosting.com",
                "ns2.lfihosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gopop.com.br",
            "domain_keyword": "gopop",
            "domain_tld": "com.br",
            "query_time": "2024-05-17 23:40:41",
            "create_date": "2013-05-16",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-16",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "aldo abichara",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 30,
            "domain_name": "ohop.com",
            "domain_keyword": "ohop",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:48:56",
            "create_date": "2000-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Dong Jin Kim",
            "registrant_company": "Dong Jin Kim",
            "registrant_address": "3-204 Daedong APT, Bugae 3 dong, 640 Gilju-ro Bupyeong-gu",
            "registrant_city": "Incheon",
            "registrant_zip": "21351",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.325031867",
            "name_servers": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "opox.net",
            "domain_keyword": "opox",
            "domain_tld": "net",
            "query_time": "2024-05-27 17:06:06",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "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/opox.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "xpop.com",
            "domain_keyword": "xpop",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:52:25",
            "create_date": "1997-12-16",
            "update_date": "2024-05-10",
            "expiry_date": "2024-12-15",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fpop.com.br",
            "domain_keyword": "fpop",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 02:48:38",
            "create_date": "2007-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2027-05-29",
            "registrant_name": "Jornal Folha Popular",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 34,
            "domain_name": "tpop.dev",
            "domain_keyword": "tpop",
            "domain_tld": "dev",
            "query_time": "2024-05-28 09:16:01",
            "create_date": "2022-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_country": "BS",
            "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": [
                "brett.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "xpop.observer",
            "domain_keyword": "xpop",
            "domain_tld": "observer",
            "query_time": "2024-05-31 04:51:47",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "76",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-114-c.gandi.net",
                "ns-136-a.gandi.net",
                "ns-182-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "apop.miami",
            "domain_keyword": "apop",
            "domain_tld": "miami",
            "query_time": "2024-06-10 02:03:59",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "otop.net",
            "domain_keyword": "otop",
            "domain_tld": "net",
            "query_time": "2024-06-12 14:01:01",
            "create_date": "2002-10-21",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-21",
            "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": 38,
            "domain_name": "okpop.com",
            "domain_keyword": "okpop",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:54:03",
            "create_date": "2003-01-18",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "odop.org",
            "domain_keyword": "odop",
            "domain_tld": "org",
            "query_time": "2024-04-19 02:57:09",
            "create_date": "2019-11-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-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.namesrvr.net",
                "ns2.namesrvr.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "opos.net",
            "domain_keyword": "opos",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:51:00",
            "create_date": "2008-01-26",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.jinmi.com",
                "ns2.jinmi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dpop.ru",
            "domain_keyword": "dpop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:48:47",
            "create_date": "2017-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "copop.uk",
            "domain_keyword": "copop",
            "domain_tld": "uk",
            "query_time": "2024-04-29 02:11:31",
            "create_date": "2021-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns-1007.awsdns-61.net",
                "ns-1233.awsdns-26.org",
                "ns-1969.awsdns-54.co.uk",
                "ns-282.awsdns-35.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "opyop.com",
            "domain_keyword": "opyop",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:27:16",
            "create_date": "2010-02-18",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dpop.eu",
            "domain_keyword": "dpop",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:14:25",
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://domains.meshdigital.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ]
        },
        {
            "num": 45,
            "domain_name": "op-p.icu",
            "domain_keyword": "op-p",
            "domain_tld": "icu",
            "query_time": "2024-05-08 06:31:11",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "xzcxzcdsadsadsa",
            "registrant_state": "Northern Territory",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "2pop.com.br",
            "domain_keyword": "2pop",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 19:05:11",
            "create_date": "2021-02-17",
            "update_date": "2024-02-03",
            "expiry_date": "2026-02-17",
            "registrant_name": "VN AUTOMA??O COMERCIO E SERVICOS LTDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "ocop.com",
            "domain_keyword": "ocop",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:47:50",
            "create_date": "2003-09-24",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "opopa.lt",
            "domain_keyword": "opopa",
            "domain_tld": "lt",
            "query_time": "2024-05-13 04:56:10",
            "create_date": "2022-11-10",
            "expiry_date": "2024-11-11",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 49,
            "domain_name": "okop.store",
            "domain_keyword": "okop",
            "domain_tld": "store",
            "query_time": "2024-05-19 16:50:23",
            "create_date": "2023-07-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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": 50,
            "domain_name": "osop.xyz",
            "domain_keyword": "osop",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 03:47:21",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "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": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "poop.skin",
            "domain_keyword": "poop",
            "domain_tld": "skin",
            "query_time": "2024-04-25 13:05:59",
            "create_date": "2022-09-21",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-21",
            "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": [
                "gerald.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "zpop.org",
            "domain_keyword": "zpop",
            "domain_tld": "org",
            "query_time": "2024-04-22 23:01:24",
            "create_date": "2016-11-02",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ppop.com",
            "domain_keyword": "ppop",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:16:16",
            "create_date": "2001-04-17",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-17",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Sooyong Kim",
            "registrant_address": "103-1203ho Yeokchon Centreville-APT, 220, Yeokchon-dong",
            "registrant_city": "Eunpyeong-gu",
            "registrant_state": "Seoul",
            "registrant_zip": "122-070",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.5021101010",
            "registrant_fax": "+82.5028080101",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "odpop.net",
            "domain_keyword": "odpop",
            "domain_tld": "net",
            "query_time": "2024-04-19 02:58:53",
            "create_date": "2012-10-12",
            "update_date": "2023-10-11",
            "expiry_date": "2025-10-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "opoq.org",
            "domain_keyword": "opoq",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:50:28",
            "create_date": "2021-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2025-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "npop.info",
            "domain_keyword": "npop",
            "domain_tld": "info",
            "query_time": "2024-05-09 23:03:31",
            "create_date": "2023-08-18",
            "update_date": "2024-03-27",
            "expiry_date": "2024-08-18",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "poop.vet",
            "domain_keyword": "poop",
            "domain_tld": "vet",
            "query_time": "2024-05-10 01:55:26",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "5pop.co",
            "domain_keyword": "5pop",
            "domain_tld": "co",
            "query_time": "2024-04-20 15:18:16",
            "create_date": "2015-08-06",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "hopop.ru",
            "domain_keyword": "hopop",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:21:23",
            "create_date": "2022-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "marlowe.ns.cloudflare.com"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "ipop.it",
            "domain_keyword": "ipop",
            "domain_tld": "it",
            "query_time": "2024-05-04 05:54:03",
            "create_date": "2009-09-08",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-05",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 61,
            "domain_name": "opep.shop",
            "domain_keyword": "opep",
            "domain_tld": "shop",
            "query_time": "2024-05-01 23:26:31",
            "create_date": "2023-10-20",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kpop.international",
            "domain_keyword": "kpop",
            "domain_tld": "international",
            "query_time": "2024-05-12 11:10:58",
            "create_date": "2014-05-02",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-02",
            "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 0137393765",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ofpop.email",
            "domain_keyword": "ofpop",
            "domain_tld": "email",
            "query_time": "2024-05-16 09:11:22",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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.ofpop.email",
                "ns2.ofpop.email"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "otop.it",
            "domain_keyword": "otop",
            "domain_tld": "it",
            "query_time": "2024-05-15 05:38:16",
            "create_date": "2020-08-11",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-11",
            "registrar_name": "Netim",
            "registrar_website": "http://www.netim.com/",
            "registrant_company": "ALIANCO SA",
            "registrant_address": "2 Route de Peney",
            "registrant_city": "VERNIER",
            "registrant_state": "CH",
            "registrant_zip": "1214",
            "registrant_country": "CH",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 65,
            "domain_name": "bpop.pl",
            "domain_keyword": "bpop",
            "domain_tld": "pl",
            "query_time": "2024-05-23 21:14:44",
            "create_date": "2006-01-04",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-04",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "optop.us",
            "domain_keyword": "optop",
            "domain_tld": "us",
            "query_time": "2024-05-26 04:44:23",
            "create_date": "2023-07-17",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-17",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "carmen",
            "registrant_company": "carmen cervantes romero",
            "registrant_address": "av universitaria cdra 31",
            "registrant_city": "lima",
            "registrant_state": "lima",
            "registrant_zip": "00139",
            "registrant_country": "PE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51.977656094",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "opom.co.uk",
            "domain_keyword": "opom",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 13:06:07",
            "create_date": "2018-06-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "kpop.chat",
            "domain_keyword": "kpop",
            "domain_tld": "chat",
            "query_time": "2024-05-14 20:41:28",
            "create_date": "2022-10-31",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-31",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "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": [
                "ns-106-b.gandi.net",
                "ns-162-c.gandi.net",
                "ns-20-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fpop.org",
            "domain_keyword": "fpop",
            "domain_tld": "org",
            "query_time": "2024-06-01 10:32:53",
            "create_date": "2024-02-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-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": "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": 70,
            "domain_name": "opol.pl",
            "domain_keyword": "opol",
            "domain_tld": "pl",
            "query_time": "2024-06-10 15:07:28",
            "create_date": "2002-01-16",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-15",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "opok.cn",
            "domain_keyword": "opok",
            "domain_tld": "cn",
            "query_time": "2024-06-11 16:33:23",
            "create_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈爱英",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "rpop.net",
            "domain_keyword": "rpop",
            "domain_tld": "net",
            "query_time": "2024-04-20 18:50:19",
            "create_date": "2011-09-11",
            "update_date": "2020-01-15",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1576,
            "registrar_name": "DomainDelights LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "otop.org.pl",
            "domain_keyword": "otop",
            "domain_tld": "org.pl",
            "query_time": "2024-04-16 22:54:23",
            "create_date": "2001-12-04",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "upop.vip",
            "domain_keyword": "upop",
            "domain_tld": "vip",
            "query_time": "2024-04-22 01:11:09",
            "create_date": "2016-05-17",
            "update_date": "2023-05-03",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "oppp.top",
            "domain_keyword": "oppp",
            "domain_tld": "top",
            "query_time": "2024-04-23 11:17:55",
            "create_date": "2015-09-25",
            "update_date": "2022-09-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "poop.com",
            "domain_keyword": "poop",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:20:59",
            "create_date": "1998-02-08",
            "update_date": "2023-09-15",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "topop.best",
            "domain_keyword": "topop",
            "domain_tld": "best",
            "query_time": "2024-05-01 18:53:22",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC- 2",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "tom.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "opaop.lt",
            "domain_keyword": "opaop",
            "domain_tld": "lt",
            "query_time": "2024-04-27 23:23:35",
            "create_date": "2020-03-04",
            "expiry_date": "2025-03-05",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 79,
            "domain_name": "ovop.nl",
            "domain_keyword": "ovop",
            "domain_tld": "nl",
            "query_time": "2024-05-01 00:31:22",
            "create_date": "2016-03-25",
            "update_date": "2021-11-11",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 80,
            "domain_name": "opdp.online",
            "domain_keyword": "opdp",
            "domain_tld": "online",
            "query_time": "2024-05-02 04:27:26",
            "create_date": "2023-10-17",
            "update_date": "2024-04-12",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Julio Cesar Aldariz",
            "registrant_state": "Coruna, A",
            "registrant_country": "ES",
            "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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "oprop.net",
            "domain_keyword": "oprop",
            "domain_tld": "net",
            "query_time": "2024-05-03 06:19:24",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "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=oprop.net",
            "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": 82,
            "domain_name": "oppop.ru",
            "domain_keyword": "oppop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:27:57",
            "create_date": "2020-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "ipop.co",
            "domain_keyword": "ipop",
            "domain_tld": "co",
            "query_time": "2024-05-04 05:54:03",
            "create_date": "2017-09-28",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-27",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfgang Moecklin IT-Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kpop.band",
            "domain_keyword": "kpop",
            "domain_tld": "band",
            "query_time": "2024-05-12 11:10:58",
            "create_date": "2020-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "npop.site",
            "domain_keyword": "npop",
            "domain_tld": "site",
            "query_time": "2024-05-19 02:19:55",
            "create_date": "2024-01-15",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-15",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "oppo.run",
            "domain_keyword": "oppo",
            "domain_tld": "run",
            "query_time": "2024-05-26 04:35:30",
            "create_date": "2020-09-21",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3883,
            "registrar_name": "Brand Focus Limited",
            "registrar_website": "http://brandfocus.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guangdong OPPO Mobile Telecommunications Corp., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "dongguanshi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.brandcloudns.com",
                "ns2.brandcloudns.com",
                "ns3.brandcloudns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "oplp.app",
            "domain_keyword": "oplp",
            "domain_tld": "app",
            "query_time": "2024-05-26 07:54:18",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gopop.org",
            "domain_keyword": "gopop",
            "domain_tld": "org",
            "query_time": "2024-05-17 23:40:41",
            "create_date": "2003-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "opoc.org",
            "domain_keyword": "opoc",
            "domain_tld": "org",
            "query_time": "2024-05-22 11:39:08",
            "create_date": "2002-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Organitzacio De Productors Oliaires De Catalunya",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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.srv-hostalia.com",
                "ns2.srv-hostalia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cpop.app",
            "domain_keyword": "cpop",
            "domain_tld": "app",
            "query_time": "2024-05-22 03:21:40",
            "create_date": "2020-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 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-1115.awsdns-11.org",
                "ns-1643.awsdns-13.co.uk",
                "ns-215.awsdns-26.com",
                "ns-868.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "poop.pink",
            "domain_keyword": "poop",
            "domain_tld": "pink",
            "query_time": "2024-05-30 10:16:27",
            "create_date": "2023-11-01",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-01",
            "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": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "opos.com",
            "domain_keyword": "opos",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:03:15",
            "create_date": "2000-11-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Dong Jin Kim",
            "registrant_company": "Dong Jin Kim",
            "registrant_address": "3-204 Daedong APT, Bugae-3, 640 Gilju-ro,  Bupyeong-gu",
            "registrant_city": "Incheon",
            "registrant_zip": "21351",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.325031867",
            "name_servers": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "jpop.it",
            "domain_keyword": "jpop",
            "domain_tld": "it",
            "query_time": "2024-05-29 18:49:13",
            "create_date": "2013-04-17",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-05",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "kpop.cc",
            "domain_keyword": "kpop",
            "domain_tld": "cc",
            "query_time": "2024-06-02 02:54:54",
            "create_date": "2019-02-15",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "chong qing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "opmp.lol",
            "domain_keyword": "opmp",
            "domain_tld": "lol",
            "query_time": "2024-06-11 16:32:32",
            "create_date": "2024-04-06",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "opopi.com",
            "domain_keyword": "opopi",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:50:28",
            "create_date": "2017-06-14",
            "update_date": "2024-04-12",
            "expiry_date": "2025-06-14",
            "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": "FUJIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=opopi.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": 97,
            "domain_name": "epop.pro",
            "domain_keyword": "epop",
            "domain_tld": "pro",
            "query_time": "2024-05-02 13:14:04",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "opok.ru",
            "domain_keyword": "opok",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:27:40",
            "create_date": "2012-01-13",
            "expiry_date": "2025-01-13",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "xpop.ru",
            "domain_keyword": "xpop",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:04:07",
            "create_date": "2009-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "oqpop.sbs",
            "domain_keyword": "oqpop",
            "domain_tld": "sbs",
            "query_time": "2024-05-03 02:01:36",
            "create_date": "2023-12-14",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>opop.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2571</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cpop.org.uk, upop.co.uk, gpop.co.uk, poop.one, opope.dev, opqp.com, opap.live, gopop.co, oppo.ca, opos.biz, oppo.fashion, opop2.com, qpop.site, ipop.support, kpop.email, olpop.online, omop.link, upop.store, opap.jp, opoa.net, opoc.ca, opoh.net, opol.shop, jpop.info, kpop.cfd, okop.org, odop.ru, ipop.com, gopop.com.br, ohop.com, opox.net, xpop.com, fpop.com.br, tpop.dev, xpop.observer, apop.miami, otop.net, okpop.com, odop.org, opos.net, dpop.ru, copop.uk, opyop.com, dpop.eu, op-p.icu, 2pop.com.br, ocop.com, opopa.lt, okop.store, osop.xyz, poop.skin, zpop.org, ppop.com, odpop.net, opoq.org, npop.info, poop.vet, 5pop.co, hopop.ru, ipop.it, opep.shop, kpop.international, ofpop.email, otop.it, bpop.pl, optop.us, opom.co.uk, kpop.chat, fpop.org, opol.pl, opok.cn, rpop.net, otop.org.pl, upop.vip, oppp.top, poop.com, topop.best, opaop.lt, ovop.nl, opdp.online, oprop.net, oppop.ru, ipop.co, kpop.band, npop.site, oppo.run, oplp.app, gopop.org, opoc.org, cpop.app, poop.pink, opos.com, jpop.it, kpop.cc, opmp.lol, opopi.com, epop.pro, opok.ru, xpop.ru, oqpop.sbs</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cpop.org.uk</domain_name>
   <domain_keyword>cpop</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-19 22:52:19</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>upop.co.uk</domain_name>
   <domain_keyword>upop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 01:11:13</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>gpop.co.uk</domain_name>
   <domain_keyword>gpop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 12:06:21</query_time>
   <create_date>2003-07-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>poop.one</domain_name>
   <domain_keyword>poop</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-25 13:05:59</query_time>
   <create_date>2017-02-07</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MARTI MARTI</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.bizland-default.domainparkingserver.net</value>
    <value>ns2.bizland-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>opope.dev</domain_name>
   <domain_keyword>opope</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-25 10:16:36</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>MI</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>beth.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>opqp.com</domain_name>
   <domain_keyword>opqp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:18:26</query_time>
   <create_date>2008-10-19</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>HeBei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/opqp.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>opap.live</domain_name>
   <domain_keyword>opap</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-26 17:20:40</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</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>donna.ns.cloudflare.com</value>
    <value>rene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>gopop.co</domain_name>
   <domain_keyword>gopop</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 09:38:48</query_time>
   <create_date>2013-10-29</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2025-10-28</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>ns1.gopop.co</value>
    <value>ns2.gopop.co</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>oppo.ca</domain_name>
   <domain_keyword>oppo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 14:46:04</query_time>
   <create_date>2010-05-05</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.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>ns1.lamicro.net</value>
    <value>ns2.lamicro.net</value>
    <value>ns3.lamicro.net</value>
    <value>ns4.lamicro.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>opos.biz</domain_name>
   <domain_keyword>opos</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 04:56:28</query_time>
   <create_date>2011-08-24</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Trustee SA</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>CH</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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.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>oppo.fashion</domain_name>
   <domain_keyword>oppo</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-13 04:57:59</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3883</registrar_iana>
   <registrar_name>Brand Focus Limited</registrar_name>
   <registrar_website>brandfocus.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guangdong OPPO Mobile Telecommunications Corp., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>dongguanshi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.brandcloudns.com</value>
    <value>ns2.brandcloudns.com</value>
    <value>ns3.brandcloudns.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>12</num>
   <domain_name>opop2.com</domain_name>
   <domain_keyword>opop2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 16:11:32</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-05</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=opop2.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.f1.com.tw</value>
    <value>dns2.f1.com.tw</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>13</num>
   <domain_name>qpop.site</domain_name>
   <domain_keyword>qpop</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 17:36:50</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ipop.support</domain_name>
   <domain_keyword>ipop</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-19 03:25:24</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sinorrah IT Solutions</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>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>ns01.sinorrah.co.uk</value>
    <value>ns02.sinorrah.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>kpop.email</domain_name>
   <domain_keyword>kpop</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 20:55:23</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>addilyn.ns.cloudflare.com</value>
    <value>brady.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>olpop.online</domain_name>
   <domain_keyword>olpop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 15:38:01</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>omop.link</domain_name>
   <domain_keyword>omop</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-31 05:27:20</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</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>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1075.awsdns-06.org</value>
    <value>ns-1549.awsdns-01.co.uk</value>
    <value>ns-162.awsdns-20.com</value>
    <value>ns-867.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>upop.store</domain_name>
   <domain_keyword>upop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 09:42:45</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>NL</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-suspended.zxcs.nl</value>
    <value>ns2-suspended.zxcs.be</value>
    <value>ns3-suspended.zxcs.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>opap.jp</domain_name>
   <domain_keyword>opap</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 23:23:36</query_time>
   <create_date>2012-11-14</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Open Process Animation Project Japan</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>opoa.net</domain_name>
   <domain_keyword>opoa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:49:34</query_time>
   <create_date>2007-03-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-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>n1.xundns.com</value>
    <value>n2.xundns.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>21</num>
   <domain_name>opoc.ca</domain_name>
   <domain_keyword>opoc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-26 18:49:36</query_time>
   <create_date>2015-06-30</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-06-30</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.com</value>
    <value>dns2.rebel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>opoh.net</domain_name>
   <domain_keyword>opoh</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:49:45</query_time>
   <create_date>2018-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</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=opoh.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>opol.shop</domain_name>
   <domain_keyword>opol</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 18:49:52</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>jpop.info</domain_name>
   <domain_keyword>jpop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 21:29:04</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>kpop.cfd</domain_name>
   <domain_keyword>kpop</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-29 00:46:18</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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.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>26</num>
   <domain_name>okop.org</domain_name>
   <domain_keyword>okop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:52:32</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-07</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_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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>odop.ru</domain_name>
   <domain_keyword>odop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:20:10</query_time>
   <create_date>2016-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>AXELNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>ipop.com</domain_name>
   <domain_keyword>ipop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:11:35</query_time>
   <create_date>1997-12-08</create_date>
   <update_date>2021-12-10</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9027492701</registrant_phone>
   <name_servers>
    <value>ns.lfihosting.com</value>
    <value>ns2.lfihosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gopop.com.br</domain_name>
   <domain_keyword>gopop</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-17 23:40:41</query_time>
   <create_date>2013-05-16</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>aldo abichara</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>ohop.com</domain_name>
   <domain_keyword>ohop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:48:56</query_time>
   <create_date>2000-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Dong Jin Kim</registrant_name>
   <registrant_company>Dong Jin Kim</registrant_company>
   <registrant_address>3-204 Daedong APT, Bugae 3 dong, 640 Gilju-ro Bupyeong-gu</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>21351</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.325031867</registrant_phone>
   <name_servers>
    <value>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>opox.net</domain_name>
   <domain_keyword>opox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 17:06:06</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</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/opox.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>xpop.com</domain_name>
   <domain_keyword>xpop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:52:25</query_time>
   <create_date>1997-12-16</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-12-15</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fpop.com.br</domain_name>
   <domain_keyword>fpop</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 02:48:38</query_time>
   <create_date>2007-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2027-05-29</expiry_date>
   <registrant_name>Jornal Folha Popular</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>tpop.dev</domain_name>
   <domain_keyword>tpop</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-28 09:16:01</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_country>BS</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>brett.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>xpop.observer</domain_name>
   <domain_keyword>xpop</domain_keyword>
   <domain_tld>observer</domain_tld>
   <query_time>2024-05-31 04:51:47</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</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>76</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-114-c.gandi.net</value>
    <value>ns-136-a.gandi.net</value>
    <value>ns-182-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>apop.miami</domain_name>
   <domain_keyword>apop</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-06-10 02:03:59</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</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>ns17.domaincontrol.com</value>
    <value>ns18.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>37</num>
   <domain_name>otop.net</domain_name>
   <domain_keyword>otop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 14:01:01</query_time>
   <create_date>2002-10-21</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-21</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>38</num>
   <domain_name>okpop.com</domain_name>
   <domain_keyword>okpop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:54:03</query_time>
   <create_date>2003-01-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>odop.org</domain_name>
   <domain_keyword>odop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 02:57:09</query_time>
   <create_date>2019-11-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-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.namesrvr.net</value>
    <value>ns2.namesrvr.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>opos.net</domain_name>
   <domain_keyword>opos</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:51:00</query_time>
   <create_date>2008-01-26</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.jinmi.com</value>
    <value>ns2.jinmi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dpop.ru</domain_name>
   <domain_keyword>dpop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:48:47</query_time>
   <create_date>2017-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>copop.uk</domain_name>
   <domain_keyword>copop</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 02:11:31</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns-1007.awsdns-61.net</value>
    <value>ns-1233.awsdns-26.org</value>
    <value>ns-1969.awsdns-54.co.uk</value>
    <value>ns-282.awsdns-35.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>opyop.com</domain_name>
   <domain_keyword>opyop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:27:16</query_time>
   <create_date>2010-02-18</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dpop.eu</domain_name>
   <domain_keyword>dpop</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:14:25</query_time>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://domains.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>op-p.icu</domain_name>
   <domain_keyword>op-p</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-08 06:31:11</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>xzcxzcdsadsadsa</registrant_company>
   <registrant_state>Northern Territory</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>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>46</num>
   <domain_name>2pop.com.br</domain_name>
   <domain_keyword>2pop</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 19:05:11</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrant_name>VN AUTOMA??O COMERCIO E SERVICOS LTDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>ocop.com</domain_name>
   <domain_keyword>ocop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:47:50</query_time>
   <create_date>2003-09-24</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.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>48</num>
   <domain_name>opopa.lt</domain_name>
   <domain_keyword>opopa</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-13 04:56:10</query_time>
   <create_date>2022-11-10</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>okop.store</domain_name>
   <domain_keyword>okop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 16:50:23</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>50</num>
   <domain_name>osop.xyz</domain_name>
   <domain_keyword>osop</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 03:47:21</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</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>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>poop.skin</domain_name>
   <domain_keyword>poop</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-04-25 13:05:59</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-21</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>gerald.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>zpop.org</domain_name>
   <domain_keyword>zpop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 23:01:24</query_time>
   <create_date>2016-11-02</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.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>BC</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ppop.com</domain_name>
   <domain_keyword>ppop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:16:16</query_time>
   <create_date>2001-04-17</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Sooyong Kim</registrant_name>
   <registrant_address>103-1203ho Yeokchon Centreville-APT, 220, Yeokchon-dong</registrant_address>
   <registrant_city>Eunpyeong-gu</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>122-070</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.5021101010</registrant_phone>
   <registrant_fax>+82.5028080101</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>odpop.net</domain_name>
   <domain_keyword>odpop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 02:58:53</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>opoq.org</domain_name>
   <domain_keyword>opoq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:50:28</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>56</num>
   <domain_name>npop.info</domain_name>
   <domain_keyword>npop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 23:03:31</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-08-18</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.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>poop.vet</domain_name>
   <domain_keyword>poop</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-05-10 01:55:26</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>5pop.co</domain_name>
   <domain_keyword>5pop</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 15:18:16</query_time>
   <create_date>2015-08-06</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hopop.ru</domain_name>
   <domain_keyword>hopop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:21:23</query_time>
   <create_date>2022-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>marlowe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>ipop.it</domain_name>
   <domain_keyword>ipop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 05:54:03</query_time>
   <create_date>2009-09-08</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>opep.shop</domain_name>
   <domain_keyword>opep</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 23:26:31</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kpop.international</domain_name>
   <domain_keyword>kpop</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-12 11:10:58</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-02</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 0137393765</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>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ofpop.email</domain_name>
   <domain_keyword>ofpop</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-16 09:11:22</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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.ofpop.email</value>
    <value>ns2.ofpop.email</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>otop.it</domain_name>
   <domain_keyword>otop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 05:38:16</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Netim</registrar_name>
   <registrar_website>http://www.netim.com/</registrar_website>
   <registrant_company>ALIANCO SA</registrant_company>
   <registrant_address>2 Route de Peney</registrant_address>
   <registrant_city>VERNIER</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>1214</registrant_zip>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bpop.pl</domain_name>
   <domain_keyword>bpop</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 21:14:44</query_time>
   <create_date>2006-01-04</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>optop.us</domain_name>
   <domain_keyword>optop</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-26 04:44:23</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>carmen</registrant_name>
   <registrant_company>carmen cervantes romero</registrant_company>
   <registrant_address>av universitaria cdra 31</registrant_address>
   <registrant_city>lima</registrant_city>
   <registrant_state>lima</registrant_state>
   <registrant_zip>00139</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51.977656094</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>67</num>
   <domain_name>opom.co.uk</domain_name>
   <domain_keyword>opom</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 13:06:07</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>kpop.chat</domain_name>
   <domain_keyword>kpop</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-14 20:41:28</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</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>ns-106-b.gandi.net</value>
    <value>ns-162-c.gandi.net</value>
    <value>ns-20-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fpop.org</domain_name>
   <domain_keyword>fpop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 10:32:53</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-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>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>70</num>
   <domain_name>opol.pl</domain_name>
   <domain_keyword>opol</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-10 15:07:28</query_time>
   <create_date>2002-01-16</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>opok.cn</domain_name>
   <domain_keyword>opok</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 16:33:23</query_time>
   <create_date>2023-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈爱英</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>rpop.net</domain_name>
   <domain_keyword>rpop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 18:50:19</query_time>
   <create_date>2011-09-11</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1576</registrar_iana>
   <registrar_name>DomainDelights LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>otop.org.pl</domain_name>
   <domain_keyword>otop</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-16 22:54:23</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>upop.vip</domain_name>
   <domain_keyword>upop</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-22 01:11:09</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>LN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>oppp.top</domain_name>
   <domain_keyword>oppp</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 11:17:55</query_time>
   <create_date>2015-09-25</create_date>
   <update_date>2022-09-25</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>poop.com</domain_name>
   <domain_keyword>poop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:20:59</query_time>
   <create_date>1998-02-08</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>topop.best</domain_name>
   <domain_keyword>topop</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-01 18:53:22</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC- 2</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>tom.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>opaop.lt</domain_name>
   <domain_keyword>opaop</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-27 23:23:35</query_time>
   <create_date>2020-03-04</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>ovop.nl</domain_name>
   <domain_keyword>ovop</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 00:31:22</query_time>
   <create_date>2016-03-25</create_date>
   <update_date>2021-11-11</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>opdp.online</domain_name>
   <domain_keyword>opdp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 04:27:26</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.U.</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Julio Cesar Aldariz</registrant_company>
   <registrant_state>Coruna, A</registrant_state>
   <registrant_country>ES</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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>oprop.net</domain_name>
   <domain_keyword>oprop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 06:19:24</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</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=oprop.net</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>82</num>
   <domain_name>oppop.ru</domain_name>
   <domain_keyword>oppop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:27:57</query_time>
   <create_date>2020-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>ipop.co</domain_name>
   <domain_keyword>ipop</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-04 05:54:03</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfgang Moecklin IT-Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kpop.band</domain_name>
   <domain_keyword>kpop</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-12 11:10:58</query_time>
   <create_date>2020-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>npop.site</domain_name>
   <domain_keyword>npop</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 02:19:55</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-15</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>oppo.run</domain_name>
   <domain_keyword>oppo</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-26 04:35:30</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3883</registrar_iana>
   <registrar_name>Brand Focus Limited</registrar_name>
   <registrar_website>http://brandfocus.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guangdong OPPO Mobile Telecommunications Corp., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>dongguanshi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.brandcloudns.com</value>
    <value>ns2.brandcloudns.com</value>
    <value>ns3.brandcloudns.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>87</num>
   <domain_name>oplp.app</domain_name>
   <domain_keyword>oplp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 07:54:18</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gopop.org</domain_name>
   <domain_keyword>gopop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 23:40:41</query_time>
   <create_date>2003-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>opoc.org</domain_name>
   <domain_keyword>opoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 11:39:08</query_time>
   <create_date>2002-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Organitzacio De Productors Oliaires De Catalunya</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.srv-hostalia.com</value>
    <value>ns2.srv-hostalia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cpop.app</domain_name>
   <domain_keyword>cpop</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-22 03:21:40</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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 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-1115.awsdns-11.org</value>
    <value>ns-1643.awsdns-13.co.uk</value>
    <value>ns-215.awsdns-26.com</value>
    <value>ns-868.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>poop.pink</domain_name>
   <domain_keyword>poop</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-05-30 10:16:27</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-01</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>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>opos.com</domain_name>
   <domain_keyword>opos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:03:15</query_time>
   <create_date>2000-11-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Dong Jin Kim</registrant_name>
   <registrant_company>Dong Jin Kim</registrant_company>
   <registrant_address>3-204 Daedong APT, Bugae-3, 640 Gilju-ro,  Bupyeong-gu</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>21351</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.325031867</registrant_phone>
   <name_servers>
    <value>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>jpop.it</domain_name>
   <domain_keyword>jpop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 18:49:13</query_time>
   <create_date>2013-04-17</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>kpop.cc</domain_name>
   <domain_keyword>kpop</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 02:54:54</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>chong qing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>opmp.lol</domain_name>
   <domain_keyword>opmp</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-11 16:32:32</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>opopi.com</domain_name>
   <domain_keyword>opopi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:50:28</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-06-14</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>FUJIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=opopi.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>97</num>
   <domain_name>epop.pro</domain_name>
   <domain_keyword>epop</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 13:14:04</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>opok.ru</domain_name>
   <domain_keyword>opok</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:27:40</query_time>
   <create_date>2012-01-13</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>R01-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>99</num>
   <domain_name>xpop.ru</domain_name>
   <domain_keyword>xpop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:04:07</query_time>
   <create_date>2009-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>oqpop.sbs</domain_name>
   <domain_keyword>oqpop</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-03 02:01:36</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.062</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.