Search
K
Malanta API

Get Certificates History By Domain

Discovery & Contextual Intelligence endpoint for get certificates history by domain

get
https://api.malanta.ai/getCertificatesHistoryByDomain

Query Parameters

domainstringrequired

Domain name to analyze

Example:example.com

Response

application/json

Successful response

array[object]
get/getCertificatesHistoryByDomain
 
application/json

Get Subdomains By Company

Discovery & Contextual Intelligence endpoint for get subdomains by company

get
https://api.malanta.ai/getSubdomainsByCompany

Query Parameters

company_namestringrequired

Company name to search for

Example:ExampleCompany

Response

application/json

Successful response

array[object]
get/getSubdomainsByCompany
 
application/json

Dns Records Per FQDN

Discovery & Contextual Intelligence endpoint for dns records per fqdn

get
https://api.malanta.ai/dnsRecordsPerFQDN

Query Parameters

fqdnstringrequired

Fully qualified domain name

Example:www.example.com

Response

application/json

Successful response

array[object]
get/dnsRecordsPerFQDN
 
application/json

Get Redirection By Redirecting Fqdn

Discovery & Contextual Intelligence endpoint for get redirection by redirecting fqdn

get
https://api.malanta.ai/getRedirectionByRedirectingFqdn

Query Parameters

fqdnstringrequired

Fully qualified domain name

Example:www.example.com

Response

application/json

Successful response

array[object]
get/getRedirectionByRedirectingFqdn
 
application/json

Get Domains By Ip

Discovery & Contextual Intelligence endpoint for get domains by ip

get
https://api.malanta.ai/getDomainsByIp

Query Parameters

ipstring(ipv4)required

IP address to analyze

Example:192.0.2.1

Response

application/json

Successful response

array[object]
get/getDomainsByIp
 
application/json