Search
K
Malanta API

Get Ports By Ip

Discovery & Contextual Intelligence endpoint for get ports by ip

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

Query Parameters

ipstring(ipv4)required

IP address to analyze

Example:192.0.2.1

Response

application/json

Successful response

array[object]
get/getPortsByIp
 
application/json

Get Certificates By Company

Discovery & Contextual Intelligence endpoint for get certificates by company

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

Query Parameters

company_namestringrequired

Company name to search for

Example:ExampleCompany

Response

application/json

Successful response

array[object]
get/getCertificatesByCompany
 
application/json

Get Valid Dns Records By Company

Discovery & Contextual Intelligence endpoint for get valid dns records by company

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

Query Parameters

company_namestringrequired

Company name to search for

Example:ExampleCompany

Response

application/json

Successful response

array[object]
get/getValidDnsRecordsByCompany
 
application/json

Get Redirections By Redirected Domain

Discovery & Contextual Intelligence endpoint for get redirections by redirected domain

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

Query Parameters

domainstringrequired

Domain name to analyze

Example:example.com

Response

application/json

Successful response

array[object]
get/getRedirectionsByRedirectedDomain
 
application/json

Get Whois Latests By Domain

Discovery & Contextual Intelligence endpoint for get whois latests by domain

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

Query Parameters

domainstringrequired

Domain name to analyze

Example:example.com

latest_recordbooleanrequired

Flag for latest record only

Example:true

Response

application/json

Successful response

array[object]
get/getWhoisLatestsByDomain
 
application/json