Skip to content

BUG | Whois date in past marked ACTIVE #403

@spirillen

Description

@spirillen

What is the problem you are experiencing?

Found a couple of cases where the expiring date are in the past, yet, the records are marked active based on whois test

Subject                                                                                              Status      Source     Expiration Date   HTTP Code  Checker
---------------------------------------------------------------------------------------------------- ----------- ---------- ----------------- ---------- -------------
123lnk.xyz                                                                                           ACTIVE      WHOIS      01-oct-2024       Unknown    AVAILABILITY
22pixx.xyz                                                                                           ACTIVE      WHOIS      13-jun-2022       301        AVAILABILITY
drill 123lnk.xyz -T
;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 65418
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;; -T.  IN      A

;; ANSWER SECTION:

;; AUTHORITY SECTION:
.       3334    IN      SOA     a.root-servers.net. nstld.verisign-grs.com. 2024111601 1800 900 604800 86400

;; ADDITIONAL SECTION:

;; Query time: 20 msec
drill 22pixx.xyz -T
;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 17018
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;; -T.  IN      A

;; ANSWER SECTION:

;; AUTHORITY SECTION:
.       3334    IN      SOA     a.root-servers.net. nstld.verisign-grs.com. 2024111601 1800 900 604800 86400

;; ADDITIONAL SECTION:

;; Query time: 0 msec

How can we reproduce the problem?

To reproduce the problem:

test a expired WHOIS domain

Do you have a screenshot?

Screenshot

image

What did you expect to happen?

I don't know.. 😭

Is there a workaround?

No response

How did you configure PyFunceble?

.PyFunceble.overwrite.yaml

# Your configuration here

Which Operating System did you use?

Unix or *BSD like OS

Which Python Version did you use?

3.11

Which PyFunceble Version did you use?

4.3.0a9.dev

Additional context

I would like to add...

Metadata

Metadata

Assignees

Labels

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions