I was wondering how would you be able to get an expiration date of a domain name without using whois? I been looking into this for awhile but I still haven't been able to figure out a way around it.
Asked
Active
Viewed 285 times
0
-
1**expiration date of a website** a website does not expire, an ssl certificate does. – Countour-Integral Mar 02 '21 at 21:44
-
Building `poach_domain.py` ? – FraggaMuffin Mar 02 '21 at 22:15
-
A domain does expire and you need to pay to renew it. – oMG Mar 02 '21 at 22:17
-
1No, there is no central repository for this. "whois" knows how to query the major domain hosts. That's where the information lives. – Tim Roberts Mar 02 '21 at 23:39
1 Answers
0
The informantion you are looking is stored in the registry operator the domain is registered. To get the information you have two options either whois or the replacment of whois that is icann lookup. You can search information about a domain here and also more informations about the icann lookup.

oMG
- 323
- 1
- 2
- 14