WHOIS QUERY TIME

6 Jun 2024 - 6:16 AM UTC

Registered: 17 August 2017
Modified: 18 August 2023

REGISTRAR

Name: AXC

DNSSEC

yes

NAME SERVERS

nszero1.axc.nl
nszero2.axc.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ermas.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ermas.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ermas.nl",
            "domain_keyword": "ermas",
            "domain_tld": "nl",
            "query_time": "2024-06-06 06:16:53",
            "create_date": "2017-08-17",
            "update_date": "2023-08-18",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ermas.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ermas.nl</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 06:16:53</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.099 seconds) for "ermas.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Oct 2022 - 6:11 PM UTC

Registered: 17 August 2017
Modified: 18 August 2022

REGISTRAR

Name: AXC

DNSSEC

yes

NAME SERVERS

nszero1.axc.nl
nszero2.axc.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

23 Oct 2022 - 6:11 PM UTC

Registered: 17 August 2017
Modified: 18 August 2022

REGISTRAR

Name: AXC

NAME SERVERS

nszero1.axc.nl
nszero2.axc.nl

DOMAIN STATUS

Active

#3 - QUERY TIME

24 Sep 2023 - 12:54 PM UTC

Registered: 17 August 2017
Modified: 18 August 2023

REGISTRAR

Name: AXC

DNSSEC

yes

NAME SERVERS

nszero1.axc.nl
nszero2.axc.nl

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ermas.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ermas.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "ermas.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "ermas.nl",
            "domain_keyword": "ermas",
            "domain_tld": "nl",
            "query_time": "2022-10-23 18:11:07",
            "create_date": "2017-08-17",
            "update_date": "2022-08-18",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "ermas.nl",
            "domain_keyword": "ermas",
            "domain_tld": "nl",
            "query_time": "2022-10-23 18:11:07",
            "create_date": "2017-08-17",
            "update_date": "2022-08-18",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "ermas.nl",
            "domain_keyword": "ermas",
            "domain_tld": "nl",
            "query_time": "2023-09-24 12:54:30",
            "create_date": "2017-08-17",
            "update_date": "2023-08-18",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.099,
        "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>ermas.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>ermas.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ermas.nl</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-10-23 18:11:07</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2022-08-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ermas.nl</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-10-23 18:11:07</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2022-08-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>ermas.nl</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-09-24 12:54:30</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.099</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 7 domain names (in 0.037 seconds) which contained the exact domain keyword "ermas".
Domain Name Registered Expiry Registrar Ownership
1 ermas.com 19 Apr 1996 20 Apr 2025 101domain GRS Limited -
2 ermas.net 3 May 2000 3 May 2032 OVH, SAS REDACTED FOR PRIVACY
3 ermas.fr 11 May 2000 30 Mar 2032 OVH ERMAS
4 ermas.it 2 Sep 2005 2 Sep 2024 Aruba s.p.a. prodotti ermas Sas
5 ermas.ru 22 Dec 2016 22 Dec 2024 REGRU-RU Private Person
6 ermas.nl 17 Aug 2017 - AXC -
7 ermas.ro 26 Jul 2019 24 Jul 2026 CYBER_FOLKS S.R.L. -
8 ermas.se 16 May 2023 16 May 2025 LoopiaGroup2 -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ermas&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ermas",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "ermas.com, ermas.net, ermas.fr, ermas.it, ermas.ru, ermas.nl, ermas.ro, ermas.se",
    "results": [
        {
            "num": 1,
            "domain_name": "ermas.com",
            "domain_keyword": "ermas",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:05:58",
            "create_date": "1996-04-19",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ermas.net",
            "domain_keyword": "ermas",
            "domain_tld": "net",
            "query_time": "2024-04-25 12:12:01",
            "create_date": "2000-05-03",
            "update_date": "2024-03-26",
            "expiry_date": "2032-05-03",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ermas.fr",
            "domain_keyword": "ermas",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:09:51",
            "create_date": "2000-05-11",
            "update_date": "2024-03-31",
            "expiry_date": "2032-03-30",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ERMAS",
            "registrant_address": "ERMAS, rue Gustave Eiffel, 89340 Villeneuve-la-Guyard",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.386645667",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 4,
            "domain_name": "ermas.it",
            "domain_keyword": "ermas",
            "domain_tld": "it",
            "query_time": "2024-06-01 02:19:02",
            "create_date": "2005-09-02",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-02",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "prodotti ermas Sas",
            "registrant_address": "via venezia 11",
            "registrant_city": "Scorze'",
            "registrant_state": "VE",
            "registrant_zip": "30037",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "ermas.ru",
            "domain_keyword": "ermas",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:19:15",
            "create_date": "2016-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "ermas.nl",
            "domain_keyword": "ermas",
            "domain_tld": "nl",
            "query_time": "2024-06-06 06:16:53",
            "create_date": "2017-08-17",
            "update_date": "2023-08-18",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "ermas.ro",
            "domain_keyword": "ermas",
            "domain_tld": "ro",
            "query_time": "2024-06-01 02:19:02",
            "create_date": "2019-07-26",
            "expiry_date": "2026-07-24",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.gazduire.ro",
                "ns2.gazduire.ro",
                "ns3.gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 8,
            "domain_name": "ermas.se",
            "domain_keyword": "ermas",
            "domain_tld": "se",
            "query_time": "2024-05-06 05:46:03",
            "create_date": "2023-05-16",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-16",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ermas</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>ermas.com, ermas.net, ermas.fr, ermas.it, ermas.ru, ermas.nl, ermas.ro, ermas.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ermas.com</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:05:58</query_time>
   <create_date>1996-04-19</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ermas.net</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 12:12:01</query_time>
   <create_date>2000-05-03</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2032-05-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ermas.fr</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:09:51</query_time>
   <create_date>2000-05-11</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2032-03-30</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ERMAS</registrant_company>
   <registrant_address>ERMAS, rue Gustave Eiffel, 89340 Villeneuve-la-Guyard</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.386645667</registrant_phone>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ermas.it</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 02:19:02</query_time>
   <create_date>2005-09-02</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>prodotti ermas Sas</registrant_company>
   <registrant_address>via venezia 11</registrant_address>
   <registrant_city>Scorze'</registrant_city>
   <registrant_state>VE</registrant_state>
   <registrant_zip>30037</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ermas.ru</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:19:15</query_time>
   <create_date>2016-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ermas.nl</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 06:16:53</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ermas.ro</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 02:19:02</query_time>
   <create_date>2019-07-26</create_date>
   <expiry_date>2026-07-24</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</value>
    <value>ns3.gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ermas.se</domain_name>
   <domain_keyword>ermas</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 05:46:03</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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,179 domain names (in 0.095 seconds) which look and sound like the brand name "ermas".
Domain Name Registered Expiry Registrar Ownership
1 ekmas.org 18 Jan 2017 18 Jan 2025 İsimtescil Bilişim A.Ş. Ekmas Egem Otomotiv Insaat Sanayi Ticaret Anonim Sirketi
2 ervas.org 5 Feb 2004 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 ermaf.su 11 Jan 2010 11 Jan 2025 RUCENTER-SU Private Person
4 emmas.eu - - One.com A/S -
5 erlas.org 20 Mar 2007 20 Mar 2025 Tucows Domains Inc. Data Protected
6 ermias.co.uk 9 May 2023 9 May 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
7 ebmas.net 17 Nov 2022 17 Nov 2024 DropCatch.com 821 LLC NameBrightPrivacy.com
8 remas.cc 22 Jun 2020 22 Jun 2025 GoDaddy.com, LLC -
9 ermax.pl 20 Dec 2005 20 Dec 2024 home.pl S.A. -
10 armas.top 23 Feb 2024 23 Feb 2025 NameSilo,LLC PrivacyGuardian.org llc
11 ecmas.com 8 Apr 1997 9 Apr 2025 GoDaddy.com, LLC -
12 remas.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
13 erm-s.org 24 Nov 2021 24 Nov 2025 Network Solutions, LLC ENFANCE RESEAU MONDE-SERVICESs
14 elmas.farm 11 Jul 2023 11 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 eramas.com 2 Mar 2005 2 Mar 2025 GoDaddy.com, LLC -
16 ermah.hu 18 Apr 2000 - - -
17 emmas.life 28 Aug 2023 28 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 sermas.com.br 6 Jun 2016 6 Jun 2025 - SERMAS SERVI?OS CONSTRU??ES E REFORMAS LTDA
19 emras.org 4 Dec 2023 4 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 erlas.world 23 Mar 2023 23 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
21 ermai.net 12 Feb 2017 12 Feb 2025 22net, Inc. -
22 hermas.ca 14 Jul 2006 14 Jul 2024 Tucows.com Co. Hermas
23 eraas.org 20 Feb 2022 20 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
24 vermas.click 26 Aug 2022 26 Aug 2024 Tucows Domains Inc. Data Protected
25 erpas.org 3 Jul 2023 3 Jul 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
26 remas.me 9 Jul 2014 9 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
27 ermax.org 25 Apr 2021 25 Apr 2025 Sav.com, LLC Privacy Protection
28 erkas.com 4 Apr 2010 4 Apr 2025 Alpine Domains Inc. eWeb Development Inc.
29 ermats.ru 8 Dec 2023 8 Dec 2024 REGRU-RU Private Person
30 hermas.eu - - Realtime Register B.V. -
31 erman.app 8 Mar 2024 8 Mar 2025 Porkbun LLC Private by Design, LLC
32 emmas.cash 28 Oct 2023 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 erlas.pl 14 May 2024 14 May 2025 Aftermarket.pl Limited -
34 crmas.in 25 Jun 2021 25 Jun 2024 Endurance Digital Domain Technology LLP ARGUS GROUPS
35 armas.info 20 Sep 2001 20 Sep 2024 Arsys Internet, S.L. dba NICLINE.COM -
36 erpas.lt 30 Apr 2008 1 May 2025 UAB "Informacinės sistemos ir technologijos" Informacines sistemos ir technologijos, UAB
37 erbas.cloud 9 Mar 2020 9 Mar 2025 Porkbun LLC Private by Design, LLC
38 remas.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
39 ermes.sbs 24 Mar 2023 24 Mar 2024 Namecheap Withheld for Privacy Purposes
40 urmas.lt 15 Mar 2000 15 Mar 2025 NETIM NETIM
41 ermass.com 6 Jun 2018 6 Jun 2024 Epik LLC n/a
42 germas.ru 14 Feb 2017 14 Feb 2025 SALENAMES-RU Private Person
43 elmas.store 24 Mar 2024 24 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
44 vermas.email 6 May 2020 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 erman.fun 20 Nov 2023 20 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
46 emmas.com 24 Oct 1999 24 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
47 ermao.site 22 May 2022 22 May 2025 DNSPod, Inc. zhangkai
48 bermas.net 11 Jan 2011 11 Jan 2025 Deutsche Telekom AG Bermas Lederwaren GmbH & Co. KG
49 e-mas.co.uk 4 Jul 2011 4 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
50 epmas.app 15 Jun 2023 15 Jun 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
51 ermss.org 27 Aug 2018 27 Aug 2024 NICENIC INTERNATIONAL GROUP CO., LIMITED chang jia yi
52 emmas.live 3 Sep 2019 3 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
53 ermazs.com 11 Apr 2023 11 Apr 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
54 erman.cloud 20 Feb 2017 20 Feb 2025 eNom, Inc. Erman Srl
55 ernas.net 28 Dec 2009 28 Dec 2024 NameCheap, Inc. -
56 ermaa.com 27 Jun 2000 27 Jun 2025 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
57 ermsa.com 17 Sep 2007 17 Sep 2024 CSC CORPORATE DOMAINS, INC. ENVIRONMENTAL RESOURCES MANAGEMENT LTD
58 armas.ru 21 Jul 2010 21 Jul 2024 SALENAMES-RU Private Person
59 ormas.com 27 Jun 2001 27 Jun 2024 GoDaddy.com, LLC Call 1-833-878-5115
60 erman.fr 23 Jun 2006 1 May 2025 OVH Ano Nymous
61 ermis.cn 12 Nov 2023 12 Nov 2024 阿里云计算有限公司(万网) 上海丰浮度帆商贸有限公司
62 ercas.ng 20 May 2019 20 May 2024 smartweb ERCAS Solutions
63 armas.institute 29 May 2018 29 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 elmas.app 22 Dec 2021 22 Dec 2027 Automattic Inc Knock Knock WHOIS Not There, LLC
65 ermes.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
66 emmas.ist 19 Dec 2022 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 ermak.by 19 Nov 2020 19 Nov 2024 Reliable Software, Ltd Ермак Екатерина Владимировна
68 erras.net 6 Feb 2001 3 Nov 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
69 ermar.de - - - -
70 ernas.se 7 Jun 2017 7 Jun 2024 Loopia AB -
71 ermak.pl 6 May 2008 6 May 2025 Digital Media Technology Sp. z o.o. -
72 ercas.net 28 Dec 2000 28 Dec 2024 MESH DIGITAL LIMITED -
73 ermias.app 28 Mar 2021 28 Mar 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
74 ekmas.net 22 Jul 2010 22 Jul 2024 BigRock Solutions Ltd. IDC
75 elmas.co.uk 12 Sep 2020 12 Sep 2024 XNS Registrar B.V. [Tag = XNSREG] -
76 ermus.com 3 Jan 2006 3 Jan 2025 Wild West Domains, LLC -
77 ermak.org 16 Apr 2002 16 Apr 2025 GoDaddy.com, LLC NameFind LLC
78 ermao.asia 22 Apr 2023 22 Apr 2025 DNSPod, Inc. 吴嘉辉
79 emmas.istanbul 19 Dec 2022 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 ermes.store 17 Apr 2024 17 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
81 ervas.nl 8 Oct 1998 - Realtime Register -
82 ermis.nl 26 Mar 2000 - IKOULA NET -
83 ermaks.xyz 3 Jul 2023 3 Jul 2024 Gname.com Pte. Ltd. -
84 edmas.app 9 Feb 2024 9 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
85 edmas.org 21 Apr 2021 21 Apr 2025 GoDaddy.com, LLC Repossessed by Go Daddy
86 evmas.com 27 Jul 2009 27 Jul 2026 CSL Computer Service Langenbach GmbH d/b/a joker.com MEDICOHEALTH GYM d.o.o.
87 erman.bike 22 Jun 2015 22 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0140585422
88 ermac.ninja 29 Mar 2023 29 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
89 emmas.kitchen 19 Feb 2014 19 Feb 2025 united-domains AG united-domains Reselling GmbH
90 ermss.net 7 Oct 2023 7 Oct 2024 Squarespace Domains II LLC East ridge middle school
91 emmas.photos 20 Apr 2014 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 ergas.pl 13 Oct 2009 13 Oct 2024 nazwa.pl sp. z o.o. -
93 ermars.ink 9 Jun 2023 9 Jun 2024 Sav.com LLC Privacy Protection
94 ermar.pl 21 May 2019 21 May 2024 OVH SAS -
95 ermak.dev 9 Jan 2022 9 Jan 2025 Key-Systems LLC REDACTED FOR PRIVACY
96 sermas.co 24 Jun 2015 23 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 elmas.co.in 9 Dec 2011 9 Dec 2024 Endurance Digital Domain Technology LLP GLOW POWER TECHNOLOGIES
98 vermas.net 9 Apr 2004 9 Apr 2025 ANNULET, INC BuyDomains.com
99 eomas.com 28 Aug 2019 28 Aug 2025 GoDaddy.com, LLC -
100 ermias.biz 13 Nov 2019 13 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Ermas.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ermas.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ermas.nl",
        "page_size": 100
    },
    "count": {
        "total": 1179,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ekmas.org, ervas.org, ermaf.su, emmas.eu, erlas.org, ermias.co.uk, ebmas.net, remas.cc, ermax.pl, armas.top, ecmas.com, remas.us, erm-s.org, elmas.farm, eramas.com, ermah.hu, emmas.life, sermas.com.br, emras.org, erlas.world, ermai.net, hermas.ca, eraas.org, vermas.click, erpas.org, remas.me, ermax.org, erkas.com, ermats.ru, hermas.eu, erman.app, emmas.cash, erlas.pl, crmas.in, armas.info, erpas.lt, erbas.cloud, remas.online, ermes.sbs, urmas.lt, ermass.com, germas.ru, elmas.store, vermas.email, erman.fun, emmas.com, ermao.site, bermas.net, e-mas.co.uk, epmas.app, ermss.org, emmas.live, ermazs.com, erman.cloud, ernas.net, ermaa.com, ermsa.com, armas.ru, ormas.com, erman.fr, ermis.cn, ercas.ng, armas.institute, elmas.app, ermes.xyz, emmas.ist, ermak.by, erras.net, ermar.de, ernas.se, ermak.pl, ercas.net, ermias.app, ekmas.net, elmas.co.uk, ermus.com, ermak.org, ermao.asia, emmas.istanbul, ermes.store, ervas.nl, ermis.nl, ermaks.xyz, edmas.app, edmas.org, evmas.com, erman.bike, ermac.ninja, emmas.kitchen, ermss.net, emmas.photos, ergas.pl, ermars.ink, ermar.pl, ermak.dev, sermas.co, elmas.co.in, vermas.net, eomas.com, ermias.biz",
    "results": [
        {
            "num": 1,
            "domain_name": "ekmas.org",
            "domain_keyword": "ekmas",
            "domain_tld": "org",
            "query_time": "2024-04-19 14:41:33",
            "create_date": "2017-01-18",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-18",
            "registrar_iana": 3826,
            "registrar_name": "İsimtescil Bilişim A.Ş.",
            "registrar_website": "http://whois.isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ekmas Egem Otomotiv Insaat Sanayi Ticaret Anonim Sirketi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KONAK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ervas.org",
            "domain_keyword": "ervas",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:24:40",
            "create_date": "2004-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.itsari.org",
                "ns2.itsari.org",
                "ns3.itsari.org",
                "ns4.itsari.org",
                "ns5.itsari.org",
                "ns6.itsari.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ermaf.su",
            "domain_keyword": "ermaf",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:09:48",
            "create_date": "2010-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 4,
            "domain_name": "emmas.eu",
            "domain_keyword": "emmas",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:05:46",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ]
        },
        {
            "num": 5,
            "domain_name": "erlas.org",
            "domain_keyword": "erlas",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:50:43",
            "create_date": "2007-03-20",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ermias.co.uk",
            "domain_keyword": "ermias",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 02:25:25",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 7,
            "domain_name": "ebmas.net",
            "domain_keyword": "ebmas",
            "domain_tld": "net",
            "query_time": "2024-05-26 09:27:58",
            "create_date": "2022-11-17",
            "update_date": "2022-11-23",
            "expiry_date": "2024-11-17",
            "registrar_iana": 2580,
            "registrar_name": "DropCatch.com 821 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "remas.cc",
            "domain_keyword": "remas",
            "domain_tld": "cc",
            "query_time": "2024-06-01 10:18:51",
            "create_date": "2020-06-22",
            "update_date": "2024-05-13",
            "expiry_date": "2025-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ermax.pl",
            "domain_keyword": "ermax",
            "domain_tld": "pl",
            "query_time": "2024-03-12 11:26:07",
            "create_date": "2005-12-20",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-20",
            "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": 10,
            "domain_name": "armas.top",
            "domain_keyword": "armas",
            "domain_tld": "top",
            "query_time": "2024-04-15 06:01:47",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "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": [
                "hera.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ecmas.com",
            "domain_keyword": "ecmas",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:28:22",
            "create_date": "1997-04-08",
            "update_date": "2023-03-31",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "remas.us",
            "domain_keyword": "remas",
            "domain_tld": "us",
            "query_time": "2024-04-23 00:53:24",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "erm-s.org",
            "domain_keyword": "erm-s",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:51:49",
            "create_date": "2021-11-24",
            "update_date": "2024-05-04",
            "expiry_date": "2025-11-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ENFANCE RESEAU MONDE-SERVICESs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR-J",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "elmas.farm",
            "domain_keyword": "elmas",
            "domain_tld": "farm",
            "query_time": "2024-05-25 10:51:28",
            "create_date": "2023-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-11",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "eramas.com",
            "domain_keyword": "eramas",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:31:37",
            "create_date": "2005-03-02",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ermah.hu",
            "domain_keyword": "ermah",
            "domain_tld": "hu",
            "query_time": "2024-05-10 21:23:12",
            "create_date": "2000-04-18"
        },
        {
            "num": 17,
            "domain_name": "emmas.life",
            "domain_keyword": "emmas",
            "domain_tld": "life",
            "query_time": "2024-05-19 01:16:32",
            "create_date": "2023-08-28",
            "update_date": "2023-11-05",
            "expiry_date": "2025-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sermas.com.br",
            "domain_keyword": "sermas",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 10:54:09",
            "create_date": "2016-06-06",
            "update_date": "2023-07-05",
            "expiry_date": "2025-06-06",
            "registrant_name": "SERMAS SERVI?OS CONSTRU??ES E REFORMAS LTDA",
            "name_servers": [
                "ns3.compos.com.br",
                "ns4.compos.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 19,
            "domain_name": "emras.org",
            "domain_keyword": "emras",
            "domain_tld": "org",
            "query_time": "2024-05-31 22:46:55",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "erlas.world",
            "domain_keyword": "erlas",
            "domain_tld": "world",
            "query_time": "2024-05-31 11:36:42",
            "create_date": "2023-03-23",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "abby.ns.cloudflare.com",
                "venkat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ermai.net",
            "domain_keyword": "ermai",
            "domain_tld": "net",
            "query_time": "2024-04-25 12:11:23",
            "create_date": "2017-02-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hermas.ca",
            "domain_keyword": "hermas",
            "domain_tld": "ca",
            "query_time": "2024-04-27 19:48:24",
            "create_date": "2006-07-14",
            "update_date": "2023-12-27",
            "expiry_date": "2024-07-14",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Barry Mortin",
            "registrant_company": "Hermas",
            "registrant_address": "659 Red Pine Lane",
            "registrant_city": "Bridgenorth",
            "registrant_state": "ON",
            "registrant_zip": "K0L1H0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7052925247",
            "registrant_fax": "+1.7052927378",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "eraas.org",
            "domain_keyword": "eraas",
            "domain_tld": "org",
            "query_time": "2024-05-10 15:59:10",
            "create_date": "2022-02-20",
            "update_date": "2023-11-03",
            "expiry_date": "2025-02-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vermas.click",
            "domain_keyword": "vermas",
            "domain_tld": "click",
            "query_time": "2024-05-24 01:43:46",
            "create_date": "2022-08-26",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "erpas.org",
            "domain_keyword": "erpas",
            "domain_tld": "org",
            "query_time": "2024-05-27 02:28:09",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krung Thep Maha Nakh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "remas.me",
            "domain_keyword": "remas",
            "domain_tld": "me",
            "query_time": "2024-04-23 00:53:24",
            "create_date": "2014-07-09",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-20.webhostbox.net",
                "ns2.md-20.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ermax.org",
            "domain_keyword": "ermax",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:12:06",
            "create_date": "2021-04-25",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ee5ff475.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "erkas.com",
            "domain_keyword": "erkas",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:06:46",
            "create_date": "2010-04-04",
            "update_date": "2023-07-23",
            "expiry_date": "2025-04-04",
            "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": 29,
            "domain_name": "ermats.ru",
            "domain_keyword": "ermats",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:19:16",
            "create_date": "2023-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "hermas.eu",
            "domain_keyword": "hermas",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:49:50",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns-1ybdzv1ygd.dnswnd.be",
                "ns-jmdthbjmfd.dnswnd.de",
                "ns-x839ntx8ed.dnswnd.eu"
            ]
        },
        {
            "num": 31,
            "domain_name": "erman.app",
            "domain_keyword": "erman",
            "domain_tld": "app",
            "query_time": "2024-05-12 04:34:21",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "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": 32,
            "domain_name": "emmas.cash",
            "domain_keyword": "emmas",
            "domain_tld": "cash",
            "query_time": "2024-05-14 05:47:13",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "erlas.pl",
            "domain_keyword": "erlas",
            "domain_tld": "pl",
            "query_time": "2024-05-23 23:11:25",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": 34,
            "domain_name": "crmas.in",
            "domain_keyword": "crmas",
            "domain_tld": "in",
            "query_time": "2024-05-30 12:40:10",
            "create_date": "2021-06-25",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-25",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARGUS GROUPS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "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": [
                "rns21.webhostbox.net",
                "rns22.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "armas.info",
            "domain_keyword": "armas",
            "domain_tld": "info",
            "query_time": "2024-04-15 06:01:47",
            "create_date": "2001-09-20",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-20",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ourense",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "erpas.lt",
            "domain_keyword": "erpas",
            "domain_tld": "lt",
            "query_time": "2024-05-06 22:47:09",
            "create_date": "2008-04-30",
            "expiry_date": "2025-05-01",
            "registrar_name": "UAB \"Informacinės sistemos ir technologijos\"",
            "registrar_website": "http://www.bacloud.com",
            "registrant_company": "Informacines sistemos ir technologijos, UAB",
            "name_servers": [
                "dns1.bacloud.com",
                "dns1.laisvas.lt",
                "dns2.bacloud.com",
                "dns2.laisvas.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 37,
            "domain_name": "erbas.cloud",
            "domain_keyword": "erbas",
            "domain_tld": "cloud",
            "query_time": "2024-05-10 16:02:25",
            "create_date": "2020-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "remas.online",
            "domain_keyword": "remas",
            "domain_tld": "online",
            "query_time": "2024-05-20 04:15:00",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "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": 39,
            "domain_name": "ermes.sbs",
            "domain_keyword": "ermes",
            "domain_tld": "sbs",
            "query_time": "2024-06-01 21:32:05",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "urmas.lt",
            "domain_keyword": "urmas",
            "domain_tld": "lt",
            "query_time": "2024-04-26 14:50:48",
            "create_date": "2000-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain/",
            "registrant_company": "NETIM",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net",
                "ns4.netim.net",
                "ns5.netim.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 41,
            "domain_name": "ermass.com",
            "domain_keyword": "ermass",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:12:02",
            "create_date": "2018-06-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-06-06",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Mohammad Imran Khan",
            "registrant_company": "n/a",
            "registrant_address": "H 199 MALIR CANTT",
            "registrant_city": "KARACHI",
            "registrant_state": "SINDH",
            "registrant_zip": "75070",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3005126405",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "germas.ru",
            "domain_keyword": "germas",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:06:48",
            "create_date": "2017-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "elmas.store",
            "domain_keyword": "elmas",
            "domain_tld": "store",
            "query_time": "2024-05-25 10:51:28",
            "create_date": "2024-03-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-24",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "vermas.email",
            "domain_keyword": "vermas",
            "domain_tld": "email",
            "query_time": "2024-05-14 06:14:55",
            "create_date": "2020-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "erman.fun",
            "domain_keyword": "erman",
            "domain_tld": "fun",
            "query_time": "2024-05-24 15:53:49",
            "create_date": "2023-11-20",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Kemerovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "emmas.com",
            "domain_keyword": "emmas",
            "domain_tld": "com",
            "query_time": "2024-06-08 23:00:02",
            "create_date": "1999-10-24",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "mimi.ns.cloudflare.com",
                "newt.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ermao.site",
            "domain_keyword": "ermao",
            "domain_tld": "site",
            "query_time": "2024-06-01 02:19:02",
            "create_date": "2022-05-22",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "zhangkai",
            "registrant_state": "bei jing shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "room.dnspod.net",
                "shorts.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bermas.net",
            "domain_keyword": "bermas",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:43:17",
            "create_date": "2011-01-11",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-11",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bermas Lederwaren GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "e-mas.co.uk",
            "domain_keyword": "e-mas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 00:09:29",
            "create_date": "2011-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2025-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "epmas.app",
            "domain_keyword": "epmas",
            "domain_tld": "app",
            "query_time": "2024-05-13 09:07:08",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ermss.org",
            "domain_keyword": "ermss",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:52:17",
            "create_date": "2018-08-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://whois.nicenic.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chang jia yi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ndns.cn",
                "ns2.ndns.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "emmas.live",
            "domain_keyword": "emmas",
            "domain_tld": "live",
            "query_time": "2024-05-27 23:59:53",
            "create_date": "2019-09-03",
            "update_date": "2024-04-19",
            "expiry_date": "2024-09-03",
            "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": "MN",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ermazs.com",
            "domain_keyword": "ermazs",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:40:34",
            "create_date": "2023-04-11",
            "update_date": "2024-05-23",
            "expiry_date": "2024-04-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "erman.cloud",
            "domain_keyword": "erman",
            "domain_tld": "cloud",
            "query_time": "2024-05-31 11:36:50",
            "create_date": "2017-02-20",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Erman Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.keliweb.com",
                "dns.keliweb.eu",
                "dns.keliweb.net",
                "dns.keliweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ernas.net",
            "domain_keyword": "ernas",
            "domain_tld": "net",
            "query_time": "2024-04-18 17:31:15",
            "create_date": "2009-12-28",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ermaa.com",
            "domain_keyword": "ermaa",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:11:18",
            "create_date": "2000-06-27",
            "update_date": "2022-02-15",
            "expiry_date": "2025-06-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ermsa.com",
            "domain_keyword": "ermsa",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:13:36",
            "create_date": "2007-09-17",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-17",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "ENVIRONMENTAL RESOURCES MANAGEMENT LTD",
            "registrant_address": "2nd Floor, Exchequer Court, 33 St Mary Axe",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "EC3A 8LL",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2032065200",
            "registrant_fax": "+44.2074657200",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net",
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "armas.ru",
            "domain_keyword": "armas",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:54:26",
            "create_date": "2010-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "ormas.com",
            "domain_keyword": "ormas",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:31:20",
            "create_date": "2001-06-27",
            "update_date": "2021-10-01",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "erman.fr",
            "domain_keyword": "erman",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:09:51",
            "create_date": "2006-06-23",
            "update_date": "2022-04-21",
            "expiry_date": "2025-05-01",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 61,
            "domain_name": "ermis.cn",
            "domain_keyword": "ermis",
            "domain_tld": "cn",
            "query_time": "2024-05-17 21:31:47",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海丰浮度帆商贸有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ercas.ng",
            "domain_keyword": "ercas",
            "domain_tld": "ng",
            "query_time": "2024-05-31 11:28:50",
            "create_date": "2019-05-20",
            "update_date": "2023-06-02",
            "expiry_date": "2024-05-20",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "Joseph Okonji",
            "registrant_company": "ERCAS Solutions",
            "registrant_address": "CBD",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "234732",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8069452749",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "armas.institute",
            "domain_keyword": "armas",
            "domain_tld": "institute",
            "query_time": "2024-04-29 16:40:24",
            "create_date": "2018-05-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-29",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "elmas.app",
            "domain_keyword": "elmas",
            "domain_tld": "app",
            "query_time": "2024-04-12 07:15:19",
            "create_date": "2021-12-22",
            "update_date": "2023-08-12",
            "expiry_date": "2027-12-22",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ermes.xyz",
            "domain_keyword": "ermes",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 22:33:21",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "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": 66,
            "domain_name": "emmas.ist",
            "domain_keyword": "emmas",
            "domain_tld": "ist",
            "query_time": "2024-05-06 02:13:12",
            "create_date": "2022-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ermak.by",
            "domain_keyword": "ermak",
            "domain_tld": "by",
            "query_time": "2024-05-24 15:53:48",
            "create_date": "2020-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Ермак Екатерина Владимировна",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.1host.by",
                "ns2.1host.by"
            ]
        },
        {
            "num": 68,
            "domain_name": "erras.net",
            "domain_keyword": "erras",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:34:46",
            "create_date": "2001-02-06",
            "update_date": "2024-03-28",
            "expiry_date": "2024-11-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/erras.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns1.asamnet.de",
                "adns2.asamnet.de",
                "adns3.asamnet.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ermar.de",
            "domain_keyword": "ermar",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:46:11",
            "update_date": "2024-03-23",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "ernas.se",
            "domain_keyword": "ernas",
            "domain_tld": "se",
            "query_time": "2024-05-06 05:46:03",
            "create_date": "2017-06-07",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-07",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 71,
            "domain_name": "ermak.pl",
            "domain_keyword": "ermak",
            "domain_tld": "pl",
            "query_time": "2024-05-17 21:30:55",
            "create_date": "2008-05-06",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-06",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.rgb365.eu",
                "ns2.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ercas.net",
            "domain_keyword": "ercas",
            "domain_tld": "net",
            "query_time": "2024-06-08 07:58:24",
            "create_date": "2000-12-28",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ermias.app",
            "domain_keyword": "ermias",
            "domain_tld": "app",
            "query_time": "2024-05-29 12:40:37",
            "create_date": "2021-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ekmas.net",
            "domain_keyword": "ekmas",
            "domain_tld": "net",
            "query_time": "2024-04-19 14:41:33",
            "create_date": "2010-07-22",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Domain Contact",
            "registrant_company": "IDC",
            "registrant_address": "1621 Central Ave",
            "registrant_city": "Cheyenne",
            "registrant_state": "Wyoming",
            "registrant_zip": "82001",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+001.3072749894",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "elmas.co.uk",
            "domain_keyword": "elmas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 18:05:59",
            "create_date": "2020-09-12",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-12",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "ermus.com",
            "domain_keyword": "ermus",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:13:44",
            "create_date": "2006-01-03",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ermak.org",
            "domain_keyword": "ermak",
            "domain_tld": "org",
            "query_time": "2024-04-25 12:11:25",
            "create_date": "2002-04-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ermao.asia",
            "domain_keyword": "ermao",
            "domain_tld": "asia",
            "query_time": "2024-04-29 05:23:36",
            "create_date": "2023-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "吴嘉辉",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "云南省",
            "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": [
                "burke.dnspod.net",
                "caroline.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "emmas.istanbul",
            "domain_keyword": "emmas",
            "domain_tld": "istanbul",
            "query_time": "2024-05-06 02:13:12",
            "create_date": "2022-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ermes.store",
            "domain_keyword": "ermes",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:39:58",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ervas.nl",
            "domain_keyword": "ervas",
            "domain_tld": "nl",
            "query_time": "2024-05-26 01:22:52",
            "create_date": "1998-10-08",
            "update_date": "2021-08-06",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "ermis.nl",
            "domain_keyword": "ermis",
            "domain_tld": "nl",
            "query_time": "2024-05-17 21:31:47",
            "create_date": "2000-03-26",
            "update_date": "2018-04-05",
            "registrar_name": "IKOULA NET",
            "name_servers": [
                "ns1.ermis.nl",
                "ns2.ermis.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 83,
            "domain_name": "ermaks.xyz",
            "domain_keyword": "ermaks",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 17:51:53",
            "create_date": "2023-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Illinois",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "edmas.app",
            "domain_keyword": "edmas",
            "domain_tld": "app",
            "query_time": "2024-06-01 03:22:37",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "edmas.org",
            "domain_keyword": "edmas",
            "domain_tld": "org",
            "query_time": "2024-05-08 09:26:12",
            "create_date": "2021-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "evmas.com",
            "domain_keyword": "evmas",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:45:29",
            "create_date": "2009-07-27",
            "update_date": "2021-06-30",
            "expiry_date": "2026-07-27",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "MEDICOHEALTH GYM d.o.o.",
            "registrant_country": "SI",
            "registrant_email": "https://csl-registrar.com/contact/evmas.com/owner",
            "name_servers": [
                "ns1.freedns.si",
                "ns2.freedns.si",
                "ns3.freedns.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "erman.bike",
            "domain_keyword": "erman",
            "domain_tld": "bike",
            "query_time": "2024-05-20 17:51:54",
            "create_date": "2015-06-22",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0140585422",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ermac.ninja",
            "domain_keyword": "ermac",
            "domain_tld": "ninja",
            "query_time": "2024-05-29 12:40:32",
            "create_date": "2023-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "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": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "emmas.kitchen",
            "domain_keyword": "emmas",
            "domain_tld": "kitchen",
            "query_time": "2024-06-08 23:00:02",
            "create_date": "2014-02-19",
            "update_date": "2024-04-29",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ermss.net",
            "domain_keyword": "ermss",
            "domain_tld": "net",
            "query_time": "2024-06-07 21:31:46",
            "create_date": "2023-10-07",
            "update_date": "2024-06-05",
            "expiry_date": "2024-10-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "East ridge middle school",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "emmas.photos",
            "domain_keyword": "emmas",
            "domain_tld": "photos",
            "query_time": "2024-05-06 02:13:12",
            "create_date": "2014-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ergas.pl",
            "domain_keyword": "ergas",
            "domain_tld": "pl",
            "query_time": "2024-05-10 04:50:16",
            "create_date": "2009-10-13",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-13",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ermars.ink",
            "domain_keyword": "ermars",
            "domain_tld": "ink",
            "query_time": "2024-05-06 22:32:09",
            "create_date": "2023-06-09",
            "update_date": "2023-12-28",
            "expiry_date": "2024-06-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ermar.pl",
            "domain_keyword": "ermar",
            "domain_tld": "pl",
            "query_time": "2024-02-27 19:53:00",
            "create_date": "2019-05-21",
            "update_date": "2023-05-12",
            "expiry_date": "2024-05-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ermak.dev",
            "domain_keyword": "ermak",
            "domain_tld": "dev",
            "query_time": "2024-05-20 17:51:52",
            "create_date": "2022-01-09",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sermas.co",
            "domain_keyword": "sermas",
            "domain_tld": "co",
            "query_time": "2024-05-25 10:54:09",
            "create_date": "2015-06-24",
            "update_date": "2023-07-20",
            "expiry_date": "2025-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cp-3.webhostbox.net",
                "ns2.cp-3.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "elmas.co.in",
            "domain_keyword": "elmas",
            "domain_tld": "co.in",
            "query_time": "2024-05-25 10:51:28",
            "create_date": "2011-12-09",
            "update_date": "2024-04-28",
            "expiry_date": "2024-12-09",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOW POWER TECHNOLOGIES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "vermas.net",
            "domain_keyword": "vermas",
            "domain_tld": "net",
            "query_time": "2024-05-30 12:30:59",
            "create_date": "2004-04-09",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-09",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "eomas.com",
            "domain_keyword": "eomas",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:51:44",
            "create_date": "2019-08-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-08-28",
            "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": 100,
            "domain_name": "ermias.biz",
            "domain_keyword": "ermias",
            "domain_tld": "biz",
            "query_time": "2024-04-25 12:12:36",
            "create_date": "2019-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.095,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ermas.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1179</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ekmas.org, ervas.org, ermaf.su, emmas.eu, erlas.org, ermias.co.uk, ebmas.net, remas.cc, ermax.pl, armas.top, ecmas.com, remas.us, erm-s.org, elmas.farm, eramas.com, ermah.hu, emmas.life, sermas.com.br, emras.org, erlas.world, ermai.net, hermas.ca, eraas.org, vermas.click, erpas.org, remas.me, ermax.org, erkas.com, ermats.ru, hermas.eu, erman.app, emmas.cash, erlas.pl, crmas.in, armas.info, erpas.lt, erbas.cloud, remas.online, ermes.sbs, urmas.lt, ermass.com, germas.ru, elmas.store, vermas.email, erman.fun, emmas.com, ermao.site, bermas.net, e-mas.co.uk, epmas.app, ermss.org, emmas.live, ermazs.com, erman.cloud, ernas.net, ermaa.com, ermsa.com, armas.ru, ormas.com, erman.fr, ermis.cn, ercas.ng, armas.institute, elmas.app, ermes.xyz, emmas.ist, ermak.by, erras.net, ermar.de, ernas.se, ermak.pl, ercas.net, ermias.app, ekmas.net, elmas.co.uk, ermus.com, ermak.org, ermao.asia, emmas.istanbul, ermes.store, ervas.nl, ermis.nl, ermaks.xyz, edmas.app, edmas.org, evmas.com, erman.bike, ermac.ninja, emmas.kitchen, ermss.net, emmas.photos, ergas.pl, ermars.ink, ermar.pl, ermak.dev, sermas.co, elmas.co.in, vermas.net, eomas.com, ermias.biz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ekmas.org</domain_name>
   <domain_keyword>ekmas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 14:41:33</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>İsimtescil Bilişim A.Ş.</registrar_name>
   <registrar_website>http://whois.isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ekmas Egem Otomotiv Insaat Sanayi Ticaret Anonim Sirketi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KONAK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ervas.org</domain_name>
   <domain_keyword>ervas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:24:40</query_time>
   <create_date>2004-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.itsari.org</value>
    <value>ns2.itsari.org</value>
    <value>ns3.itsari.org</value>
    <value>ns4.itsari.org</value>
    <value>ns5.itsari.org</value>
    <value>ns6.itsari.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ermaf.su</domain_name>
   <domain_keyword>ermaf</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:09:48</query_time>
   <create_date>2010-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>emmas.eu</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:05:46</query_time>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>erlas.org</domain_name>
   <domain_keyword>erlas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:50:43</query_time>
   <create_date>2007-03-20</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>XX</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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ermias.co.uk</domain_name>
   <domain_keyword>ermias</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 02:25:25</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ebmas.net</domain_name>
   <domain_keyword>ebmas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 09:27:58</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2022-11-23</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>2580</registrar_iana>
   <registrar_name>DropCatch.com 821 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>remas.cc</domain_name>
   <domain_keyword>remas</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 10:18:51</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ermax.pl</domain_name>
   <domain_keyword>ermax</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-12 11:26:07</query_time>
   <create_date>2005-12-20</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-20</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>10</num>
   <domain_name>armas.top</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 06:01:47</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</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>hera.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ecmas.com</domain_name>
   <domain_keyword>ecmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:28:22</query_time>
   <create_date>1997-04-08</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>12</num>
   <domain_name>remas.us</domain_name>
   <domain_keyword>remas</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 00:53:24</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</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>13</num>
   <domain_name>erm-s.org</domain_name>
   <domain_keyword>erm-s</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:51:49</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ENFANCE RESEAU MONDE-SERVICESs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR-J</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>elmas.farm</domain_name>
   <domain_keyword>elmas</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-25 10:51:28</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>eramas.com</domain_name>
   <domain_keyword>eramas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:31:37</query_time>
   <create_date>2005-03-02</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>16</num>
   <domain_name>ermah.hu</domain_name>
   <domain_keyword>ermah</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 21:23:12</query_time>
   <create_date>2000-04-18</create_date>
  </value>
  <value>
   <num>17</num>
   <domain_name>emmas.life</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-19 01:16:32</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sermas.com.br</domain_name>
   <domain_keyword>sermas</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 10:54:09</query_time>
   <create_date>2016-06-06</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrant_name>SERMAS SERVI?OS CONSTRU??ES E REFORMAS LTDA</registrant_name>
   <name_servers>
    <value>ns3.compos.com.br</value>
    <value>ns4.compos.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>emras.org</domain_name>
   <domain_keyword>emras</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 22:46:55</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>erlas.world</domain_name>
   <domain_keyword>erlas</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-31 11:36:42</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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>abby.ns.cloudflare.com</value>
    <value>venkat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ermai.net</domain_name>
   <domain_keyword>ermai</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 12:11:23</query_time>
   <create_date>2017-02-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hermas.ca</domain_name>
   <domain_keyword>hermas</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 19:48:24</query_time>
   <create_date>2006-07-14</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Barry Mortin</registrant_name>
   <registrant_company>Hermas</registrant_company>
   <registrant_address>659 Red Pine Lane</registrant_address>
   <registrant_city>Bridgenorth</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K0L1H0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7052925247</registrant_phone>
   <registrant_fax>+1.7052927378</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>eraas.org</domain_name>
   <domain_keyword>eraas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 15:59:10</query_time>
   <create_date>2022-02-20</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>vermas.click</domain_name>
   <domain_keyword>vermas</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-24 01:43:46</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>erpas.org</domain_name>
   <domain_keyword>erpas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 02:28:09</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Krung Thep Maha Nakh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>remas.me</domain_name>
   <domain_keyword>remas</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-23 00:53:24</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-20.webhostbox.net</value>
    <value>ns2.md-20.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ermax.org</domain_name>
   <domain_keyword>ermax</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:12:06</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ee5ff475.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>erkas.com</domain_name>
   <domain_keyword>erkas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:06:46</query_time>
   <create_date>2010-04-04</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-04-04</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>29</num>
   <domain_name>ermats.ru</domain_name>
   <domain_keyword>ermats</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:19:16</query_time>
   <create_date>2023-12-08</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>30</num>
   <domain_name>hermas.eu</domain_name>
   <domain_keyword>hermas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:49:50</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns-1ybdzv1ygd.dnswnd.be</value>
    <value>ns-jmdthbjmfd.dnswnd.de</value>
    <value>ns-x839ntx8ed.dnswnd.eu</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>erman.app</domain_name>
   <domain_keyword>erman</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 04:34:21</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</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>32</num>
   <domain_name>emmas.cash</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-14 05:47:13</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>erlas.pl</domain_name>
   <domain_keyword>erlas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 23:11:25</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>34</num>
   <domain_name>crmas.in</domain_name>
   <domain_keyword>crmas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 12:40:10</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-25</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>ARGUS GROUPS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</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>rns21.webhostbox.net</value>
    <value>rns22.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>armas.info</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 06:01:47</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ourense</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>erpas.lt</domain_name>
   <domain_keyword>erpas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-06 22:47:09</query_time>
   <create_date>2008-04-30</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>UAB &quot;Informacinės sistemos ir technologijos&quot;</registrar_name>
   <registrar_website>http://www.bacloud.com</registrar_website>
   <registrant_company>Informacines sistemos ir technologijos, UAB</registrant_company>
   <name_servers>
    <value>dns1.bacloud.com</value>
    <value>dns1.laisvas.lt</value>
    <value>dns2.bacloud.com</value>
    <value>dns2.laisvas.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>erbas.cloud</domain_name>
   <domain_keyword>erbas</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-10 16:02:25</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>38</num>
   <domain_name>remas.online</domain_name>
   <domain_keyword>remas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 04:15:00</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</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>39</num>
   <domain_name>ermes.sbs</domain_name>
   <domain_keyword>ermes</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-01 21:32:05</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>urmas.lt</domain_name>
   <domain_keyword>urmas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-26 14:50:48</query_time>
   <create_date>2000-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain/</registrar_website>
   <registrant_company>NETIM</registrant_company>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
    <value>ns4.netim.net</value>
    <value>ns5.netim.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>ermass.com</domain_name>
   <domain_keyword>ermass</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:12:02</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Mohammad Imran Khan</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>H 199 MALIR CANTT</registrant_address>
   <registrant_city>KARACHI</registrant_city>
   <registrant_state>SINDH</registrant_state>
   <registrant_zip>75070</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3005126405</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>germas.ru</domain_name>
   <domain_keyword>germas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:06:48</query_time>
   <create_date>2017-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>elmas.store</domain_name>
   <domain_keyword>elmas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 10:51:28</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-24</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>vermas.email</domain_name>
   <domain_keyword>vermas</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-14 06:14:55</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>erman.fun</domain_name>
   <domain_keyword>erman</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-24 15:53:49</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Kemerovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>emmas.com</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 23:00:02</query_time>
   <create_date>1999-10-24</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>mimi.ns.cloudflare.com</value>
    <value>newt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ermao.site</domain_name>
   <domain_keyword>ermao</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 02:19:02</query_time>
   <create_date>2022-05-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>zhangkai</registrant_company>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>room.dnspod.net</value>
    <value>shorts.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bermas.net</domain_name>
   <domain_keyword>bermas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:43:17</query_time>
   <create_date>2011-01-11</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bermas Lederwaren GmbH &amp; Co. KG</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>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>e-mas.co.uk</domain_name>
   <domain_keyword>e-mas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 00:09:29</query_time>
   <create_date>2011-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>epmas.app</domain_name>
   <domain_keyword>epmas</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 09:07:08</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.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>ermss.org</domain_name>
   <domain_keyword>ermss</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:52:17</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://whois.nicenic.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chang jia yi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ndns.cn</value>
    <value>ns2.ndns.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>emmas.live</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 23:59:53</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-09-03</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>MN</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ermazs.com</domain_name>
   <domain_keyword>ermazs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:40:34</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>erman.cloud</domain_name>
   <domain_keyword>erman</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-31 11:36:50</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Erman Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.keliweb.com</value>
    <value>dns.keliweb.eu</value>
    <value>dns.keliweb.net</value>
    <value>dns.keliweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ernas.net</domain_name>
   <domain_keyword>ernas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 17:31:15</query_time>
   <create_date>2009-12-28</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ermaa.com</domain_name>
   <domain_keyword>ermaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:11:18</query_time>
   <create_date>2000-06-27</create_date>
   <update_date>2022-02-15</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>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>57</num>
   <domain_name>ermsa.com</domain_name>
   <domain_keyword>ermsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:13:36</query_time>
   <create_date>2007-09-17</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>ENVIRONMENTAL RESOURCES MANAGEMENT LTD</registrant_company>
   <registrant_address>2nd Floor, Exchequer Court, 33 St Mary Axe</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>EC3A 8LL</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2032065200</registrant_phone>
   <registrant_fax>+44.2074657200</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>armas.ru</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:54:26</query_time>
   <create_date>2010-07-21</create_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>ormas.com</domain_name>
   <domain_keyword>ormas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:31:20</query_time>
   <create_date>2001-06-27</create_date>
   <update_date>2021-10-01</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>erman.fr</domain_name>
   <domain_keyword>erman</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:09:51</query_time>
   <create_date>2006-06-23</create_date>
   <update_date>2022-04-21</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ermis.cn</domain_name>
   <domain_keyword>ermis</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 21:31:47</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海丰浮度帆商贸有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ercas.ng</domain_name>
   <domain_keyword>ercas</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-31 11:28:50</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>Joseph Okonji</registrant_name>
   <registrant_company>ERCAS Solutions</registrant_company>
   <registrant_address>CBD</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>234732</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8069452749</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>armas.institute</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-04-29 16:40:24</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>elmas.app</domain_name>
   <domain_keyword>elmas</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-12 07:15:19</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2027-12-22</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ermes.xyz</domain_name>
   <domain_keyword>ermes</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 22:33:21</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</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>66</num>
   <domain_name>emmas.ist</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-06 02:13:12</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ermak.by</domain_name>
   <domain_keyword>ermak</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-24 15:53:48</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Ермак Екатерина Владимировна</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.1host.by</value>
    <value>ns2.1host.by</value>
   </name_servers>
  </value>
  <value>
   <num>68</num>
   <domain_name>erras.net</domain_name>
   <domain_keyword>erras</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:34:46</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/erras.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns1.asamnet.de</value>
    <value>adns2.asamnet.de</value>
    <value>adns3.asamnet.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ermar.de</domain_name>
   <domain_keyword>ermar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:46:11</query_time>
   <update_date>2024-03-23</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>ernas.se</domain_name>
   <domain_keyword>ernas</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 05:46:03</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ermak.pl</domain_name>
   <domain_keyword>ermak</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 21:30:55</query_time>
   <create_date>2008-05-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.rgb365.eu</value>
    <value>ns2.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ercas.net</domain_name>
   <domain_keyword>ercas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 07:58:24</query_time>
   <create_date>2000-12-28</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.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>73</num>
   <domain_name>ermias.app</domain_name>
   <domain_keyword>ermias</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-29 12:40:37</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ekmas.net</domain_name>
   <domain_keyword>ekmas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 14:41:33</query_time>
   <create_date>2010-07-22</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Domain Contact</registrant_name>
   <registrant_company>IDC</registrant_company>
   <registrant_address>1621 Central Ave</registrant_address>
   <registrant_city>Cheyenne</registrant_city>
   <registrant_state>Wyoming</registrant_state>
   <registrant_zip>82001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+001.3072749894</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>elmas.co.uk</domain_name>
   <domain_keyword>elmas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 18:05:59</query_time>
   <create_date>2020-09-12</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>ermus.com</domain_name>
   <domain_keyword>ermus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:13:44</query_time>
   <create_date>2006-01-03</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ermak.org</domain_name>
   <domain_keyword>ermak</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 12:11:25</query_time>
   <create_date>2002-04-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-16</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>NameFind 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.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>78</num>
   <domain_name>ermao.asia</domain_name>
   <domain_keyword>ermao</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-29 05:23:36</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>吴嘉辉</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>云南省</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>burke.dnspod.net</value>
    <value>caroline.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>emmas.istanbul</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-05-06 02:13:12</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ermes.store</domain_name>
   <domain_keyword>ermes</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:39:58</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ervas.nl</domain_name>
   <domain_keyword>ervas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 01:22:52</query_time>
   <create_date>1998-10-08</create_date>
   <update_date>2021-08-06</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ermis.nl</domain_name>
   <domain_keyword>ermis</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 21:31:47</query_time>
   <create_date>2000-03-26</create_date>
   <update_date>2018-04-05</update_date>
   <registrar_name>IKOULA NET</registrar_name>
   <name_servers>
    <value>ns1.ermis.nl</value>
    <value>ns2.ermis.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ermaks.xyz</domain_name>
   <domain_keyword>ermaks</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 17:51:53</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Illinois</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>edmas.app</domain_name>
   <domain_keyword>edmas</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 03:22:37</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>edmas.org</domain_name>
   <domain_keyword>edmas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 09:26:12</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-21</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>Repossessed by Go Daddy</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>evmas.com</domain_name>
   <domain_keyword>evmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:45:29</query_time>
   <create_date>2009-07-27</create_date>
   <update_date>2021-06-30</update_date>
   <expiry_date>2026-07-27</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>MEDICOHEALTH GYM d.o.o.</registrant_company>
   <registrant_country>SI</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/evmas.com/owner</registrant_email>
   <name_servers>
    <value>ns1.freedns.si</value>
    <value>ns2.freedns.si</value>
    <value>ns3.freedns.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>erman.bike</domain_name>
   <domain_keyword>erman</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-20 17:51:54</query_time>
   <create_date>2015-06-22</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0140585422</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ermac.ninja</domain_name>
   <domain_keyword>ermac</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-29 12:40:32</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>emmas.kitchen</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-06-08 23:00:02</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ermss.net</domain_name>
   <domain_keyword>ermss</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 21:31:46</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>East ridge middle school</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>emmas.photos</domain_name>
   <domain_keyword>emmas</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-06 02:13:12</query_time>
   <create_date>2014-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ergas.pl</domain_name>
   <domain_keyword>ergas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-10 04:50:16</query_time>
   <create_date>2009-10-13</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</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>93</num>
   <domain_name>ermars.ink</domain_name>
   <domain_keyword>ermars</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-06 22:32:09</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ermar.pl</domain_name>
   <domain_keyword>ermar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-27 19:53:00</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ermak.dev</domain_name>
   <domain_keyword>ermak</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 17:51:52</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sermas.co</domain_name>
   <domain_keyword>sermas</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 10:54:09</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cp-3.webhostbox.net</value>
    <value>ns2.cp-3.webhostbox.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>97</num>
   <domain_name>elmas.co.in</domain_name>
   <domain_keyword>elmas</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-25 10:51:28</query_time>
   <create_date>2011-12-09</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-12-09</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>GLOW POWER TECHNOLOGIES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>vermas.net</domain_name>
   <domain_keyword>vermas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 12:30:59</query_time>
   <create_date>2004-04-09</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>eomas.com</domain_name>
   <domain_keyword>eomas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:51:44</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>100</num>
   <domain_name>ermias.biz</domain_name>
   <domain_keyword>ermias</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 12:12:36</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>
 </results>
 <stats>
  <total_time>0.095</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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