TwiN / whois

Lightweight WHOIS client in Go
MIT License
7 stars 6 forks source link

The .mx ccTLD does have expiration date #19

Closed AlfredoRamos closed 6 months ago

AlfredoRamos commented 6 months ago

Describe the bug

I started using the project gatus to monitor a bunch or websites for my personal and side projects, however I noticed that all .mx ccTLD fail instantly.

image

We have a lot of domains of this extension, so fixing this library used by gatus would be ideal.

What do you see?

I get the following error message.

domain extension mx does not have a grace period

What do you expect to see?

WHOIS information from the domain.

List the steps that must be taken to reproduce this issue

  1. Use any .mx ccTLD/ccSLD

Version

1.1.7

Additional information

Building from source using the latest commit from the master branch has the same issue.