Skip to content

OmerFI/DomainMonitor

Repository files navigation

Domain Monitor

DomainMonitor is a web project that has a RESTful API to get a domain's subdomains and whois data.

Domain Monitor Screenshot

You can test the web app using docker:

docker-compose up -d

And go to http://127.0.0.1.

API Endpoints

Whois query

/api/domains/{domain}/whois

Query Strings:

  • fields: What fields of the whois query the api will return. Should be separated by commas. Example: registrar,creation_date,expiration_date

Subdomain query

/api/domains/{domain}/subdomains

About

DomainMonitor is a web project that has a RESTful API to get a domain's subdomains and whois data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published