neutrino-domain-lookup
Retrieves domain name details from Neutrino API service.
neutrino-domain-lookup [profile=PROFILE] fqdn=FQDN
- profile=PROFILE
- Connect profile code of Neutrino API
- fqdn=FQDN
- A domain name, hostname, FQDN, URL, HTML link or email address to lookup
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code of Neutrino API |
| is_valid | Bool | Is valid | |
| fqdn | String | FQDN | e.g. mail.hometaxcs.site |
| domain | String | Domain | e.g. hometaxcs.site |
| is_subdomain | Bool | Is subdomain | |
| tld | String | TLD | The top-level domain, e.g. site |
| tld_cc | String | TLD CC | For a country code top-level domain |
| rank | Integer | Rank | |
| is_gov | Bool | Is gov | |
| is_opennic | Bool | Is opennic | |
| is_pending | Bool | Is pending | |
| is_adult | Bool | Is adult | |
| is_malicious | Bool | Is malicious | |
| blocklists | List | Blocklists | |
| sensors | List | Sensors | |
| registered_date | Date | Registered date | e.g. 2024-02-27 00:00:00+0900 |
| age | Integer | Age | Days since the domain was registered |
| registrar_name | String | Registrar name | |
| registrar_id | Integer | Registrar Id | |
| dns_provider | String | Dns provider | e.g. registrar-servers.com |
| mail_provider | String | Mail provider | e.g. registrar-servers.com |