WHOIS QUERY TIME

13 Jun 2024 - 9:35 PM UTC

Registered: 1 February 2010
Modified: 17 February 2024
Expiry: 1 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: hidden

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pulia.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pulia.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pulia.it",
            "domain_keyword": "pulia",
            "domain_tld": "it",
            "query_time": "2024-06-13 21:35:39",
            "create_date": "2010-02-01",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-01",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pulia.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pulia.it</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-13 21:35:39</query_time>
   <create_date>2010-02-01</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.043 seconds) for "pulia.it" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Apr 2023 - 9:59 PM UTC

Registered: 1 February 2010
Modified: 17 February 2023
Expiry: 1 February 2024

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: hidden

#2 - QUERY TIME

17 Feb 2024 - 6:12 AM UTC

Registered: 1 February 2010
Modified: 17 February 2024
Expiry: 1 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: hidden

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pulia.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pulia.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pulia.it",
    "results": [
        {
            "num": 1,
            "domain_name": "pulia.it",
            "domain_keyword": "pulia",
            "domain_tld": "it",
            "query_time": "2023-04-19 21:59:01",
            "create_date": "2010-02-01",
            "update_date": "2023-02-17",
            "expiry_date": "2024-02-01",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "pulia.it",
            "domain_keyword": "pulia",
            "domain_tld": "it",
            "query_time": "2024-02-17 06:12:28",
            "create_date": "2010-02-01",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-01",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>pulia.it</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>pulia.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pulia.it</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2023-04-19 21:59:01</query_time>
   <create_date>2010-02-01</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2024-02-01</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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>2</num>
   <domain_name>pulia.it</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-02-17 06:12:28</query_time>
   <create_date>2010-02-01</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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.043</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 9 domain names (in 0.04 seconds) which contained the exact domain keyword "pulia".
Domain Name Registered Expiry Registrar Ownership
1 pulia.ru 10 Jul 2008 10 Jul 2024 SALENAMES-RU Private Person
2 pulia.it 1 Feb 2010 1 Feb 2025 Register S.p.a. hidden
3 pulia.co.uk 6 Aug 2013 6 Aug 2024 Register S.p.A. [Tag = REGISTER-IT] -
4 pulia.bio 28 Aug 2014 28 Aug 2024 eNom, LLC PULIA SRL
5 pulia.com 11 Jul 2016 7 Jul 2024 REGISTER S.P.A. Pulia Srl
6 pulia.space 13 Jul 2018 13 Jul 2024 IONOS SE Data Privacy Protected
7 pulia.cafe 11 Jun 2019 11 Jun 2024 Wild West Domains, LLC Domains By Proxy, LLC
8 pulia.store 21 Apr 2021 21 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
9 pulia.shop 14 Dec 2022 14 Dec 2024 GoDaddy.com LLC -
10 pulia.top 4 Dec 2023 4 Dec 2024 Eranet International Limited fu yi chen

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pulia&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pulia",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "pulia.ru, pulia.it, pulia.co.uk, pulia.bio, pulia.com, pulia.space, pulia.cafe, pulia.store, pulia.shop, pulia.top",
    "results": [
        {
            "num": 1,
            "domain_name": "pulia.ru",
            "domain_keyword": "pulia",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:17:05",
            "create_date": "2008-07-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "pulia.it",
            "domain_keyword": "pulia",
            "domain_tld": "it",
            "query_time": "2024-06-13 21:35:39",
            "create_date": "2010-02-01",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-01",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "pulia.co.uk",
            "domain_keyword": "pulia",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 21:18:25",
            "create_date": "2013-08-06",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-06",
            "registrar_name": "Register S.p.A. [Tag = REGISTER-IT]",
            "registrar_website": "http://www.register.it",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "pulia.bio",
            "domain_keyword": "pulia",
            "domain_tld": "bio",
            "query_time": "2024-04-22 21:18:25",
            "create_date": "2014-08-28",
            "update_date": "2022-08-13",
            "expiry_date": "2024-08-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PULIA SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LE",
            "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": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pulia.com",
            "domain_keyword": "pulia",
            "domain_tld": "com",
            "query_time": "2024-05-14 09:59:27",
            "create_date": "2016-07-11",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-07",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pulia Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pulia.space",
            "domain_keyword": "pulia",
            "domain_tld": "space",
            "query_time": "2024-05-14 09:59:27",
            "create_date": "2018-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "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.",
            "name_servers": [
                "ns1081.ui-dns.de",
                "ns1092.ui-dns.org",
                "ns1103.ui-dns.biz",
                "ns1126.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pulia.cafe",
            "domain_keyword": "pulia",
            "domain_tld": "cafe",
            "query_time": "2024-05-14 09:59:27",
            "create_date": "2019-06-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pulia.store",
            "domain_keyword": "pulia",
            "domain_tld": "store",
            "query_time": "2024-04-30 01:33:43",
            "create_date": "2021-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pulia.shop",
            "domain_keyword": "pulia",
            "domain_tld": "shop",
            "query_time": "2024-04-22 21:18:27",
            "create_date": "2022-12-14",
            "update_date": "2024-03-07",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pulia.top",
            "domain_keyword": "pulia",
            "domain_tld": "top",
            "query_time": "2024-06-13 21:35:39",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fu yi chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TJ",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pulia</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>pulia.ru, pulia.it, pulia.co.uk, pulia.bio, pulia.com, pulia.space, pulia.cafe, pulia.store, pulia.shop, pulia.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pulia.ru</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:17:05</query_time>
   <create_date>2008-07-10</create_date>
   <expiry_date>2024-07-10</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>2</num>
   <domain_name>pulia.it</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-13 21:35:39</query_time>
   <create_date>2010-02-01</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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>3</num>
   <domain_name>pulia.co.uk</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 21:18:25</query_time>
   <create_date>2013-08-06</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Register S.p.A. [Tag = REGISTER-IT]</registrar_name>
   <registrar_website>http://www.register.it</registrar_website>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>pulia.bio</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-22 21:18:25</query_time>
   <create_date>2014-08-28</create_date>
   <update_date>2022-08-13</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PULIA SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LE</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>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pulia.com</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 09:59:27</query_time>
   <create_date>2016-07-11</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pulia Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pulia.space</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-14 09:59:27</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <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>
   <name_servers>
    <value>ns1081.ui-dns.de</value>
    <value>ns1092.ui-dns.org</value>
    <value>ns1103.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pulia.cafe</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-14 09:59:27</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pulia.store</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 01:33:43</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>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>9</num>
   <domain_name>pulia.shop</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 21:18:27</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-12-14</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pulia.top</domain_name>
   <domain_keyword>pulia</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-13 21:35:39</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fu yi chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TJ</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.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 1,157 domain names (in 0.064 seconds) which look and sound like the brand name "pulia".
Domain Name Registered Expiry Registrar Ownership
1 puglia.charity 6 Jan 2024 6 Jan 2025 Domain.com, LLC Cristiano Di Corato
2 pqulia.com 27 Nov 2019 27 Nov 2024 GoDaddy.com, LLC -
3 apulia.dev 1 Mar 2019 1 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
4 iulia.world 27 Jul 2023 27 Jul 2025 Name.com, Inc. Domain Protection Services, Inc.
5 tulia.store 7 Sep 2023 7 Sep 2024 Domain.com, LLC Andreyana Atanasova
6 julia.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
7 pujia.com 18 Apr 2004 18 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
8 puglia.ie 27 Feb 2014 27 Feb 2025 Register 365 REDACTED FOR PRIVACY
9 pulaa.net 18 Jun 2019 18 Jun 2024 Misk.com, Inc. -
10 prlia.com 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 gulia.in 29 Apr 2022 29 Apr 2025 Key-Systems GmbH None
12 pulis.de - - - -
13 pulil.com 25 Aug 2021 25 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
14 palia.pro 13 Sep 2023 13 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 uplia.net 12 Sep 2023 12 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 mulia.uk 10 May 2022 10 May 2025 Squarespace Domains LLC [Tag = GOOGLE] -
17 tulia.info 23 Jun 2023 23 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
18 julia.pictures 31 Aug 2020 31 Aug 2024 Key-Systems, LLC typographus
19 pulix.com.cn 21 May 2024 21 May 2025 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 韩艳红
20 puglia.uno 4 Feb 2024 4 Feb 2025 eNom, Inc. Data Protected
21 apulia.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
22 pulpa.digital 10 Sep 2014 10 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 julia.hamburg 27 Aug 2014 27 Aug 2024 united-domains AG -
24 pulza.com 24 Jul 2022 24 Jul 2024 Dynadot Inc -
25 yulia.fr 6 Sep 2021 8 Sep 2024 DOMAINIUM sarl Ano Nymous
26 gulia.it 23 Dec 2012 24 Dec 2024 NameCase GmbH Puglia.com Srls
27 tulia.net 29 Nov 2012 29 Nov 2024 ANNULET, INC BuyDomains.com
28 pulpa.net 21 Aug 2022 21 Aug 2024 NameSilo, LLC -
29 pulja.net 25 Nov 2020 25 Nov 2026 Whois Corp. Gaenyeomwonri
30 pulai.com 19 Dec 2004 19 Dec 2024 GoDaddy.com, LLC NameFind LLC
31 pulsia.app 24 Jul 2023 24 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 polia.co 27 May 2022 27 May 2025 Key-Systems GmbH c/o whoisproxy.com
33 zulia.com 6 Jan 2003 6 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
34 pulsia.fr 12 Apr 2021 12 Apr 2025 IONOS SE PAYET Jérémy
35 pulipa.co.jp 13 Sep 2005 - - pulipa corporation
36 putia.live 29 Apr 2024 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 tulia.com 8 Jun 1999 8 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. -
38 pudia.it 2 Dec 2011 11 Oct 2024 Register S.p.a. Domenico Pudia
39 pulsa.link 28 Jul 2018 28 Jul 2024 SafeNames Ltd. Pulsafeeder, Inc.
40 puvia.com 4 Jun 2009 4 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
41 julia.org.cn 20 Mar 2023 20 Mar 2025 重庆智佳信息科技有限公司 张珠
42 publia.info 3 Aug 2023 3 Aug 2024 IONOS SE 1&1 Internet Inc
43 pulit.jp 17 Sep 2015 30 Sep 2024 - Pulit Inc.
44 pulida.top 31 Dec 2019 31 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qing dao pu li da ke ji fa zhan you xian gong si
45 phlia.com 2 Nov 2014 2 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 pujia.com.cn 25 Mar 2003 25 Mar 2026 厦门三五互联科技股份有限公司 济南市天桥区普佳面机研究所
47 putia.com.cn 15 Nov 2022 15 Nov 2024 成都西维数码科技有限公司 吕在新
48 pusia.com 13 Oct 2023 13 Oct 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
49 palia.app 5 Jun 2021 5 Jun 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
50 puglia.press 31 May 2023 31 May 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
51 zulia.live 31 May 2024 31 May 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
52 julia.solutions 30 Mar 2024 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 apulia.org 10 Nov 2003 10 Nov 2024 Tucows Domains Inc. Data Protected
54 pulsa.co.in 10 Nov 2021 10 Nov 2024 Dynadot LLC REDACTED FOR PRIVACY
55 pulpa.pe - - NIC.PE Dattatec.com Sociedad Anonima Cerrada
56 nulia.store 15 Mar 2023 15 Mar 2025 Name SRS AB Bingo Rimer Enterprise AB
57 puliam.com 1 Mar 2024 1 Mar 2025 Name.com, Inc. Selless Inc.
58 julia.swiss 6 Jun 2024 6 Jun 2025 Hostpoint -
59 puglia.com 6 Aug 2001 6 Aug 2032 SAV.COM, LLC REDACTED FOR PRIVACY
60 pqulia.co.uk 27 Nov 2019 27 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
61 julia.ai - - Deep Vision Architects Redacted | Registry Policy
62 kulia.net 13 Nov 2007 13 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
63 bulia.com 4 Feb 2010 4 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 yulia.it 2 Dec 2009 2 Dec 2024 Officine Sviluppo e Ricerca S.r.l. Yulia Khruscheva
65 bulia.net 11 May 2006 11 May 2025 GoDaddy.com, LLC -
66 puglia.wedding 8 Apr 2015 8 Apr 2025 IONOS SE LerriHost
67 dulia.net 28 May 2011 28 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 puliu.top 27 May 2024 27 May 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
69 aulia.me 20 Jan 2024 20 Jan 2028 Name.com, Inc. Domain Protection Services, Inc.
70 zulia.technology 26 Feb 2016 26 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
71 yulia.app 28 Feb 2022 28 Feb 2025 Key-Systems LLC Yulia Studio fuer Design &amp; Code
72 yulia.pro 14 Oct 2021 14 Oct 2024 Porkbun LLC Private by Design, LLC
73 iulia.co.uk 5 Dec 2017 5 Dec 2024 XNS Registrar B.V. [Tag = XNSREG] -
74 pulita.jp 26 Oct 2007 31 Oct 2024 - Maturity Co.,Ltd.
75 apulia.travel 9 Aug 2019 9 Aug 2024 Nominalia Internet SL REDACTED FOR PRIVACY
76 julia.industries 11 Nov 2021 11 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 puliya.com 16 Jun 2017 16 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
78 julia.dog 25 Mar 2017 25 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
79 pulik.ovh 4 Feb 2022 4 Feb 2025 OVH REDACTED_FOR_PRIVACY
80 pulin.info 1 Mar 2023 1 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
81 pulit.cat 10 Feb 2023 10 Feb 2025 SW Hosting & Communications Technologies SL -
82 puliu.xyz 19 Feb 2024 19 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
83 putia.se 3 May 2024 3 May 2025 InterNetX GmbH -
84 yulia.org 28 Oct 2015 28 Oct 2024 Domain.com, LLC Siegfried Siegfried
85 puliy.com 21 Jan 2018 21 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
86 pulik.org 8 Sep 2003 8 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
87 tulia.app 15 Nov 2023 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 pulita.it 24 Jun 2011 28 Oct 2024 Imnoko S.r.l. Imnoko S.r.l.
89 pulla.xyz 20 May 2024 20 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
90 pulsa.xn--6frz82g 25 May 2022 25 May 2025 Dynadot Inc REDACTED FOR PRIVACY
91 pulsa.express 10 Oct 2022 10 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 pulib.com 20 Sep 2000 20 Sep 2026 gabia LEE TAEK SANG
93 pulfa.it 25 Oct 2013 25 Oct 2024 Linea Radio Multimedia s.r.l. PUL.FA srl S.U.
94 julia.codes 15 May 2014 15 May 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 julia.center 9 May 2023 9 May 2025 Xiamen ChinaSource Internet Service Co., Ltd Nishengjie
96 pulim.com 21 Sep 2004 21 Sep 2024 GANDI SAS REDACTED FOR PRIVACY
97 iulia.shop 29 Apr 2023 29 Apr 2025 Dynadot Inc. -
98 julia.eu - - Internet Service Europe BV -
99 pulix.net 12 Nov 2012 12 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
100 pulsa.io 14 Jan 2020 14 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Pulia.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pulia.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pulia.it",
        "page_size": 100
    },
    "count": {
        "total": 1157,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "puglia.charity, pqulia.com, apulia.dev, iulia.world, tulia.store, julia.feedback, pujia.com, puglia.ie, pulaa.net, prlia.com, gulia.in, pulis.de, pulil.com, palia.pro, uplia.net, mulia.uk, tulia.info, julia.pictures, pulix.com.cn, puglia.uno, apulia.xyz, pulpa.digital, julia.hamburg, pulza.com, yulia.fr, gulia.it, tulia.net, pulpa.net, pulja.net, pulai.com, pulsia.app, polia.co, zulia.com, pulsia.fr, pulipa.co.jp, putia.live, tulia.com, pudia.it, pulsa.link, puvia.com, julia.org.cn, publia.info, pulit.jp, pulida.top, phlia.com, pujia.com.cn, putia.com.cn, pusia.com, palia.app, puglia.press, zulia.live, julia.solutions, apulia.org, pulsa.co.in, pulpa.pe, nulia.store, puliam.com, julia.swiss, puglia.com, pqulia.co.uk, julia.ai, kulia.net, bulia.com, yulia.it, bulia.net, puglia.wedding, dulia.net, puliu.top, aulia.me, zulia.technology, yulia.app, yulia.pro, iulia.co.uk, pulita.jp, apulia.travel, julia.industries, puliya.com, julia.dog, pulik.ovh, pulin.info, pulit.cat, puliu.xyz, putia.se, yulia.org, puliy.com, pulik.org, tulia.app, pulita.it, pulla.xyz, pulsa.xn--6frz82g, pulsa.express, pulib.com, pulfa.it, julia.codes, julia.center, pulim.com, iulia.shop, julia.eu, pulix.net, pulsa.io",
    "results": [
        {
            "num": 1,
            "domain_name": "puglia.charity",
            "domain_keyword": "puglia",
            "domain_tld": "charity",
            "query_time": "2024-05-06 22:39:03",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cristiano Di Corato",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pqulia.com",
            "domain_keyword": "pqulia",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:18:28",
            "create_date": "2019-11-27",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "apulia.dev",
            "domain_keyword": "apulia",
            "domain_tld": "dev",
            "query_time": "2024-04-24 01:43:02",
            "create_date": "2019-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "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-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": 4,
            "domain_name": "iulia.world",
            "domain_keyword": "iulia",
            "domain_tld": "world",
            "query_time": "2024-04-28 13:22:25",
            "create_date": "2023-07-27",
            "update_date": "2024-04-17",
            "expiry_date": "2025-07-27",
            "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": [
                "ns1kwy.name.com",
                "ns2hkt.name.com",
                "ns3ckl.name.com",
                "ns4sxy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "tulia.store",
            "domain_keyword": "tulia",
            "domain_tld": "store",
            "query_time": "2024-05-18 23:48:58",
            "create_date": "2023-09-07",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-07",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Andreyana Atanasova",
            "registrant_state": "NA",
            "registrant_country": "BG",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "julia.feedback",
            "domain_keyword": "julia",
            "domain_tld": "feedback",
            "query_time": "2024-06-01 11:00:12",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pujia.com",
            "domain_keyword": "pujia",
            "domain_tld": "com",
            "query_time": "2024-05-04 11:34:54",
            "create_date": "2004-04-18",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "puglia.ie",
            "domain_keyword": "puglia",
            "domain_tld": "ie",
            "query_time": "2024-05-04 11:33:08",
            "create_date": "2014-02-27",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-27",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pulaa.net",
            "domain_keyword": "pulaa",
            "domain_tld": "net",
            "query_time": "2024-04-22 21:16:43",
            "create_date": "2019-06-18",
            "update_date": "2023-10-07",
            "expiry_date": "2024-06-18",
            "registrar_iana": 401,
            "registrar_name": "Misk.com, Inc.",
            "registrar_website": "http://www.misk.com",
            "name_servers": [
                "ns1.cyberdeveloperbd.com",
                "ns2.cyberdeveloperbd.com",
                "ns3.cyberdeveloperbd.com",
                "ns4.cyberdeveloperbd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "prlia.com",
            "domain_keyword": "prlia",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:10:51",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prlia.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gulia.in",
            "domain_keyword": "gulia",
            "domain_tld": "in",
            "query_time": "2024-05-07 20:58:55",
            "create_date": "2022-04-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rajasthan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pulis.de",
            "domain_keyword": "pulis",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:25:13",
            "update_date": "2021-07-06",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "pulil.com",
            "domain_keyword": "pulil",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:24:09",
            "create_date": "2021-08-25",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of pulil.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1112.awsdns-11.org",
                "ns-1874.awsdns-42.co.uk",
                "ns-273.awsdns-34.com",
                "ns-534.awsdns-02.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "palia.pro",
            "domain_keyword": "palia",
            "domain_tld": "pro",
            "query_time": "2024-05-26 05:28:43",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "uplia.net",
            "domain_keyword": "uplia",
            "domain_tld": "net",
            "query_time": "2024-05-28 09:40:31",
            "create_date": "2023-09-12",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.uplia.net",
                "ns2.uplia.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mulia.uk",
            "domain_keyword": "mulia",
            "domain_tld": "uk",
            "query_time": "2024-05-13 11:02:51",
            "create_date": "2022-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "tulia.info",
            "domain_keyword": "tulia",
            "domain_tld": "info",
            "query_time": "2024-05-18 23:48:58",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "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": 18,
            "domain_name": "julia.pictures",
            "domain_keyword": "julia",
            "domain_tld": "pictures",
            "query_time": "2024-05-17 07:57:06",
            "create_date": "2020-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "typographus",
            "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": [
                "ns19.ch-dns.net",
                "ns20.ch-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pulix.com.cn",
            "domain_keyword": "pulix",
            "domain_tld": "com.cn",
            "query_time": "2024-05-27 22:14:36",
            "create_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "韩艳红",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "puglia.uno",
            "domain_keyword": "puglia",
            "domain_tld": "uno",
            "query_time": "2024-06-01 15:36:54",
            "create_date": "2024-02-04",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "LE",
            "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.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "apulia.xyz",
            "domain_keyword": "apulia",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 03:06:42",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pulpa.digital",
            "domain_keyword": "pulpa",
            "domain_tld": "digital",
            "query_time": "2024-05-30 17:15:06",
            "create_date": "2014-09-10",
            "update_date": "2023-10-12",
            "expiry_date": "2024-09-10",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "julia.hamburg",
            "domain_keyword": "julia",
            "domain_tld": "hamburg",
            "query_time": "2024-04-21 09:44:17",
            "create_date": "2014-08-27",
            "update_date": "2024-02-29",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pulza.com",
            "domain_keyword": "pulza",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:29:52",
            "create_date": "2022-07-24",
            "update_date": "2024-01-05",
            "expiry_date": "2024-07-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "yulia.fr",
            "domain_keyword": "yulia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:10:33",
            "create_date": "2021-09-06",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-08",
            "registrar_name": "DOMAINIUM sarl",
            "registrar_website": "https://www.domainium.fr/enregistrement-de-noms-de-domaine-fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "ben.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 26,
            "domain_name": "gulia.it",
            "domain_keyword": "gulia",
            "domain_tld": "it",
            "query_time": "2024-05-20 21:35:07",
            "create_date": "2012-12-23",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-24",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnslink.com",
                "ns2.dnslink.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "tulia.net",
            "domain_keyword": "tulia",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:48:58",
            "create_date": "2012-11-29",
            "update_date": "2024-01-16",
            "expiry_date": "2024-11-29",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pulpa.net",
            "domain_keyword": "pulpa",
            "domain_tld": "net",
            "query_time": "2024-05-15 19:25:35",
            "create_date": "2022-08-21",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pulja.net",
            "domain_keyword": "pulja",
            "domain_tld": "net",
            "query_time": "2024-05-24 12:31:22",
            "create_date": "2020-11-25",
            "update_date": "2023-11-21",
            "expiry_date": "2026-11-25",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Gaenyeomwonri",
            "registrant_company": "Gaenyeomwonri",
            "registrant_address": "Gangnam-daero Gangnam-gu Seoul Korea",
            "registrant_city": "262",
            "registrant_zip": "06265",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.234150727",
            "name_servers": [
                "ns-1017.awsdns-63.net",
                "ns-1297.awsdns-34.org",
                "ns-149.awsdns-18.com",
                "ns-1525.awsdns-62.org",
                "ns-1776.awsdns-30.co.uk",
                "ns-1816.awsdns-35.co.uk",
                "ns-335.awsdns-41.com",
                "ns-885.awsdns-46.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pulai.com",
            "domain_keyword": "pulai",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:34:24",
            "create_date": "2004-12-19",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-19",
            "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": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pulsia.app",
            "domain_keyword": "pulsia",
            "domain_tld": "app",
            "query_time": "2024-05-27 22:17:03",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2025-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "polia.co",
            "domain_keyword": "polia",
            "domain_tld": "co",
            "query_time": "2024-05-28 23:58:13",
            "create_date": "2022-05-27",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-27",
            "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-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": 33,
            "domain_name": "zulia.com",
            "domain_keyword": "zulia",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:56:53",
            "create_date": "2003-01-06",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-06",
            "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/zulia.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.dnslink.com",
                "ns2.dnslink.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pulsia.fr",
            "domain_keyword": "pulsia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:15:01",
            "create_date": "2021-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "PAYET Jérémy",
            "registrant_address": "PAYET Jérémy, CHEMIN FARJEAU 231A, PK14, 97430 LE TAMPON",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.692271890",
            "name_servers": [
                "ns1023.ui-dns.org",
                "ns1029.ui-dns.biz",
                "ns1067.ui-dns.com",
                "ns1107.ui-dns.de"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 35,
            "domain_name": "pulipa.co.jp",
            "domain_keyword": "pulipa",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 01:33:53",
            "create_date": "2005-09-13",
            "update_date": "2023-10-01",
            "registrant_company": "pulipa corporation",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 36,
            "domain_name": "putia.live",
            "domain_keyword": "putia",
            "domain_tld": "live",
            "query_time": "2024-05-01 16:33:24",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": [
                "dns1.c01.nsone.net.cn",
                "dns1.g01.ns1global.org",
                "dns2.c01.nsone.net.cn",
                "dns2.g01.ns1global.org",
                "dns3.c01.nsone.net.cn",
                "dns3.g01.ns1global.org",
                "dns4.c01.nsone.net.cn",
                "dns4.g01.ns1global.org",
                "dns5.c01.nsone.net.cn"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tulia.com",
            "domain_keyword": "tulia",
            "domain_tld": "com",
            "query_time": "2024-05-03 08:57:37",
            "create_date": "1999-06-08",
            "update_date": "2023-08-14",
            "expiry_date": "2025-06-08",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pudia.it",
            "domain_keyword": "pudia",
            "domain_tld": "it",
            "query_time": "2024-05-04 11:29:03",
            "create_date": "2011-12-02",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Domenico Pudia",
            "registrant_address": "Via Vicenza 25/C",
            "registrant_city": "Padova",
            "registrant_state": "PD",
            "registrant_zip": "35138",
            "registrant_country": "IT",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "sharon.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "pulsa.link",
            "domain_keyword": "pulsa",
            "domain_tld": "link",
            "query_time": "2024-04-23 12:21:06",
            "create_date": "2018-07-28",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-28",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pulsafeeder, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 40,
            "domain_name": "puvia.com",
            "domain_keyword": "puvia",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:49:20",
            "create_date": "2009-06-04",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/puvia.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "julia.org.cn",
            "domain_keyword": "julia",
            "domain_tld": "org.cn",
            "query_time": "2024-05-17 07:57:06",
            "create_date": "2023-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "重庆智佳信息科技有限公司",
            "registrant_name": "张珠",
            "registrant_email": "[email protected]",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "publia.info",
            "domain_keyword": "publia",
            "domain_tld": "info",
            "query_time": "2024-05-18 06:58:46",
            "create_date": "2023-08-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dane.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pulit.jp",
            "domain_keyword": "pulit",
            "domain_tld": "jp",
            "query_time": "2024-06-01 15:38:04",
            "create_date": "2015-09-17",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-30",
            "registrant_name": "Pulit Inc.",
            "registrant_address": "Shirokanedai, Minato-ku",
            "registrant_zip": "108-0071",
            "registrant_email": "[email protected]",
            "registrant_phone": "0362608229",
            "name_servers": [
                "ns-1203.awsdns-22.org",
                "ns-1663.awsdns-15.co.uk",
                "ns-467.awsdns-58.com",
                "ns-771.awsdns-32.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 44,
            "domain_name": "pulida.top",
            "domain_keyword": "pulida",
            "domain_tld": "top",
            "query_time": "2024-04-30 01:33:46",
            "create_date": "2019-12-31",
            "update_date": "2020-01-02",
            "expiry_date": "2024-12-31",
            "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": "qing dao pu li da ke ji fa zhan you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan 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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "phlia.com",
            "domain_keyword": "phlia",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:43:13",
            "create_date": "2014-11-02",
            "update_date": "2020-10-27",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pujia.com.cn",
            "domain_keyword": "pujia",
            "domain_tld": "com.cn",
            "query_time": "2024-04-22 21:14:31",
            "create_date": "2003-03-25",
            "expiry_date": "2026-03-25",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "济南市天桥区普佳面机研究所",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "putia.com.cn",
            "domain_keyword": "putia",
            "domain_tld": "com.cn",
            "query_time": "2024-05-21 04:12:43",
            "create_date": "2022-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "吕在新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "pusia.com",
            "domain_keyword": "pusia",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:30:40",
            "create_date": "2023-10-13",
            "update_date": "2024-03-04",
            "expiry_date": "2025-10-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "palia.app",
            "domain_keyword": "palia",
            "domain_tld": "app",
            "query_time": "2024-05-14 04:12:03",
            "create_date": "2021-06-05",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-05",
            "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": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "puglia.press",
            "domain_keyword": "puglia",
            "domain_tld": "press",
            "query_time": "2024-06-01 01:37:19",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "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": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "zulia.live",
            "domain_keyword": "zulia",
            "domain_tld": "live",
            "query_time": "2024-06-01 02:14:54",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "julia.solutions",
            "domain_keyword": "julia",
            "domain_tld": "solutions",
            "query_time": "2024-05-29 18:36:54",
            "create_date": "2024-03-30",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-30",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "apulia.org",
            "domain_keyword": "apulia",
            "domain_tld": "org",
            "query_time": "2024-04-24 01:43:02",
            "create_date": "2003-11-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rheinland-Pfalz",
            "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.mondoserver-dns.net",
                "ns2.mondoserver-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pulsa.co.in",
            "domain_keyword": "pulsa",
            "domain_tld": "co.in",
            "query_time": "2024-04-23 12:21:06",
            "create_date": "2021-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Provinsi Rahasia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "pulpa.pe",
            "domain_keyword": "pulpa",
            "domain_tld": "pe",
            "query_time": "2024-04-30 01:37:17",
            "registrar_name": "NIC.PE",
            "registrant_name": "Dattatec.com Sociedad Anonima Cerrada",
            "name_servers": [
                "ns3.hostmar.com",
                "ns4.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 56,
            "domain_name": "nulia.store",
            "domain_keyword": "nulia",
            "domain_tld": "store",
            "query_time": "2024-05-03 01:14:50",
            "create_date": "2023-03-15",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-15",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_company": "Bingo Rimer Enterprise AB",
            "registrant_country": "SE",
            "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.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "puliam.com",
            "domain_keyword": "puliam",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:44:26",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Selless Inc.",
            "registrant_company": "Selless Inc.",
            "registrant_address": "16192 Coastal Highway",
            "registrant_city": "Lewes",
            "registrant_state": "DE",
            "registrant_zip": "19958",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/puliam.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "melinda.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "julia.swiss",
            "domain_keyword": "julia",
            "domain_tld": "swiss",
            "query_time": "2024-06-08 17:53:50",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_country": "CH",
            "registrant_email": "please query the whois 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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "puglia.com",
            "domain_keyword": "puglia",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:42:51",
            "create_date": "2001-08-06",
            "update_date": "2023-01-24",
            "expiry_date": "2032-08-06",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=puglia.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.0123dot.com",
                "ns2.0123dot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pqulia.co.uk",
            "domain_keyword": "pqulia",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 21:08:50",
            "create_date": "2019-11-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "julia.ai",
            "domain_keyword": "julia",
            "domain_tld": "ai",
            "query_time": "2024-04-21 13:57:53",
            "registrar_name": "Deep Vision Architects",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kulia.net",
            "domain_keyword": "kulia",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:26:04",
            "create_date": "2007-11-13",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-13",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/051c2f45-72f3-499e-a525-b8717ad5e3ed",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bulia.com",
            "domain_keyword": "bulia",
            "domain_tld": "com",
            "query_time": "2024-04-25 22:46:12",
            "create_date": "2010-02-04",
            "update_date": "2020-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "yulia.it",
            "domain_keyword": "yulia",
            "domain_tld": "it",
            "query_time": "2024-05-10 14:07:16",
            "create_date": "2009-12-02",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-02",
            "registrar_name": "Officine Sviluppo e Ricerca S.r.l.",
            "registrar_website": "http://www.officine.com",
            "registrant_company": "Yulia Khruscheva",
            "registrant_address": "Via dei colli della farnesina 72",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00135",
            "registrant_country": "IT",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 65,
            "domain_name": "bulia.net",
            "domain_keyword": "bulia",
            "domain_tld": "net",
            "query_time": "2024-05-16 08:27:56",
            "create_date": "2006-05-11",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "puglia.wedding",
            "domain_keyword": "puglia",
            "domain_tld": "wedding",
            "query_time": "2024-05-24 12:28:50",
            "create_date": "2015-04-08",
            "update_date": "2024-05-23",
            "expiry_date": "2025-04-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LerriHost",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KEN",
            "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": [
                "cass.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dulia.net",
            "domain_keyword": "dulia",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:36:47",
            "create_date": "2011-05-28",
            "update_date": "2020-01-15",
            "expiry_date": "2024-05-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "puliu.top",
            "domain_keyword": "puliu",
            "domain_tld": "top",
            "query_time": "2024-05-29 16:37:11",
            "create_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "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": "Shan Xi",
            "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": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aulia.me",
            "domain_keyword": "aulia",
            "domain_tld": "me",
            "query_time": "2024-06-10 21:53:18",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2028-01-20",
            "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": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "zulia.technology",
            "domain_keyword": "zulia",
            "domain_tld": "technology",
            "query_time": "2024-06-10 06:56:53",
            "create_date": "2016-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2026-02-26",
            "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": [
                "ns1.zulia.technology",
                "ns2.zulia.technology"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "yulia.app",
            "domain_keyword": "yulia",
            "domain_tld": "app",
            "query_time": "2024-05-02 00:14:52",
            "create_date": "2022-02-28",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yulia  Studio fuer Design &amp; Code",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "yulia.pro",
            "domain_keyword": "yulia",
            "domain_tld": "pro",
            "query_time": "2024-05-02 00:15:09",
            "create_date": "2021-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-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": 73,
            "domain_name": "iulia.co.uk",
            "domain_keyword": "iulia",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 19:19:12",
            "create_date": "2017-12-05",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-05",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "pulita.jp",
            "domain_keyword": "pulita",
            "domain_tld": "jp",
            "query_time": "2024-04-22 21:19:12",
            "create_date": "2007-10-26",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Maturity Co.,Ltd.",
            "registrant_address": "Nagano",
            "registrant_zip": "386-0017",
            "registrant_email": "[email protected]",
            "registrant_phone": "0268-28-5665",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 75,
            "domain_name": "apulia.travel",
            "domain_keyword": "apulia",
            "domain_tld": "travel",
            "query_time": "2024-05-18 14:36:32",
            "create_date": "2019-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 76,
            "registrar_name": "Nominalia Internet SL",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LE",
            "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": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "julia.industries",
            "domain_keyword": "julia",
            "domain_tld": "industries",
            "query_time": "2024-05-17 07:57:06",
            "create_date": "2021-11-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-11",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "puliya.com",
            "domain_keyword": "puliya",
            "domain_tld": "com",
            "query_time": "2024-05-14 09:59:41",
            "create_date": "2017-06-16",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/puliya.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "julia.dog",
            "domain_keyword": "julia",
            "domain_tld": "dog",
            "query_time": "2024-05-24 12:23:26",
            "create_date": "2017-03-25",
            "update_date": "2024-05-23",
            "expiry_date": "2025-03-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OK",
            "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.reclaimhosting.com",
                "ns2.reclaimhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pulik.ovh",
            "domain_keyword": "pulik",
            "domain_tld": "ovh",
            "query_time": "2024-05-24 12:31:14",
            "create_date": "2022-02-04",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "pulin.info",
            "domain_keyword": "pulin",
            "domain_tld": "info",
            "query_time": "2024-04-30 01:33:51",
            "create_date": "2023-03-01",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pulit.cat",
            "domain_keyword": "pulit",
            "domain_tld": "cat",
            "query_time": "2024-04-27 17:02:26",
            "create_date": "2023-02-10",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1407,
            "registrar_name": "SW Hosting & Communications Technologies SL",
            "registrar_website": "http://www.swhosting.cat",
            "name_servers": [
                "dns1.serveisweb.com",
                "dns4.serveisweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "puliu.xyz",
            "domain_keyword": "puliu",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 17:12:12",
            "create_date": "2024-02-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "putia.se",
            "domain_keyword": "putia",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:47:16",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "docks18.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "yulia.org",
            "domain_keyword": "yulia",
            "domain_tld": "org",
            "query_time": "2024-04-26 03:28:03",
            "create_date": "2015-10-28",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-28",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Siegfried Siegfried",
            "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": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "puliy.com",
            "domain_keyword": "puliy",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:19:21",
            "create_date": "2018-01-21",
            "update_date": "2023-02-02",
            "expiry_date": "2025-01-21",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pulik.org",
            "domain_keyword": "pulik",
            "domain_tld": "org",
            "query_time": "2024-04-22 21:19:00",
            "create_date": "2003-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "docks19.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tulia.app",
            "domain_keyword": "tulia",
            "domain_tld": "app",
            "query_time": "2024-05-18 23:48:58",
            "create_date": "2023-11-15",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pulita.it",
            "domain_keyword": "pulita",
            "domain_tld": "it",
            "query_time": "2024-05-15 19:24:13",
            "create_date": "2011-06-24",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "pulla.xyz",
            "domain_keyword": "pulla",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 17:30:18",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "pulsa.xn--6frz82g",
            "domain_keyword": "pulsa",
            "domain_tld": "xn--6frz82g",
            "query_time": "2024-05-27 22:15:32",
            "create_date": "2022-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pulsa.express",
            "domain_keyword": "pulsa",
            "domain_tld": "express",
            "query_time": "2024-05-27 22:15:32",
            "create_date": "2022-10-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-10",
            "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": [
                "greg.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pulib.com",
            "domain_keyword": "pulib",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:18:27",
            "create_date": "2000-09-20",
            "update_date": "2018-09-10",
            "expiry_date": "2026-09-20",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "LEE TAEK SANG",
            "registrant_address": "57-7 Jingwan 2-ro  Eunpyeong-gu .",
            "registrant_city": "Seoul",
            "registrant_zip": "03306",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.236765579",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pulfa.it",
            "domain_keyword": "pulfa",
            "domain_tld": "it",
            "query_time": "2024-05-15 19:23:53",
            "create_date": "2013-10-25",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-25",
            "registrar_name": "Linea Radio Multimedia s.r.l.",
            "registrar_website": "https://www.linearadio.it",
            "registrant_company": "PUL.FA srl S.U.",
            "registrant_address": "via Delle Radici 321",
            "registrant_city": "Casinalbo",
            "registrant_state": "MO",
            "registrant_zip": "41043",
            "registrant_country": "IT",
            "name_servers": [
                "brain.sincretech.it",
                "mind.sincretech.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "julia.codes",
            "domain_keyword": "julia",
            "domain_tld": "codes",
            "query_time": "2024-05-17 07:57:05",
            "create_date": "2014-05-15",
            "update_date": "2024-04-29",
            "expiry_date": "2026-05-15",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "julia.center",
            "domain_keyword": "julia",
            "domain_tld": "center",
            "query_time": "2024-05-12 00:10:15",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nishengjie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Others",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pulim.com",
            "domain_keyword": "pulim",
            "domain_tld": "com",
            "query_time": "2024-06-13 21:36:24",
            "create_date": "2004-09-21",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-21",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1492.awsdns-58.org",
                "ns-1759.awsdns-27.co.uk",
                "ns-344.awsdns-43.com",
                "ns-630.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "iulia.shop",
            "domain_keyword": "iulia",
            "domain_tld": "shop",
            "query_time": "2024-05-09 18:52:44",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "julia.eu",
            "domain_keyword": "julia",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:02:58",
            "registrar_name": "Internet Service Europe BV",
            "registrar_website": "www.i-s-e.nl",
            "name_servers": [
                "ns1.securenameserver41.net",
                "ns2.securenameserver41.net"
            ]
        },
        {
            "num": 99,
            "domain_name": "pulix.net",
            "domain_keyword": "pulix",
            "domain_tld": "net",
            "query_time": "2024-05-15 19:24:15",
            "create_date": "2012-11-12",
            "update_date": "2023-09-04",
            "expiry_date": "2024-11-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pulsa.io",
            "domain_keyword": "pulsa",
            "domain_tld": "io",
            "query_time": "2024-05-14 10:01:42",
            "create_date": "2020-01-14",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-14",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.064,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pulia.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1157</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>puglia.charity, pqulia.com, apulia.dev, iulia.world, tulia.store, julia.feedback, pujia.com, puglia.ie, pulaa.net, prlia.com, gulia.in, pulis.de, pulil.com, palia.pro, uplia.net, mulia.uk, tulia.info, julia.pictures, pulix.com.cn, puglia.uno, apulia.xyz, pulpa.digital, julia.hamburg, pulza.com, yulia.fr, gulia.it, tulia.net, pulpa.net, pulja.net, pulai.com, pulsia.app, polia.co, zulia.com, pulsia.fr, pulipa.co.jp, putia.live, tulia.com, pudia.it, pulsa.link, puvia.com, julia.org.cn, publia.info, pulit.jp, pulida.top, phlia.com, pujia.com.cn, putia.com.cn, pusia.com, palia.app, puglia.press, zulia.live, julia.solutions, apulia.org, pulsa.co.in, pulpa.pe, nulia.store, puliam.com, julia.swiss, puglia.com, pqulia.co.uk, julia.ai, kulia.net, bulia.com, yulia.it, bulia.net, puglia.wedding, dulia.net, puliu.top, aulia.me, zulia.technology, yulia.app, yulia.pro, iulia.co.uk, pulita.jp, apulia.travel, julia.industries, puliya.com, julia.dog, pulik.ovh, pulin.info, pulit.cat, puliu.xyz, putia.se, yulia.org, puliy.com, pulik.org, tulia.app, pulita.it, pulla.xyz, pulsa.xn--6frz82g, pulsa.express, pulib.com, pulfa.it, julia.codes, julia.center, pulim.com, iulia.shop, julia.eu, pulix.net, pulsa.io</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>puglia.charity</domain_name>
   <domain_keyword>puglia</domain_keyword>
   <domain_tld>charity</domain_tld>
   <query_time>2024-05-06 22:39:03</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cristiano Di Corato</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pqulia.com</domain_name>
   <domain_keyword>pqulia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:18:28</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>apulia.dev</domain_name>
   <domain_keyword>apulia</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-24 01:43:02</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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-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>4</num>
   <domain_name>iulia.world</domain_name>
   <domain_keyword>iulia</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 13:22:25</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-07-27</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>ns1kwy.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4sxy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tulia.store</domain_name>
   <domain_keyword>tulia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 23:48:58</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Andreyana Atanasova</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>BG</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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>julia.feedback</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-01 11:00:12</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pujia.com</domain_name>
   <domain_keyword>pujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 11:34:54</query_time>
   <create_date>2004-04-18</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</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>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>puglia.ie</domain_name>
   <domain_keyword>puglia</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-04 11:33:08</query_time>
   <create_date>2014-02-27</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pulaa.net</domain_name>
   <domain_keyword>pulaa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 21:16:43</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>401</registrar_iana>
   <registrar_name>Misk.com, Inc.</registrar_name>
   <registrar_website>http://www.misk.com</registrar_website>
   <name_servers>
    <value>ns1.cyberdeveloperbd.com</value>
    <value>ns2.cyberdeveloperbd.com</value>
    <value>ns3.cyberdeveloperbd.com</value>
    <value>ns4.cyberdeveloperbd.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>prlia.com</domain_name>
   <domain_keyword>prlia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:10:51</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prlia.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gulia.in</domain_name>
   <domain_keyword>gulia</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 20:58:55</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rajasthan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pulis.de</domain_name>
   <domain_keyword>pulis</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:25:13</query_time>
   <update_date>2021-07-06</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>pulil.com</domain_name>
   <domain_keyword>pulil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:24:09</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of pulil.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1112.awsdns-11.org</value>
    <value>ns-1874.awsdns-42.co.uk</value>
    <value>ns-273.awsdns-34.com</value>
    <value>ns-534.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>palia.pro</domain_name>
   <domain_keyword>palia</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-26 05:28:43</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>uplia.net</domain_name>
   <domain_keyword>uplia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 09:40:31</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.uplia.net</value>
    <value>ns2.uplia.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mulia.uk</domain_name>
   <domain_keyword>mulia</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 11:02:51</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tulia.info</domain_name>
   <domain_keyword>tulia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 23:48:58</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</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>18</num>
   <domain_name>julia.pictures</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-05-17 07:57:06</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>typographus</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>ns19.ch-dns.net</value>
    <value>ns20.ch-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pulix.com.cn</domain_name>
   <domain_keyword>pulix</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-27 22:14:36</query_time>
   <create_date>2024-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>韩艳红</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>puglia.uno</domain_name>
   <domain_keyword>puglia</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-06-01 15:36:54</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>LE</registrant_state>
   <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>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>apulia.xyz</domain_name>
   <domain_keyword>apulia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 03:06:42</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>22</num>
   <domain_name>pulpa.digital</domain_name>
   <domain_keyword>pulpa</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-30 17:15:06</query_time>
   <create_date>2014-09-10</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-09-10</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>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>23</num>
   <domain_name>julia.hamburg</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-21 09:44:17</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pulza.com</domain_name>
   <domain_keyword>pulza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:29:52</query_time>
   <create_date>2022-07-24</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>yulia.fr</domain_name>
   <domain_keyword>yulia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:10:33</query_time>
   <create_date>2021-09-06</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>DOMAINIUM sarl</registrar_name>
   <registrar_website>https://www.domainium.fr/enregistrement-de-noms-de-domaine-fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>ben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>gulia.it</domain_name>
   <domain_keyword>gulia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 21:35:07</query_time>
   <create_date>2012-12-23</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 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.dnslink.com</value>
    <value>ns2.dnslink.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tulia.net</domain_name>
   <domain_keyword>tulia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:48:58</query_time>
   <create_date>2012-11-29</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pulpa.net</domain_name>
   <domain_keyword>pulpa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 19:25:35</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>29</num>
   <domain_name>pulja.net</domain_name>
   <domain_keyword>pulja</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 12:31:22</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2026-11-25</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Gaenyeomwonri</registrant_name>
   <registrant_company>Gaenyeomwonri</registrant_company>
   <registrant_address>Gangnam-daero Gangnam-gu Seoul Korea</registrant_address>
   <registrant_city>262</registrant_city>
   <registrant_zip>06265</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.234150727</registrant_phone>
   <name_servers>
    <value>ns-1017.awsdns-63.net</value>
    <value>ns-1297.awsdns-34.org</value>
    <value>ns-149.awsdns-18.com</value>
    <value>ns-1525.awsdns-62.org</value>
    <value>ns-1776.awsdns-30.co.uk</value>
    <value>ns-1816.awsdns-35.co.uk</value>
    <value>ns-335.awsdns-41.com</value>
    <value>ns-885.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pulai.com</domain_name>
   <domain_keyword>pulai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:34:24</query_time>
   <create_date>2004-12-19</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pulsia.app</domain_name>
   <domain_keyword>pulsia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 22:17:03</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-07-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>polia.co</domain_name>
   <domain_keyword>polia</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 23:58:13</query_time>
   <create_date>2022-05-27</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-27</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-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>33</num>
   <domain_name>zulia.com</domain_name>
   <domain_keyword>zulia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:56:53</query_time>
   <create_date>2003-01-06</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-06</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/zulia.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.dnslink.com</value>
    <value>ns2.dnslink.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pulsia.fr</domain_name>
   <domain_keyword>pulsia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:15:01</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>PAYET Jérémy</registrant_company>
   <registrant_address>PAYET Jérémy, CHEMIN FARJEAU 231A, PK14, 97430 LE TAMPON</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.692271890</registrant_phone>
   <name_servers>
    <value>ns1023.ui-dns.org</value>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1067.ui-dns.com</value>
    <value>ns1107.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>pulipa.co.jp</domain_name>
   <domain_keyword>pulipa</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 01:33:53</query_time>
   <create_date>2005-09-13</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>pulipa corporation</registrant_company>
   <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>
  </value>
  <value>
   <num>36</num>
   <domain_name>putia.live</domain_name>
   <domain_keyword>putia</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-01 16:33:24</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>dns1.c01.nsone.net.cn</value>
    <value>dns1.g01.ns1global.org</value>
    <value>dns2.c01.nsone.net.cn</value>
    <value>dns2.g01.ns1global.org</value>
    <value>dns3.c01.nsone.net.cn</value>
    <value>dns3.g01.ns1global.org</value>
    <value>dns4.c01.nsone.net.cn</value>
    <value>dns4.g01.ns1global.org</value>
    <value>dns5.c01.nsone.net.cn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>37</num>
   <domain_name>tulia.com</domain_name>
   <domain_keyword>tulia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 08:57:37</query_time>
   <create_date>1999-06-08</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</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>pudia.it</domain_name>
   <domain_keyword>pudia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 11:29:03</query_time>
   <create_date>2011-12-02</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Domenico Pudia</registrant_company>
   <registrant_address>Via Vicenza 25/C</registrant_address>
   <registrant_city>Padova</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35138</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>sharon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>pulsa.link</domain_name>
   <domain_keyword>pulsa</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-23 12:21:06</query_time>
   <create_date>2018-07-28</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pulsafeeder, Inc.</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>puvia.com</domain_name>
   <domain_keyword>puvia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:49:20</query_time>
   <create_date>2009-06-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/puvia.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>julia.org.cn</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-17 07:57:06</query_time>
   <create_date>2023-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>重庆智佳信息科技有限公司</registrar_name>
   <registrant_name>张珠</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>publia.info</domain_name>
   <domain_keyword>publia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 06:58:46</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-03</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_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dane.ns.cloudflare.com</value>
    <value>lady.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pulit.jp</domain_name>
   <domain_keyword>pulit</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 15:38:04</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Pulit Inc.</registrant_name>
   <registrant_address>Shirokanedai, Minato-ku</registrant_address>
   <registrant_zip>108-0071</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0362608229</registrant_phone>
   <name_servers>
    <value>ns-1203.awsdns-22.org</value>
    <value>ns-1663.awsdns-15.co.uk</value>
    <value>ns-467.awsdns-58.com</value>
    <value>ns-771.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>pulida.top</domain_name>
   <domain_keyword>pulida</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 01:33:46</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2020-01-02</update_date>
   <expiry_date>2024-12-31</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>qing dao pu li da ke ji fa zhan you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>phlia.com</domain_name>
   <domain_keyword>phlia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:43:13</query_time>
   <create_date>2014-11-02</create_date>
   <update_date>2020-10-27</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pujia.com.cn</domain_name>
   <domain_keyword>pujia</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-22 21:14:31</query_time>
   <create_date>2003-03-25</create_date>
   <expiry_date>2026-03-25</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>济南市天桥区普佳面机研究所</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>putia.com.cn</domain_name>
   <domain_keyword>putia</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-21 04:12:43</query_time>
   <create_date>2022-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>吕在新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pusia.com</domain_name>
   <domain_keyword>pusia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:30:40</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-10-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://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>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>49</num>
   <domain_name>palia.app</domain_name>
   <domain_keyword>palia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 04:12:03</query_time>
   <create_date>2021-06-05</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-05</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>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>puglia.press</domain_name>
   <domain_keyword>puglia</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-06-01 01:37:19</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</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>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</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>zulia.live</domain_name>
   <domain_keyword>zulia</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 02:14:54</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>julia.solutions</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-29 18:36:54</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-30</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>apulia.org</domain_name>
   <domain_keyword>apulia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 01:43:02</query_time>
   <create_date>2003-11-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-11-10</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rheinland-Pfalz</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.mondoserver-dns.net</value>
    <value>ns2.mondoserver-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>pulsa.co.in</domain_name>
   <domain_keyword>pulsa</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-23 12:21:06</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.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>Provinsi Rahasia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>pulpa.pe</domain_name>
   <domain_keyword>pulpa</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-30 01:37:17</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Dattatec.com Sociedad Anonima Cerrada</registrant_name>
   <name_servers>
    <value>ns3.hostmar.com</value>
    <value>ns4.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>nulia.store</domain_name>
   <domain_keyword>nulia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 01:14:50</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_company>Bingo Rimer Enterprise AB</registrant_company>
   <registrant_country>SE</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.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>puliam.com</domain_name>
   <domain_keyword>puliam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:44:26</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Selless Inc.</registrant_name>
   <registrant_company>Selless Inc.</registrant_company>
   <registrant_address>16192 Coastal Highway</registrant_address>
   <registrant_city>Lewes</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19958</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/puliam.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>melinda.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>julia.swiss</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-06-08 17:53:50</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois 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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>puglia.com</domain_name>
   <domain_keyword>puglia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:42:51</query_time>
   <create_date>2001-08-06</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2032-08-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=puglia.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.0123dot.com</value>
    <value>ns2.0123dot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pqulia.co.uk</domain_name>
   <domain_keyword>pqulia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 21:08:50</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>julia.ai</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-21 13:57:53</query_time>
   <registrar_name>Deep Vision Architects</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.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>kulia.net</domain_name>
   <domain_keyword>kulia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:26:04</query_time>
   <create_date>2007-11-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/051c2f45-72f3-499e-a525-b8717ad5e3ed</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bulia.com</domain_name>
   <domain_keyword>bulia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 22:46:12</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2020-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>yulia.it</domain_name>
   <domain_keyword>yulia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 14:07:16</query_time>
   <create_date>2009-12-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>Officine Sviluppo e Ricerca S.r.l.</registrar_name>
   <registrar_website>http://www.officine.com</registrar_website>
   <registrant_company>Yulia Khruscheva</registrant_company>
   <registrant_address>Via dei colli della farnesina 72</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00135</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bulia.net</domain_name>
   <domain_keyword>bulia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 08:27:56</query_time>
   <create_date>2006-05-11</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>66</num>
   <domain_name>puglia.wedding</domain_name>
   <domain_keyword>puglia</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-24 12:28:50</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LerriHost</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KEN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.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>dulia.net</domain_name>
   <domain_keyword>dulia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:36:47</query_time>
   <create_date>2011-05-28</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>puliu.top</domain_name>
   <domain_keyword>puliu</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 16:37:11</query_time>
   <create_date>2024-05-27</create_date>
   <expiry_date>2025-05-27</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>Shan Xi</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>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aulia.me</domain_name>
   <domain_keyword>aulia</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-10 21:53:18</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2028-01-20</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>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>zulia.technology</domain_name>
   <domain_keyword>zulia</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-06-10 06:56:53</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-02-26</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>ns1.zulia.technology</value>
    <value>ns2.zulia.technology</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>yulia.app</domain_name>
   <domain_keyword>yulia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-02 00:14:52</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yulia  Studio fuer Design &amp;amp; Code</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>AT</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>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>yulia.pro</domain_name>
   <domain_keyword>yulia</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 00:15:09</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-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>73</num>
   <domain_name>iulia.co.uk</domain_name>
   <domain_keyword>iulia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 19:19:12</query_time>
   <create_date>2017-12-05</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>pulita.jp</domain_name>
   <domain_keyword>pulita</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 21:19:12</query_time>
   <create_date>2007-10-26</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Maturity Co.,Ltd.</registrant_name>
   <registrant_address>Nagano</registrant_address>
   <registrant_zip>386-0017</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0268-28-5665</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>apulia.travel</domain_name>
   <domain_keyword>apulia</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-18 14:36:32</query_time>
   <create_date>2019-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia Internet SL</registrar_name>
   <registrar_website>http://www.nominalia.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>LE</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>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>julia.industries</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-05-17 07:57:06</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-11</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>puliya.com</domain_name>
   <domain_keyword>puliya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 09:59:41</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/puliya.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>julia.dog</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-24 12:23:26</query_time>
   <create_date>2017-03-25</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OK</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.reclaimhosting.com</value>
    <value>ns2.reclaimhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pulik.ovh</domain_name>
   <domain_keyword>pulik</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-24 12:31:14</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>pulin.info</domain_name>
   <domain_keyword>pulin</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 01:33:51</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-01</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pulit.cat</domain_name>
   <domain_keyword>pulit</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-27 17:02:26</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1407</registrar_iana>
   <registrar_name>SW Hosting &amp; Communications Technologies SL</registrar_name>
   <registrar_website>http://www.swhosting.cat</registrar_website>
   <name_servers>
    <value>dns1.serveisweb.com</value>
    <value>dns4.serveisweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>puliu.xyz</domain_name>
   <domain_keyword>puliu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 17:12:12</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>putia.se</domain_name>
   <domain_keyword>putia</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:47:16</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>yulia.org</domain_name>
   <domain_keyword>yulia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 03:28:03</query_time>
   <create_date>2015-10-28</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Siegfried Siegfried</registrant_company>
   <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>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>puliy.com</domain_name>
   <domain_keyword>puliy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:19:21</query_time>
   <create_date>2018-01-21</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2025-01-21</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pulik.org</domain_name>
   <domain_keyword>pulik</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 21:19:00</query_time>
   <create_date>2003-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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_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>docks19.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>tulia.app</domain_name>
   <domain_keyword>tulia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 23:48:58</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pulita.it</domain_name>
   <domain_keyword>pulita</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 19:24:13</query_time>
   <create_date>2011-06-24</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pulla.xyz</domain_name>
   <domain_keyword>pulla</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 17:30:18</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>pulsa.xn--6frz82g</domain_name>
   <domain_keyword>pulsa</domain_keyword>
   <domain_tld>xn--6frz82g</domain_tld>
   <query_time>2024-05-27 22:15:32</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pulsa.express</domain_name>
   <domain_keyword>pulsa</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-27 22:15:32</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-10</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>greg.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pulib.com</domain_name>
   <domain_keyword>pulib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:18:27</query_time>
   <create_date>2000-09-20</create_date>
   <update_date>2018-09-10</update_date>
   <expiry_date>2026-09-20</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>LEE TAEK SANG</registrant_name>
   <registrant_address>57-7 Jingwan 2-ro  Eunpyeong-gu .</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>03306</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.236765579</registrant_phone>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pulfa.it</domain_name>
   <domain_keyword>pulfa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 19:23:53</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>Linea Radio Multimedia s.r.l.</registrar_name>
   <registrar_website>https://www.linearadio.it</registrar_website>
   <registrant_company>PUL.FA srl S.U.</registrant_company>
   <registrant_address>via Delle Radici 321</registrant_address>
   <registrant_city>Casinalbo</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>41043</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>brain.sincretech.it</value>
    <value>mind.sincretech.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>julia.codes</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-17 07:57:05</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-05-15</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>julia.center</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-12 00:10:15</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nishengjie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Others</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pulim.com</domain_name>
   <domain_keyword>pulim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 21:36:24</query_time>
   <create_date>2004-09-21</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1492.awsdns-58.org</value>
    <value>ns-1759.awsdns-27.co.uk</value>
    <value>ns-344.awsdns-43.com</value>
    <value>ns-630.awsdns-14.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>iulia.shop</domain_name>
   <domain_keyword>iulia</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-09 18:52:44</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>julia.eu</domain_name>
   <domain_keyword>julia</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:02:58</query_time>
   <registrar_name>Internet Service Europe BV</registrar_name>
   <registrar_website>www.i-s-e.nl</registrar_website>
   <name_servers>
    <value>ns1.securenameserver41.net</value>
    <value>ns2.securenameserver41.net</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>pulix.net</domain_name>
   <domain_keyword>pulix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 19:24:15</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pulsa.io</domain_name>
   <domain_keyword>pulsa</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-14 10:01:42</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-14</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.064</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.