WHOIS QUERY TIME

10 May 2024 - 3:31 AM UTC

Modified: 20 January 2023

REGISTRAR

Name: 1API GmbH
Website: https://nic.at/registrar/578

NAME SERVERS

ns01.agenturserver.co
ns01.agenturserver.de
ns01.agenturserver.it

REGISTRANT

Name: Mittwald Hostmaster
Company: Mittwald CM Service GmbH u. Co. KG
Address: Koenigsberger Strasse 4-6
City: Espelkamp
ZIP: 32339
Country: Germany
Email: [email protected]
Phone: +495772293100

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=jamas.at
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "jamas.at"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "jamas.at",
            "domain_keyword": "jamas",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:31:03",
            "update_date": "2023-01-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://nic.at/registrar/578",
            "registrant_name": "Mittwald Hostmaster",
            "registrant_company": "Mittwald CM Service GmbH u. Co. KG",
            "registrant_address": "Koenigsberger Strasse 4-6",
            "registrant_city": "Espelkamp",
            "registrant_zip": "32339",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+495772293100",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>jamas.at</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>jamas.at</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:31:03</query_time>
   <update_date>2023-01-20</update_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/578</registrar_website>
   <registrant_name>Mittwald Hostmaster</registrant_name>
   <registrant_company>Mittwald CM Service GmbH u. Co. KG</registrant_company>
   <registrant_address>Koenigsberger Strasse 4-6</registrant_address>
   <registrant_city>Espelkamp</registrant_city>
   <registrant_zip>32339</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+495772293100</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.046 seconds) for "jamas.at" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 3:31 AM UTC

Modified: 20 January 2023

REGISTRAR

Name: 1API GmbH
Website: https://nic.at/registrar/578

NAME SERVERS

ns01.agenturserver.co
ns01.agenturserver.de
ns01.agenturserver.it

REGISTRANT

Name: Mittwald Hostmaster
Company: Mittwald CM Service GmbH u. Co. KG
Address: Koenigsberger Strasse 4-6
City: Espelkamp
ZIP: 32339
Country: Germany
Email: [email protected]
Phone: +495772293100

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=jamas.at
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "jamas.at",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "jamas.at",
    "results": [
        {
            "num": 1,
            "domain_name": "jamas.at",
            "domain_keyword": "jamas",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:31:03",
            "update_date": "2023-01-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://nic.at/registrar/578",
            "registrant_name": "Mittwald Hostmaster",
            "registrant_company": "Mittwald CM Service GmbH u. Co. KG",
            "registrant_address": "Koenigsberger Strasse 4-6",
            "registrant_city": "Espelkamp",
            "registrant_zip": "32339",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+495772293100",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "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>jamas.at</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>jamas.at</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jamas.at</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:31:03</query_time>
   <update_date>2023-01-20</update_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/578</registrar_website>
   <registrant_name>Mittwald Hostmaster</registrant_name>
   <registrant_company>Mittwald CM Service GmbH u. Co. KG</registrant_company>
   <registrant_address>Koenigsberger Strasse 4-6</registrant_address>
   <registrant_city>Espelkamp</registrant_city>
   <registrant_zip>32339</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+495772293100</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 16 domain names (in 0.018 seconds) which contained the exact domain keyword "jamas".
Domain Name Registered Expiry Registrar Ownership
1 jamas.it 22 Feb 2000 4 Oct 2024 Aruba s.p.a. MELVILLE SRL
2 jamas.net 20 Mar 2000 20 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 jamas.com 6 Apr 2000 6 Apr 2025 GoDaddy.com, LLC -
4 jamas.org 29 Feb 2004 28 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
5 jamas.nl 31 Jul 2011 - XNS Registrar B.V. -
6 jamas.pl 26 Nov 2012 26 Nov 2024 dhosting.pl Sp. z o.o. -
7 jamas.co.jp 1 Feb 2017 - - Jamas Ltd.
8 jamas.care 14 Dec 2020 14 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
9 jamas.online 14 Dec 2020 14 Dec 2024 Cronon GmbH -
10 jamas.ru 25 Apr 2023 25 Apr 2025 RU-CENTER-RU Private Person
11 jamas.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
12 jamas.ca 15 Aug 2023 15 Aug 2024 Tucows.com Co. REDACTED FOR PRIVACY
13 jamas.top 21 Oct 2023 21 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
14 jamas.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
15 jamas.eu - - Vautron Rechenzentrum AG -
16 jamas.name - - PDR Ltd. d/b/a PublicDomainRegistry.com -
17 jamas.at - - 1API GmbH Mittwald CM Service GmbH u. Co. KG

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=jamas&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "jamas",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "jamas.it, jamas.net, jamas.com, jamas.org, jamas.nl, jamas.pl, jamas.co.jp, jamas.care, jamas.online, jamas.ru, jamas.info, jamas.ca, jamas.top, jamas.xyz, jamas.eu, jamas.name, jamas.at",
    "results": [
        {
            "num": 1,
            "domain_name": "jamas.it",
            "domain_keyword": "jamas",
            "domain_tld": "it",
            "query_time": "2024-05-09 22:51:17",
            "create_date": "2000-02-22",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "MELVILLE SRL",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "jamas.net",
            "domain_keyword": "jamas",
            "domain_tld": "net",
            "query_time": "2024-05-19 21:00:19",
            "create_date": "2000-03-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-20",
            "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": [
                "lady.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jamas.com",
            "domain_keyword": "jamas",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:28:54",
            "create_date": "2000-04-06",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "jamas.org",
            "domain_keyword": "jamas",
            "domain_tld": "org",
            "query_time": "2024-04-23 14:32:41",
            "create_date": "2004-02-29",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jamas.nl",
            "domain_keyword": "jamas",
            "domain_tld": "nl",
            "query_time": "2024-05-09 22:51:17",
            "create_date": "2011-07-31",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "jamas.pl",
            "domain_keyword": "jamas",
            "domain_tld": "pl",
            "query_time": "2024-04-28 23:04:36",
            "create_date": "2012-11-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-11-26",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "jamas.co.jp",
            "domain_keyword": "jamas",
            "domain_tld": "co.jp",
            "query_time": "2024-04-23 14:32:41",
            "create_date": "2017-02-01",
            "update_date": "2024-03-01",
            "registrant_company": "Jamas Ltd.",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ]
        },
        {
            "num": 8,
            "domain_name": "jamas.care",
            "domain_keyword": "jamas",
            "domain_tld": "care",
            "query_time": "2024-04-28 23:04:36",
            "create_date": "2020-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "jamas.online",
            "domain_keyword": "jamas",
            "domain_tld": "online",
            "query_time": "2024-04-28 23:04:36",
            "create_date": "2020-12-14",
            "update_date": "2024-02-29",
            "expiry_date": "2024-12-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "docks13.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jamas.ru",
            "domain_keyword": "jamas",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:38:08",
            "create_date": "2023-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "jamas.info",
            "domain_keyword": "jamas",
            "domain_tld": "info",
            "query_time": "2024-05-26 01:32:38",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "jamas.ca",
            "domain_keyword": "jamas",
            "domain_tld": "ca",
            "query_time": "2024-05-09 22:51:17",
            "create_date": "2023-08-15",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-15",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jamas.top",
            "domain_keyword": "jamas",
            "domain_tld": "top",
            "query_time": "2024-05-09 22:51:17",
            "create_date": "2023-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "jamas.xyz",
            "domain_keyword": "jamas",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 08:45:25",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "jamas.eu",
            "domain_keyword": "jamas",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:14:25",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.vautron.de",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ]
        },
        {
            "num": 16,
            "domain_name": "jamas.name",
            "domain_keyword": "jamas",
            "domain_tld": "name",
            "query_time": "2024-05-09 22:51:17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 17,
            "domain_name": "jamas.at",
            "domain_keyword": "jamas",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:31:03",
            "update_date": "2023-01-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://nic.at/registrar/578",
            "registrant_name": "Mittwald Hostmaster",
            "registrant_company": "Mittwald CM Service GmbH u. Co. KG",
            "registrant_address": "Koenigsberger Strasse 4-6",
            "registrant_city": "Espelkamp",
            "registrant_zip": "32339",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+495772293100",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ]
        }
    ],
    "stats": {
        "total_time": 0.018,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>jamas</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>jamas.it, jamas.net, jamas.com, jamas.org, jamas.nl, jamas.pl, jamas.co.jp, jamas.care, jamas.online, jamas.ru, jamas.info, jamas.ca, jamas.top, jamas.xyz, jamas.eu, jamas.name, jamas.at</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jamas.it</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 22:51:17</query_time>
   <create_date>2000-02-22</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>MELVILLE SRL</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jamas.net</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 21:00:19</query_time>
   <create_date>2000-03-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-20</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>lady.ns.cloudflare.com</value>
    <value>rick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>jamas.com</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:28:54</query_time>
   <create_date>2000-04-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jamas.org</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 14:32:41</query_time>
   <create_date>2004-02-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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>California</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.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>5</num>
   <domain_name>jamas.nl</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 22:51:17</query_time>
   <create_date>2011-07-31</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>jamas.pl</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-28 23:04:36</query_time>
   <create_date>2012-11-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jamas.co.jp</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-23 14:32:41</query_time>
   <create_date>2017-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Jamas Ltd.</registrant_company>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>jamas.care</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-04-28 23:04:36</query_time>
   <create_date>2020-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>jamas.online</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 23:04:36</query_time>
   <create_date>2020-12-14</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <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>docks13.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jamas.ru</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:38:08</query_time>
   <create_date>2023-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>jamas.info</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 01:32:38</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>jamas.ca</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 22:51:17</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>jamas.top</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 22:51:17</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>jamas.xyz</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 08:45:25</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>15</num>
   <domain_name>jamas.eu</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:14:25</query_time>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.vautron.de</registrar_website>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>jamas.name</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-09 22:51:17</query_time>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>jamas.at</domain_name>
   <domain_keyword>jamas</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:31:03</query_time>
   <update_date>2023-01-20</update_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/578</registrar_website>
   <registrant_name>Mittwald Hostmaster</registrant_name>
   <registrant_company>Mittwald CM Service GmbH u. Co. KG</registrant_company>
   <registrant_address>Koenigsberger Strasse 4-6</registrant_address>
   <registrant_city>Espelkamp</registrant_city>
   <registrant_zip>32339</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+495772293100</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.018</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,904 domain names (in 0.062 seconds) which look and sound like the brand name "jamas".
Domain Name Registered Expiry Registrar Ownership
1 jamlas.net 27 Jan 2009 27 Jan 2025 Japan Registry Services Co.,Ltd.(JPRS) Yamamura Hozumi
2 ajmas.com 10 Jun 2010 10 Jun 2033 Cloudflare, Inc. DATA REDACTED
3 jamam.lt 23 May 2017 24 May 2025 UAB "Interneto vizija" UAB "Interneto vizija"
4 jamar.dev 2 Mar 2019 2 Mar 2025 Porkbun LLC Private by Design, LLC
5 jamay.org 18 Aug 2002 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 jamals.net 15 Dec 2009 15 Dec 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
7 samas.in 16 Jan 2012 16 Jan 2029 Endurance Digital Domain Technology LLP Samas Engineering Corporation
8 jamasb.me 30 Nov 2020 30 Nov 2026 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
9 jamae.net 1 Feb 2000 1 Feb 2025 Tucows Domains Inc. -
10 ramas.su 4 Jul 2011 4 Jul 2024 REGRU-SU Private Person
11 jamal.su 25 Jan 2024 25 Jan 2025 REGTIME-SU Private Person
12 james.contact 6 Dec 2020 6 Dec 2024 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
13 jamjs.org 17 May 2012 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 lamas.it 9 Nov 1999 20 Dec 2024 Aziende Italia s.r.l. Lamas Arredamenti Snc
15 jamac.com.au - - Web Address Registration Pty Ltd Jay Mckenzie
16 jaman.space 31 Mar 2018 31 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
17 jamal.fyi 19 May 2023 19 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 james.city 2 Mar 2023 2 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 mamas.earth 22 Nov 2015 21 Nov 2024 Interlink Co., Ltd. REDACTED FOR PRIVACY
20 namas.co.uk 18 Feb 2014 18 Feb 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
21 wamas.sk 19 Jun 2006 19 Jun 2024 Robin Fundinger SSI Schaefer IT Solutions GmbH
22 jamfs.com 15 Oct 2017 15 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 jamar.be 23 Feb 2001 - Combell nv -
24 jamab.com 20 May 2001 20 May 2025 GoDaddy.com, LLC -
25 famas.bio 14 Nov 2023 14 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
26 famas.pl 28 Feb 2008 28 Feb 2025 Domena.pl sp. z o.o. -
27 jamak.us 5 Jul 2023 5 Jul 2024 OwnRegistrar, Inc. NA
28 mamas.kitchen 12 Aug 2021 12 Aug 2032 GoDaddy.com, LLC Domains By Proxy, LLC
29 damas.sport 17 Dec 2018 17 Dec 2024 COREhub Global Association of International Sports Federations (GAISF)
30 jpmas.jp 4 Oct 2019 31 Oct 2024 - Mitsuhashi Toru
31 tamas.or.kr 12 Oct 1999 12 Oct 2025 (?)????? ??????????
32 tamas.net 30 Nov 1998 29 Nov 2024 Rebel.com REDACTED FOR PRIVACY
33 jjmas.net 5 Dec 2010 5 Dec 2025 Launchpad.com Inc. JJ Mas Creative Services
34 jamys.info 30 Jul 2022 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 jasas.ru 1 Sep 2023 1 Sep 2024 REGRU-RU Yandex.Mail Exclusive email address feature
36 jamac.co.uk 10 Aug 2012 10 Aug 2024 Garth Piesse [Tag = COHERENT-NZ] -
37 samas.design 31 Oct 2020 31 Oct 2024 Network Solutions, LLC REDACTED FOR PRIVACY
38 james.wang 15 Mar 2016 15 Mar 2033 Porkbun LLC Private by Design, LLC
39 lamas.dev 5 Mar 2023 5 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
40 james.credit 4 Sep 2017 4 Sep 2024 MarkMonitor Inc. DNStination Inc.
41 jamal.bio 17 Jun 2023 17 Jun 2024 Name.com, Inc. REDACTED FOR PRIVACY
42 samas.studio 7 May 2021 7 May 2025 Porkbun LLC Private by Design, LLC
43 jampas.co 23 Jun 2021 23 Jun 2024 Network Solutions, LLC REDACTED FOR PRIVACY
44 mamas.lt 12 Feb 2013 13 Feb 2025 UAB "ELNETA" UAB "Elneta"
45 jamam.pl 31 Mar 2017 31 Mar 2025 Aftermarket.pl Limited -
46 jamaz.com 24 Jul 2001 24 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu VTsolutions
47 james.bike 1 Apr 2022 1 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
48 jamus.co.nz 26 Jan 2009 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
49 jambs.com 8 May 2002 8 May 2025 GoDaddy.com, LLC NameFind LLC
50 jaman.me 22 Aug 2013 22 Aug 2024 Name.com, Inc. Westilo Technology Limited
51 jimas.com 19 Jul 2001 19 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 jamaz.ing 12 Dec 2023 12 Dec 2024 Porkbun LLC Private by Design, LLC
53 jrmas.com 9 Jan 2022 9 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 jayas.co.uk 28 Jun 2021 28 Jun 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
55 namas.info 31 Jan 2013 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 jama2.com 4 Apr 2005 4 Apr 2025 Tucows Domains Inc. -
57 jamaa.biz 10 Feb 2014 9 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
58 jfmas.org 17 Jun 2005 17 Jun 2028 Gandi SAS Jean-Fabrice Mas
59 jaras.uk 2 Feb 2017 2 Feb 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
60 damas.eu - - Ascio Technologies Inc. -
61 samas.sk 27 Jan 2005 27 Jan 2025 WebSupport s.r.o. Sunmass spol. s r.o.
62 jamis.online 26 Oct 2023 26 Oct 2025 Cloudflare, Inc. -
63 tamas.watch 14 Mar 2021 14 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
64 hamas.lgbt 11 Aug 2018 11 Aug 2024 Porkbun LLC Private by Design, LLC
65 jamar.tv 16 Aug 2023 16 Aug 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
66 jamal.foo 19 May 2023 19 May 2025 Squarespace Domains II LLC. Hanover Park
67 jamal.law 2 Nov 2020 2 Nov 2024 GoDaddy.com, LLC Jamal Law
68 james.cx - - CentralNic Ltd Privacy service provided by Withheld for Privacy ehf
69 james.energy 23 Nov 2020 23 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
70 hamas.zone 24 Feb 2024 24 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 jamays.com 27 Sep 2013 27 Sep 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 3amas.com 24 Jan 2006 24 Jan 2025 Interdominios, Inc. GDPR Masked
73 hamas.eu - - EuroDNS S.A. -
74 jammas.pl 10 Dec 2012 10 Dec 2024 dhosting.pl Sp. z o.o. -
75 mamas.pl 30 Oct 2007 30 Oct 2024 home.pl S.A. -
76 james.cpa 17 Aug 2021 17 Aug 2024 EnCirca, Inc. Matthew Allen James
77 jumas.de - - - -
78 jamal.digital 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 hamas.click 26 Nov 2023 26 Nov 2024 Domain.com, LLC Maxim Bandel
80 yamas.nl 18 Feb 2012 - Registrar.eu -
81 javas.club 5 Aug 2019 5 Aug 2024 Xin Net Technology Corporation zhaoliang
82 jamos.store 17 Apr 2024 17 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170910734
83 jaaas.net 3 Jun 2015 3 Jun 2024 Mesh Digital Limited -
84 tamas.page 20 Apr 2024 20 Apr 2025 Automattic Inc Knock Knock WHOIS Not There, LLC
85 james.lighting 29 Oct 2019 29 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
86 jamms.nl 7 Sep 2006 - Registrar.eu -
87 damas.company 27 Jul 2023 27 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 jalmas.com 6 May 2017 6 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 yamas.cfd 29 May 2024 29 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
90 mamas.com 18 May 1996 19 May 2025 Network Solutions, LLC -
91 jwmas.com 5 May 2021 5 May 2025 GoDaddy.com, LLC -
92 jarmas.com 11 Sep 2006 11 Sep 2024 Nicco Ltd. -
93 famas.store 12 Oct 2023 12 Oct 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
94 mamas.one 4 Apr 2023 4 Apr 2025 Porkbun Private by Design, LLC
95 jamad.cn 4 Dec 2023 4 Dec 2024 广东时代互联科技有限公司 陈本香
96 gamas.ru 7 Jul 2006 7 Jul 2024 RU-CENTER-RU NETGALAXY LTD
97 jamfas.com 3 Sep 2011 3 Sep 2025 Alpine Domains Inc. eWeb Development Inc.
98 jajas.org 3 Dec 2003 3 Dec 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
99 samas.house 21 Jun 2023 21 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
100 jamaes.net 26 Nov 2023 26 Nov 2024 NameCheap, Inc. -
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 Jamas.at.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=jamas.at
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "jamas.at",
        "page_size": 100
    },
    "count": {
        "total": 1904,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jamlas.net, ajmas.com, jamam.lt, jamar.dev, jamay.org, jamals.net, samas.in, jamasb.me, jamae.net, ramas.su, jamal.su, james.contact, jamjs.org, lamas.it, jamac.com.au, jaman.space, jamal.fyi, james.city, mamas.earth, namas.co.uk, wamas.sk, jamfs.com, jamar.be, jamab.com, famas.bio, famas.pl, jamak.us, mamas.kitchen, damas.sport, jpmas.jp, tamas.or.kr, tamas.net, jjmas.net, jamys.info, jasas.ru, jamac.co.uk, samas.design, james.wang, lamas.dev, james.credit, jamal.bio, samas.studio, jampas.co, mamas.lt, jamam.pl, jamaz.com, james.bike, jamus.co.nz, jambs.com, jaman.me, jimas.com, jamaz.ing, jrmas.com, jayas.co.uk, namas.info, jama2.com, jamaa.biz, jfmas.org, jaras.uk, damas.eu, samas.sk, jamis.online, tamas.watch, hamas.lgbt, jamar.tv, jamal.foo, jamal.law, james.cx, james.energy, hamas.zone, jamays.com, 3amas.com, hamas.eu, jammas.pl, mamas.pl, james.cpa, jumas.de, jamal.digital, hamas.click, yamas.nl, javas.club, jamos.store, jaaas.net, tamas.page, james.lighting, jamms.nl, damas.company, jalmas.com, yamas.cfd, mamas.com, jwmas.com, jarmas.com, famas.store, mamas.one, jamad.cn, gamas.ru, jamfas.com, jajas.org, samas.house, jamaes.net",
    "results": [
        {
            "num": 1,
            "domain_name": "jamlas.net",
            "domain_keyword": "jamlas",
            "domain_tld": "net",
            "query_time": "2024-04-23 03:35:34",
            "create_date": "2009-01-27",
            "update_date": "2023-11-10",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Yamamura Hozumi",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ajmas.com",
            "domain_keyword": "ajmas",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:46:39",
            "create_date": "2010-06-10",
            "update_date": "2024-02-28",
            "expiry_date": "2033-06-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "WA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/ajmas.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jamam.lt",
            "domain_keyword": "jamam",
            "domain_tld": "lt",
            "query_time": "2024-04-23 14:31:29",
            "create_date": "2017-05-23",
            "expiry_date": "2025-05-24",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 4,
            "domain_name": "jamar.dev",
            "domain_keyword": "jamar",
            "domain_tld": "dev",
            "query_time": "2024-04-23 14:32:14",
            "create_date": "2019-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jamay.org",
            "domain_keyword": "jamay",
            "domain_tld": "org",
            "query_time": "2024-04-23 14:33:17",
            "create_date": "2002-08-18",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wormwood.arvixe.com",
                "ns2.wormwood.arvixe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jamals.net",
            "domain_keyword": "jamals",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:31:20",
            "create_date": "2009-12-15",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-15",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "samas.in",
            "domain_keyword": "samas",
            "domain_tld": "in",
            "query_time": "2024-05-17 08:10:09",
            "create_date": "2012-01-16",
            "update_date": "2024-01-16",
            "expiry_date": "2029-01-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Samas Engineering Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jamasb.me",
            "domain_keyword": "jamasb",
            "domain_tld": "me",
            "query_time": "2024-06-06 01:36:46",
            "create_date": "2020-11-30",
            "update_date": "2024-06-03",
            "expiry_date": "2026-11-30",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostingdns.net",
                "ns2.hostingdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "jamae.net",
            "domain_keyword": "jamae",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:25:59",
            "create_date": "2000-02-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns2.thirdeye.it",
                "surya.thirdeye.it"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ramas.su",
            "domain_keyword": "ramas",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:19:43",
            "create_date": "2011-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.ru",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 11,
            "domain_name": "jamal.su",
            "domain_keyword": "jamal",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:06:38",
            "create_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 12,
            "domain_name": "james.contact",
            "domain_keyword": "james",
            "domain_tld": "contact",
            "query_time": "2024-04-28 23:06:52",
            "create_date": "2020-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "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": [
                "fwd1.dccdns.com",
                "fwd2.dccdns.com",
                "fwd3.dccdns.com",
                "fwd4.dccdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jamjs.org",
            "domain_keyword": "jamjs",
            "domain_tld": "org",
            "query_time": "2024-05-20 23:54:14",
            "create_date": "2012-05-17",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mddservices.com",
                "ns2.mddservices.com",
                "ns3.mddservices.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lamas.it",
            "domain_keyword": "lamas",
            "domain_tld": "it",
            "query_time": "2024-05-18 07:45:10",
            "create_date": "1999-11-09",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-20",
            "registrar_name": "Aziende Italia s.r.l.",
            "registrar_website": "http://www.aziendeitalia.com",
            "registrant_company": "Lamas Arredamenti Snc",
            "registrant_address": "Via Belluno, 22",
            "registrant_city": "Sedico",
            "registrant_state": "BL",
            "registrant_zip": "32036",
            "registrant_country": "IT",
            "name_servers": [
                "azitns1.aziendeitalia.com",
                "azitns2.aziendeitalia.it",
                "azitns3.aziendeitalia.com",
                "azitns4.hostingsolutions.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "jamac.com.au",
            "domain_keyword": "jamac",
            "domain_tld": "com.au",
            "query_time": "2024-06-06 00:21:09",
            "update_date": "2024-04-24",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jay Mckenzie",
            "name_servers": [
                "hunts.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jaman.space",
            "domain_keyword": "jaman",
            "domain_tld": "space",
            "query_time": "2024-05-31 07:38:36",
            "create_date": "2018-03-31",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-31",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "jamal.fyi",
            "domain_keyword": "jamal",
            "domain_tld": "fyi",
            "query_time": "2024-04-28 23:03:53",
            "create_date": "2023-05-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-19",
            "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": 18,
            "domain_name": "james.city",
            "domain_keyword": "james",
            "domain_tld": "city",
            "query_time": "2024-04-28 23:06:52",
            "create_date": "2023-03-02",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-02",
            "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": 19,
            "domain_name": "mamas.earth",
            "domain_keyword": "mamas",
            "domain_tld": "earth",
            "query_time": "2024-04-24 22:03:03",
            "create_date": "2015-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-21",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "www.interlink.or.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OSAKA",
            "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": [
                "gdns1.interlink.or.jp",
                "gdns2.interlink.or.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "namas.co.uk",
            "domain_keyword": "namas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 07:13:49",
            "create_date": "2014-02-18",
            "update_date": "2023-06-15",
            "expiry_date": "2026-02-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "wamas.sk",
            "domain_keyword": "wamas",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:26:31",
            "create_date": "2006-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_name": "Robin Fundinger",
            "registrant_name": "SSI Schaefer IT Solutions GmbH",
            "registrant_company": "SSI Schaefer IT Solutions GmbH",
            "registrant_address": "Friesachstrasse 15",
            "registrant_city": "Friesach   ",
            "registrant_zip": "8114",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.salomon.at",
                "ns2.mah.priv.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 22,
            "domain_name": "jamfs.com",
            "domain_keyword": "jamfs",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:38:31",
            "create_date": "2017-10-15",
            "update_date": "2020-10-09",
            "expiry_date": "2024-10-15",
            "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": 23,
            "domain_name": "jamar.be",
            "domain_keyword": "jamar",
            "domain_tld": "be",
            "query_time": "2024-04-23 14:32:14",
            "create_date": "2001-02-23",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 24,
            "domain_name": "jamab.com",
            "domain_keyword": "jamab",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:25:49",
            "create_date": "2001-05-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "famas.bio",
            "domain_keyword": "famas",
            "domain_tld": "bio",
            "query_time": "2024-05-20 23:28:58",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "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": [
                "ns1jsv.name.com",
                "ns2fhn.name.com",
                "ns3dgr.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "famas.pl",
            "domain_keyword": "famas",
            "domain_tld": "pl",
            "query_time": "2024-05-20 23:29:01",
            "create_date": "2008-02-28",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-28",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jamak.us",
            "domain_keyword": "jamak",
            "domain_tld": "us",
            "query_time": "2024-05-11 08:45:10",
            "create_date": "2023-07-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Moshe Eshaghian",
            "registrant_company": "NA",
            "registrant_address": "178 SW 8th Street",
            "registrant_city": "Miami",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3052248185",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mamas.kitchen",
            "domain_keyword": "mamas",
            "domain_tld": "kitchen",
            "query_time": "2024-05-28 03:15:58",
            "create_date": "2021-08-12",
            "update_date": "2023-07-26",
            "expiry_date": "2032-08-12",
            "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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "damas.sport",
            "domain_keyword": "damas",
            "domain_tld": "sport",
            "query_time": "2024-05-29 19:36:12",
            "create_date": "2018-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-17",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://www.corehub.net",
            "registrant_company": "Global Association of International Sports Federations (GAISF)",
            "registrant_state": "VD",
            "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": [
                "hk21.irondns.net",
                "us19-east.irondns.net",
                "us20-west.irondns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jpmas.jp",
            "domain_keyword": "jpmas",
            "domain_tld": "jp",
            "query_time": "2024-06-08 19:00:55",
            "create_date": "2019-10-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Mitsuhashi Toru",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 31,
            "domain_name": "tamas.or.kr",
            "domain_keyword": "tamas",
            "domain_tld": "or.kr",
            "query_time": "2022-07-12 10:19:06",
            "create_date": "1999-10-12",
            "update_date": "2015-10-14",
            "expiry_date": "2025-10-12",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "??????????"
        },
        {
            "num": 32,
            "domain_name": "tamas.net",
            "domain_keyword": "tamas",
            "domain_tld": "net",
            "query_time": "2024-04-18 02:58:30",
            "create_date": "1998-11-30",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-29",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "megan.ns.cloudflare.com",
                "roan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "jjmas.net",
            "domain_keyword": "jjmas",
            "domain_tld": "net",
            "query_time": "2024-04-18 05:04:36",
            "create_date": "2010-12-05",
            "update_date": "2023-12-20",
            "expiry_date": "2025-12-05",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "registrant_name": "JJ Mas Creative Services",
            "registrant_company": "JJ Mas Creative Services",
            "registrant_address": "5557 Arcadia Cir",
            "registrant_city": "Discovery Bay",
            "registrant_zip": "94505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "9256956190",
            "name_servers": [
                "ns4253.hostgator.com",
                "ns4254.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "jamys.info",
            "domain_keyword": "jamys",
            "domain_tld": "info",
            "query_time": "2024-05-01 15:35:45",
            "create_date": "2022-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jasas.ru",
            "domain_keyword": "jasas",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:39:45",
            "create_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "jamac.co.uk",
            "domain_keyword": "jamac",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 22:50:07",
            "create_date": "2012-08-10",
            "update_date": "2023-10-21",
            "expiry_date": "2024-08-10",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "samas.design",
            "domain_keyword": "samas",
            "domain_tld": "design",
            "query_time": "2024-05-10 03:47:37",
            "create_date": "2020-10-31",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "james.wang",
            "domain_keyword": "james",
            "domain_tld": "wang",
            "query_time": "2024-05-19 21:02:12",
            "create_date": "2016-03-15",
            "update_date": "2023-11-22",
            "expiry_date": "2033-03-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.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": [
                "jason.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "lamas.dev",
            "domain_keyword": "lamas",
            "domain_tld": "dev",
            "query_time": "2024-05-13 18:46:31",
            "create_date": "2023-03-05",
            "update_date": "2023-03-19",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mitch.ns.cloudflare.com",
                "raina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "james.credit",
            "domain_keyword": "james",
            "domain_tld": "credit",
            "query_time": "2024-05-11 08:47:07",
            "create_date": "2017-09-04",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jamal.bio",
            "domain_keyword": "jamal",
            "domain_tld": "bio",
            "query_time": "2024-05-11 08:45:11",
            "create_date": "2023-06-17",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Yorkshire",
            "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": [
                "ns1vwx.name.com",
                "ns2btz.name.com",
                "ns3jmt.name.com",
                "ns4gvx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "samas.studio",
            "domain_keyword": "samas",
            "domain_tld": "studio",
            "query_time": "2024-05-27 05:45:54",
            "create_date": "2021-05-07",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-07",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "jampas.co",
            "domain_keyword": "jampas",
            "domain_tld": "co",
            "query_time": "2024-04-23 03:38:39",
            "create_date": "2021-06-23",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mamas.lt",
            "domain_keyword": "mamas",
            "domain_tld": "lt",
            "query_time": "2024-04-24 22:03:03",
            "create_date": "2013-02-12",
            "expiry_date": "2025-02-13",
            "registrar_name": "UAB \"ELNETA\"",
            "registrar_website": "http://www.elnet.lt",
            "registrant_company": "UAB \"Elneta\"",
            "name_servers": [
                "ns.elnet.lt",
                "ns2.domreg.lt",
                "ns2.elnet.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 45,
            "domain_name": "jamam.pl",
            "domain_keyword": "jamam",
            "domain_tld": "pl",
            "query_time": "2024-04-28 23:04:25",
            "create_date": "2017-03-31",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-31",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "jamaz.com",
            "domain_keyword": "jamaz",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:04:40",
            "create_date": "2001-07-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VTsolutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=jamaz.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "james.bike",
            "domain_keyword": "james",
            "domain_tld": "bike",
            "query_time": "2024-04-19 03:48:25",
            "create_date": "2022-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "jamus.co.nz",
            "domain_keyword": "jamus",
            "domain_tld": "co.nz",
            "query_time": "2024-04-18 19:41:44",
            "create_date": "2009-01-26",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "jambs.com",
            "domain_keyword": "jambs",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:46:00",
            "create_date": "2002-05-08",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-08",
            "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": 50,
            "domain_name": "jaman.me",
            "domain_keyword": "jaman",
            "domain_tld": "me",
            "query_time": "2024-05-16 08:13:34",
            "create_date": "2013-08-22",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Westilo Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dhaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar 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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "jimas.com",
            "domain_keyword": "jimas",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:13:55",
            "create_date": "2001-07-19",
            "update_date": "2022-07-09",
            "expiry_date": "2025-07-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "jamaz.ing",
            "domain_keyword": "jamaz",
            "domain_tld": "ing",
            "query_time": "2024-06-06 01:37:09",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "jrmas.com",
            "domain_keyword": "jrmas",
            "domain_tld": "com",
            "query_time": "2024-06-13 11:51:00",
            "create_date": "2022-01-09",
            "update_date": "2022-08-23",
            "expiry_date": "2024-01-09",
            "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": 54,
            "domain_name": "jayas.co.uk",
            "domain_keyword": "jayas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 10:42:14",
            "create_date": "2021-06-28",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-28",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "namas.info",
            "domain_keyword": "namas",
            "domain_tld": "info",
            "query_time": "2024-04-15 07:13:45",
            "create_date": "2013-01-31",
            "update_date": "2023-01-29",
            "expiry_date": "2025-01-31",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "jama2.com",
            "domain_keyword": "jama2",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:25:41",
            "create_date": "2005-04-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jamaa.biz",
            "domain_keyword": "jamaa",
            "domain_tld": "biz",
            "query_time": "2024-04-23 14:25:42",
            "create_date": "2014-02-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jfmas.org",
            "domain_keyword": "jfmas",
            "domain_tld": "org",
            "query_time": "2024-04-27 22:03:47",
            "create_date": "2005-06-17",
            "update_date": "2023-06-01",
            "expiry_date": "2028-06-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jean-Fabrice Mas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-104-c.gandi.net",
                "ns-16-a.gandi.net",
                "ns-70-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "jaras.uk",
            "domain_keyword": "jaras",
            "domain_tld": "uk",
            "query_time": "2024-04-26 14:37:18",
            "create_date": "2017-02-02",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-02",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "damas.eu",
            "domain_keyword": "damas",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:47:10",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ]
        },
        {
            "num": 61,
            "domain_name": "samas.sk",
            "domain_keyword": "samas",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:49:22",
            "create_date": "2005-01-27",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-27",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Miroslav Strnka",
            "registrant_company": "Sunmass spol. s r.o.",
            "registrant_address": "Hranicna 3586/26",
            "registrant_city": "Poprad",
            "registrant_zip": "05801",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 62,
            "domain_name": "jamis.online",
            "domain_keyword": "jamis",
            "domain_tld": "online",
            "query_time": "2024-05-08 07:31:02",
            "create_date": "2023-10-26",
            "update_date": "2024-02-08",
            "expiry_date": "2025-10-26",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Ohio",
            "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": [
                "fish.ns.cloudflare.com",
                "sevki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "tamas.watch",
            "domain_keyword": "tamas",
            "domain_tld": "watch",
            "query_time": "2024-05-12 20:08:20",
            "create_date": "2021-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "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": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 64,
            "domain_name": "hamas.lgbt",
            "domain_keyword": "hamas",
            "domain_tld": "lgbt",
            "query_time": "2024-05-12 20:47:02",
            "create_date": "2018-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "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": 65,
            "domain_name": "jamar.tv",
            "domain_keyword": "jamar",
            "domain_tld": "tv",
            "query_time": "2024-05-09 22:51:12",
            "create_date": "2023-08-16",
            "update_date": "2024-01-27",
            "expiry_date": "2024-08-16",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "jamal.foo",
            "domain_keyword": "jamal",
            "domain_tld": "foo",
            "query_time": "2024-05-22 05:11:18",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hanover Park",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "jamal.law",
            "domain_keyword": "jamal",
            "domain_tld": "law",
            "query_time": "2024-05-16 08:13:29",
            "create_date": "2020-11-02",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jamal Law",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "james.cx",
            "domain_keyword": "james",
            "domain_tld": "cx",
            "query_time": "2024-05-16 08:14:27",
            "registrar_name": "CentralNic Ltd",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "james.energy",
            "domain_keyword": "james",
            "domain_tld": "energy",
            "query_time": "2024-05-31 07:39:04",
            "create_date": "2020-11-23",
            "update_date": "2024-05-18",
            "expiry_date": "2024-11-23",
            "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": "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hamas.zone",
            "domain_keyword": "hamas",
            "domain_tld": "zone",
            "query_time": "2024-06-07 06:24:39",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "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": 71,
            "domain_name": "jamays.com",
            "domain_keyword": "jamays",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:33:18",
            "create_date": "2013-09-27",
            "update_date": "2023-07-23",
            "expiry_date": "2025-09-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=jamays.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "3amas.com",
            "domain_keyword": "3amas",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:14:52",
            "create_date": "2006-01-24",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-24",
            "registrar_iana": 818,
            "registrar_name": "Interdominios, Inc.",
            "registrar_website": "http://www.interdominios.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Madrid",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dns1.interdominios.com",
                "dns2.interdominios.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "hamas.eu",
            "domain_keyword": "hamas",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:32:05",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com/",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 74,
            "domain_name": "jammas.pl",
            "domain_keyword": "jammas",
            "domain_tld": "pl",
            "query_time": "2024-03-11 19:06:01",
            "create_date": "2012-12-10",
            "update_date": "2023-10-16",
            "expiry_date": "2024-12-10",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mamas.pl",
            "domain_keyword": "mamas",
            "domain_tld": "pl",
            "query_time": "2024-03-25 22:18:12",
            "create_date": "2007-10-30",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-30",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "james.cpa",
            "domain_keyword": "james",
            "domain_tld": "cpa",
            "query_time": "2024-05-11 08:47:07",
            "create_date": "2021-08-17",
            "update_date": "2024-02-02",
            "expiry_date": "2024-08-17",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Matthew Allen James",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "jumas.de",
            "domain_keyword": "jumas",
            "domain_tld": "de",
            "query_time": "2024-05-21 21:29:34",
            "update_date": "2018-09-08",
            "name_servers": [
                "ns1086.ui-dns.biz",
                "ns1086.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1086.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "jamal.digital",
            "domain_keyword": "jamal",
            "domain_tld": "digital",
            "query_time": "2024-05-22 20:17:46",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hamas.click",
            "domain_keyword": "hamas",
            "domain_tld": "click",
            "query_time": "2024-05-27 23:05:33",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "https://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Maxim Bandel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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-default.domainparkingserver.net",
                "ns2.ipage-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "yamas.nl",
            "domain_keyword": "yamas",
            "domain_tld": "nl",
            "query_time": "2024-06-03 22:01:59",
            "create_date": "2012-02-18",
            "update_date": "2023-10-31",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "javas.club",
            "domain_keyword": "javas",
            "domain_tld": "club",
            "query_time": "2024-04-19 04:35:06",
            "create_date": "2019-08-05",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhaoliang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "henansheng",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "jamos.store",
            "domain_keyword": "jamos",
            "domain_tld": "store",
            "query_time": "2024-04-19 18:03:35",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170910734",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "jaaas.net",
            "domain_keyword": "jaaas",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:47:55",
            "create_date": "2015-06-03",
            "update_date": "2023-08-18",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tamas.page",
            "domain_keyword": "tamas",
            "domain_tld": "page",
            "query_time": "2024-04-24 16:44:27",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc",
            "registrar_website": "wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "james.lighting",
            "domain_keyword": "james",
            "domain_tld": "lighting",
            "query_time": "2024-05-11 08:47:07",
            "create_date": "2019-10-29",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "jamms.nl",
            "domain_keyword": "jamms",
            "domain_tld": "nl",
            "query_time": "2024-05-01 15:33:16",
            "create_date": "2006-09-07",
            "update_date": "2019-01-16",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns051.auroradns.eu",
                "ns052.auroradns.nl",
                "ns053.auroradns.info"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 87,
            "domain_name": "damas.company",
            "domain_keyword": "damas",
            "domain_tld": "company",
            "query_time": "2024-04-29 21:37:08",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "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": [
                "dns3002a.trouble-free.net",
                "dns3002b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jalmas.com",
            "domain_keyword": "jalmas",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:37:58",
            "create_date": "2017-05-06",
            "update_date": "2020-05-01",
            "expiry_date": "2024-05-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "yamas.cfd",
            "domain_keyword": "yamas",
            "domain_tld": "cfd",
            "query_time": "2024-05-31 14:23:14",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.freehosting.com",
                "ns2.freehosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mamas.com",
            "domain_keyword": "mamas",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:43:31",
            "create_date": "1996-05-18",
            "update_date": "2021-02-05",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "jwmas.com",
            "domain_keyword": "jwmas",
            "domain_tld": "com",
            "query_time": "2024-06-11 17:21:07",
            "create_date": "2021-05-05",
            "update_date": "2023-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "jarmas.com",
            "domain_keyword": "jarmas",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:14:44",
            "create_date": "2006-09-11",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "famas.store",
            "domain_keyword": "famas",
            "domain_tld": "store",
            "query_time": "2024-05-03 10:29:01",
            "create_date": "2023-10-12",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "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": [
                "ns1.registrant-verification.com",
                "ns2.registrant-verification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mamas.one",
            "domain_keyword": "mamas",
            "domain_tld": "one",
            "query_time": "2024-05-03 23:41:01",
            "create_date": "2023-04-04",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-p5xclh73.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jamad.cn",
            "domain_keyword": "jamad",
            "domain_tld": "cn",
            "query_time": "2024-05-03 06:12:11",
            "create_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈本香",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gamas.ru",
            "domain_keyword": "gamas",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:25:57",
            "create_date": "2006-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "jamfas.com",
            "domain_keyword": "jamfas",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:38:18",
            "create_date": "2011-09-03",
            "update_date": "2023-07-20",
            "expiry_date": "2025-09-03",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "jajas.org",
            "domain_keyword": "jajas",
            "domain_tld": "org",
            "query_time": "2024-04-19 09:56:07",
            "create_date": "2003-12-03",
            "update_date": "2022-07-27",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "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": [
                "alfred.ns.cloudflare.com",
                "monika.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "samas.house",
            "domain_keyword": "samas",
            "domain_tld": "house",
            "query_time": "2024-05-24 19:21:54",
            "create_date": "2023-06-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 100,
            "domain_name": "jamaes.net",
            "domain_keyword": "jamaes",
            "domain_tld": "net",
            "query_time": "2024-05-24 16:16:55",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>jamas.at</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1904</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jamlas.net, ajmas.com, jamam.lt, jamar.dev, jamay.org, jamals.net, samas.in, jamasb.me, jamae.net, ramas.su, jamal.su, james.contact, jamjs.org, lamas.it, jamac.com.au, jaman.space, jamal.fyi, james.city, mamas.earth, namas.co.uk, wamas.sk, jamfs.com, jamar.be, jamab.com, famas.bio, famas.pl, jamak.us, mamas.kitchen, damas.sport, jpmas.jp, tamas.or.kr, tamas.net, jjmas.net, jamys.info, jasas.ru, jamac.co.uk, samas.design, james.wang, lamas.dev, james.credit, jamal.bio, samas.studio, jampas.co, mamas.lt, jamam.pl, jamaz.com, james.bike, jamus.co.nz, jambs.com, jaman.me, jimas.com, jamaz.ing, jrmas.com, jayas.co.uk, namas.info, jama2.com, jamaa.biz, jfmas.org, jaras.uk, damas.eu, samas.sk, jamis.online, tamas.watch, hamas.lgbt, jamar.tv, jamal.foo, jamal.law, james.cx, james.energy, hamas.zone, jamays.com, 3amas.com, hamas.eu, jammas.pl, mamas.pl, james.cpa, jumas.de, jamal.digital, hamas.click, yamas.nl, javas.club, jamos.store, jaaas.net, tamas.page, james.lighting, jamms.nl, damas.company, jalmas.com, yamas.cfd, mamas.com, jwmas.com, jarmas.com, famas.store, mamas.one, jamad.cn, gamas.ru, jamfas.com, jajas.org, samas.house, jamaes.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jamlas.net</domain_name>
   <domain_keyword>jamlas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 03:35:34</query_time>
   <create_date>2009-01-27</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Yamamura Hozumi</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ajmas.com</domain_name>
   <domain_keyword>ajmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:46:39</query_time>
   <create_date>2010-06-10</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2033-06-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/ajmas.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>jamam.lt</domain_name>
   <domain_keyword>jamam</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-23 14:31:29</query_time>
   <create_date>2017-05-23</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>jamar.dev</domain_name>
   <domain_keyword>jamar</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-23 14:32:14</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jamay.org</domain_name>
   <domain_keyword>jamay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 14:33:17</query_time>
   <create_date>2002-08-18</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wormwood.arvixe.com</value>
    <value>ns2.wormwood.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>jamals.net</domain_name>
   <domain_keyword>jamals</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:31:20</query_time>
   <create_date>2009-12-15</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>samas.in</domain_name>
   <domain_keyword>samas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-17 08:10:09</query_time>
   <create_date>2012-01-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2029-01-16</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Samas Engineering Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>jamasb.me</domain_name>
   <domain_keyword>jamasb</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 01:36:46</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2026-11-30</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostingdns.net</value>
    <value>ns2.hostingdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>jamae.net</domain_name>
   <domain_keyword>jamae</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:25:59</query_time>
   <create_date>2000-02-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns2.thirdeye.it</value>
    <value>surya.thirdeye.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ramas.su</domain_name>
   <domain_keyword>ramas</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:19:43</query_time>
   <create_date>2011-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>jamal.su</domain_name>
   <domain_keyword>jamal</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:06:38</query_time>
   <create_date>2024-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>james.contact</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-04-28 23:06:52</query_time>
   <create_date>2020-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</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>fwd1.dccdns.com</value>
    <value>fwd2.dccdns.com</value>
    <value>fwd3.dccdns.com</value>
    <value>fwd4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>jamjs.org</domain_name>
   <domain_keyword>jamjs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 23:54:14</query_time>
   <create_date>2012-05-17</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mddservices.com</value>
    <value>ns2.mddservices.com</value>
    <value>ns3.mddservices.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>14</num>
   <domain_name>lamas.it</domain_name>
   <domain_keyword>lamas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 07:45:10</query_time>
   <create_date>1999-11-09</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Aziende Italia s.r.l.</registrar_name>
   <registrar_website>http://www.aziendeitalia.com</registrar_website>
   <registrant_company>Lamas Arredamenti Snc</registrant_company>
   <registrant_address>Via Belluno, 22</registrant_address>
   <registrant_city>Sedico</registrant_city>
   <registrant_state>BL</registrant_state>
   <registrant_zip>32036</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>azitns1.aziendeitalia.com</value>
    <value>azitns2.aziendeitalia.it</value>
    <value>azitns3.aziendeitalia.com</value>
    <value>azitns4.hostingsolutions.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>jamac.com.au</domain_name>
   <domain_keyword>jamac</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-06 00:21:09</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jay Mckenzie</registrant_name>
   <name_servers>
    <value>hunts.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>jaman.space</domain_name>
   <domain_keyword>jaman</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-31 07:38:36</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-31</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>jamal.fyi</domain_name>
   <domain_keyword>jamal</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-28 23:03:53</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-19</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>18</num>
   <domain_name>james.city</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-28 23:06:52</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-02</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>19</num>
   <domain_name>mamas.earth</domain_name>
   <domain_keyword>mamas</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-24 22:03:03</query_time>
   <create_date>2015-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>www.interlink.or.jp</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>OSAKA</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>gdns1.interlink.or.jp</value>
    <value>gdns2.interlink.or.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>namas.co.uk</domain_name>
   <domain_keyword>namas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 07:13:49</query_time>
   <create_date>2014-02-18</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>wamas.sk</domain_name>
   <domain_keyword>wamas</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:26:31</query_time>
   <create_date>2006-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>Robin Fundinger</registrar_name>
   <registrant_name>SSI Schaefer IT Solutions GmbH</registrant_name>
   <registrant_company>SSI Schaefer IT Solutions GmbH</registrant_company>
   <registrant_address>Friesachstrasse 15</registrant_address>
   <registrant_city>Friesach   </registrant_city>
   <registrant_zip>8114</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.salomon.at</value>
    <value>ns2.mah.priv.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>jamfs.com</domain_name>
   <domain_keyword>jamfs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:38:31</query_time>
   <create_date>2017-10-15</create_date>
   <update_date>2020-10-09</update_date>
   <expiry_date>2024-10-15</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>23</num>
   <domain_name>jamar.be</domain_name>
   <domain_keyword>jamar</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 14:32:14</query_time>
   <create_date>2001-02-23</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>jamab.com</domain_name>
   <domain_keyword>jamab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:25:49</query_time>
   <create_date>2001-05-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>famas.bio</domain_name>
   <domain_keyword>famas</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-20 23:28:58</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>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>ns1jsv.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>famas.pl</domain_name>
   <domain_keyword>famas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-20 23:29:01</query_time>
   <create_date>2008-02-28</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jamak.us</domain_name>
   <domain_keyword>jamak</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 08:45:10</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Moshe Eshaghian</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>178 SW 8th Street</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3052248185</registrant_phone>
   <name_servers>
    <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>28</num>
   <domain_name>mamas.kitchen</domain_name>
   <domain_keyword>mamas</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-28 03:15:58</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2032-08-12</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>damas.sport</domain_name>
   <domain_keyword>damas</domain_keyword>
   <domain_tld>sport</domain_tld>
   <query_time>2024-05-29 19:36:12</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_company>Global Association of International Sports Federations (GAISF)</registrant_company>
   <registrant_state>VD</registrant_state>
   <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>hk21.irondns.net</value>
    <value>us19-east.irondns.net</value>
    <value>us20-west.irondns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>jpmas.jp</domain_name>
   <domain_keyword>jpmas</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-08 19:00:55</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Mitsuhashi Toru</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>tamas.or.kr</domain_name>
   <domain_keyword>tamas</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-12 10:19:06</query_time>
   <create_date>1999-10-12</create_date>
   <update_date>2015-10-14</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>??????????</registrant_name>
  </value>
  <value>
   <num>32</num>
   <domain_name>tamas.net</domain_name>
   <domain_keyword>tamas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 02:58:30</query_time>
   <create_date>1998-11-30</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.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>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>megan.ns.cloudflare.com</value>
    <value>roan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>jjmas.net</domain_name>
   <domain_keyword>jjmas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 05:04:36</query_time>
   <create_date>2010-12-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <registrant_name>JJ Mas Creative Services</registrant_name>
   <registrant_company>JJ Mas Creative Services</registrant_company>
   <registrant_address>5557 Arcadia Cir</registrant_address>
   <registrant_city>Discovery Bay</registrant_city>
   <registrant_zip>94505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>9256956190</registrant_phone>
   <name_servers>
    <value>ns4253.hostgator.com</value>
    <value>ns4254.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>jamys.info</domain_name>
   <domain_keyword>jamys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 15:35:45</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>jasas.ru</domain_name>
   <domain_keyword>jasas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:39:45</query_time>
   <create_date>2023-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>jamac.co.uk</domain_name>
   <domain_keyword>jamac</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 22:50:07</query_time>
   <create_date>2012-08-10</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>samas.design</domain_name>
   <domain_keyword>samas</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-10 03:47:37</query_time>
   <create_date>2020-10-31</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>james.wang</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-19 21:02:12</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2033-03-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.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>jason.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>lamas.dev</domain_name>
   <domain_keyword>lamas</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 18:46:31</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2023-03-19</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>mitch.ns.cloudflare.com</value>
    <value>raina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>james.credit</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-05-11 08:47:07</query_time>
   <create_date>2017-09-04</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jamal.bio</domain_name>
   <domain_keyword>jamal</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-11 08:45:11</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Yorkshire</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>ns1vwx.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3jmt.name.com</value>
    <value>ns4gvx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>samas.studio</domain_name>
   <domain_keyword>samas</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-27 05:45:54</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-07</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>jampas.co</domain_name>
   <domain_keyword>jampas</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 03:38:39</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mamas.lt</domain_name>
   <domain_keyword>mamas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-24 22:03:03</query_time>
   <create_date>2013-02-12</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>UAB &quot;ELNETA&quot;</registrar_name>
   <registrar_website>http://www.elnet.lt</registrar_website>
   <registrant_company>UAB &quot;Elneta&quot;</registrant_company>
   <name_servers>
    <value>ns.elnet.lt</value>
    <value>ns2.domreg.lt</value>
    <value>ns2.elnet.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>jamam.pl</domain_name>
   <domain_keyword>jamam</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-28 23:04:25</query_time>
   <create_date>2017-03-31</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>jamaz.com</domain_name>
   <domain_keyword>jamaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:04:40</query_time>
   <create_date>2001-07-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VTsolutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=jamaz.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>james.bike</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-04-19 03:48:25</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jamus.co.nz</domain_name>
   <domain_keyword>jamus</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-18 19:41:44</query_time>
   <create_date>2009-01-26</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>jambs.com</domain_name>
   <domain_keyword>jambs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:46:00</query_time>
   <create_date>2002-05-08</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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>50</num>
   <domain_name>jaman.me</domain_name>
   <domain_keyword>jaman</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-16 08:13:34</query_time>
   <create_date>2013-08-22</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-22</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>Westilo Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BD</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>jimas.com</domain_name>
   <domain_keyword>jimas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:13:55</query_time>
   <create_date>2001-07-19</create_date>
   <update_date>2022-07-09</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>52</num>
   <domain_name>jamaz.ing</domain_name>
   <domain_keyword>jamaz</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-06 01:37:09</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>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>53</num>
   <domain_name>jrmas.com</domain_name>
   <domain_keyword>jrmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 11:51:00</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-01-09</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>54</num>
   <domain_name>jayas.co.uk</domain_name>
   <domain_keyword>jayas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 10:42:14</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>namas.info</domain_name>
   <domain_keyword>namas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 07:13:45</query_time>
   <create_date>2013-01-31</create_date>
   <update_date>2023-01-29</update_date>
   <expiry_date>2025-01-31</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>jama2.com</domain_name>
   <domain_keyword>jama2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:25:41</query_time>
   <create_date>2005-04-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>jamaa.biz</domain_name>
   <domain_keyword>jamaa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-23 14:25:42</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>jfmas.org</domain_name>
   <domain_keyword>jfmas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 22:03:47</query_time>
   <create_date>2005-06-17</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2028-06-17</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_company>Jean-Fabrice Mas</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-104-c.gandi.net</value>
    <value>ns-16-a.gandi.net</value>
    <value>ns-70-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>jaras.uk</domain_name>
   <domain_keyword>jaras</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 14:37:18</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>damas.eu</domain_name>
   <domain_keyword>damas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:47:10</query_time>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>samas.sk</domain_name>
   <domain_keyword>samas</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:49:22</query_time>
   <create_date>2005-01-27</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Miroslav Strnka</registrant_name>
   <registrant_company>Sunmass spol. s r.o.</registrant_company>
   <registrant_address>Hranicna 3586/26</registrant_address>
   <registrant_city>Poprad</registrant_city>
   <registrant_zip>05801</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>jamis.online</domain_name>
   <domain_keyword>jamis</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 07:31:02</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Ohio</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>fish.ns.cloudflare.com</value>
    <value>sevki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>tamas.watch</domain_name>
   <domain_keyword>tamas</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-12 20:08:20</query_time>
   <create_date>2021-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>64</num>
   <domain_name>hamas.lgbt</domain_name>
   <domain_keyword>hamas</domain_keyword>
   <domain_tld>lgbt</domain_tld>
   <query_time>2024-05-12 20:47:02</query_time>
   <create_date>2018-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</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>65</num>
   <domain_name>jamar.tv</domain_name>
   <domain_keyword>jamar</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-09 22:51:12</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>jamal.foo</domain_name>
   <domain_keyword>jamal</domain_keyword>
   <domain_tld>foo</domain_tld>
   <query_time>2024-05-22 05:11:18</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>Hanover Park</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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-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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>jamal.law</domain_name>
   <domain_keyword>jamal</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-16 08:13:29</query_time>
   <create_date>2020-11-02</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jamal Law</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>james.cx</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-16 08:14:27</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>james.energy</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-31 07:39:04</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-11-23</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>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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>hamas.zone</domain_name>
   <domain_keyword>hamas</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-06-07 06:24:39</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</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>71</num>
   <domain_name>jamays.com</domain_name>
   <domain_keyword>jamays</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:33:18</query_time>
   <create_date>2013-09-27</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=jamays.com</registrant_email>
   <registrant_phone>+1.4165385487</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>3amas.com</domain_name>
   <domain_keyword>3amas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:14:52</query_time>
   <create_date>2006-01-24</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>818</registrar_iana>
   <registrar_name>Interdominios, Inc.</registrar_name>
   <registrar_website>http://www.interdominios.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dns1.interdominios.com</value>
    <value>dns2.interdominios.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>hamas.eu</domain_name>
   <domain_keyword>hamas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:32:05</query_time>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com/</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>jammas.pl</domain_name>
   <domain_keyword>jammas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-11 19:06:01</query_time>
   <create_date>2012-12-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mamas.pl</domain_name>
   <domain_keyword>mamas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-25 22:18:12</query_time>
   <create_date>2007-10-30</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>james.cpa</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>cpa</domain_tld>
   <query_time>2024-05-11 08:47:07</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Matthew Allen James</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>jumas.de</domain_name>
   <domain_keyword>jumas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 21:29:34</query_time>
   <update_date>2018-09-08</update_date>
   <name_servers>
    <value>ns1086.ui-dns.biz</value>
    <value>ns1086.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1086.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>jamal.digital</domain_name>
   <domain_keyword>jamal</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-22 20:17:46</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>hamas.click</domain_name>
   <domain_keyword>hamas</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-27 23:05:33</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>https://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Maxim Bandel</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>IL</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-default.domainparkingserver.net</value>
    <value>ns2.ipage-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>yamas.nl</domain_name>
   <domain_keyword>yamas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-03 22:01:59</query_time>
   <create_date>2012-02-18</create_date>
   <update_date>2023-10-31</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>javas.club</domain_name>
   <domain_keyword>javas</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-19 04:35:06</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhaoliang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>henansheng</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>jamos.store</domain_name>
   <domain_keyword>jamos</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-19 18:03:35</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170910734</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jaaas.net</domain_name>
   <domain_keyword>jaaas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:47:55</query_time>
   <create_date>2015-06-03</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>tamas.page</domain_name>
   <domain_keyword>tamas</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-24 16:44:27</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc</registrar_name>
   <registrar_website>wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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 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>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>james.lighting</domain_name>
   <domain_keyword>james</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-05-11 08:47:07</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>jamms.nl</domain_name>
   <domain_keyword>jamms</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 15:33:16</query_time>
   <create_date>2006-09-07</create_date>
   <update_date>2019-01-16</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns051.auroradns.eu</value>
    <value>ns052.auroradns.nl</value>
    <value>ns053.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>damas.company</domain_name>
   <domain_keyword>damas</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-29 21:37:08</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</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>dns3002a.trouble-free.net</value>
    <value>dns3002b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jalmas.com</domain_name>
   <domain_keyword>jalmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:37:58</query_time>
   <create_date>2017-05-06</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>yamas.cfd</domain_name>
   <domain_keyword>yamas</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-31 14:23:14</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.freehosting.com</value>
    <value>ns2.freehosting.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>mamas.com</domain_name>
   <domain_keyword>mamas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:43:31</query_time>
   <create_date>1996-05-18</create_date>
   <update_date>2021-02-05</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>jwmas.com</domain_name>
   <domain_keyword>jwmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 17:21:07</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>jarmas.com</domain_name>
   <domain_keyword>jarmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:14:44</query_time>
   <create_date>2006-09-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>famas.store</domain_name>
   <domain_keyword>famas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 10:29:01</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <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>ns1.registrant-verification.com</value>
    <value>ns2.registrant-verification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mamas.one</domain_name>
   <domain_keyword>mamas</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-03 23:41:01</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-p5xclh73.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jamad.cn</domain_name>
   <domain_keyword>jamad</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 06:12:11</query_time>
   <create_date>2023-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈本香</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gamas.ru</domain_name>
   <domain_keyword>gamas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:25:57</query_time>
   <create_date>2006-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>jamfas.com</domain_name>
   <domain_keyword>jamfas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:38:18</query_time>
   <create_date>2011-09-03</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>jajas.org</domain_name>
   <domain_keyword>jajas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 09:56:07</query_time>
   <create_date>2003-12-03</create_date>
   <update_date>2022-07-27</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</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>alfred.ns.cloudflare.com</value>
    <value>monika.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>samas.house</domain_name>
   <domain_keyword>samas</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-24 19:21:54</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>100</num>
   <domain_name>jamaes.net</domain_name>
   <domain_keyword>jamaes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 16:16:55</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.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.062</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.