Enterprise Security Data APIs
Your network and security teams need additional data to triangulate security investigations and ensure your users are safe. Our artificial intelligence platform using the latest machine learning techniques provide broad coverage for the Internet's malicious actors.Malicious Risk
- 1-10 scale of risk (1 = Very Safe, 10 = Known Malicious)
- Continously updated with the latest threats
- Sample applications: SOAR integration, SOC investigation, end user security
Examples:
google.com: 1.10 alphamountain.ai: 3.86 golfballsonline[.]com: 9.03
curl -H 'Content-Type: application/json'
-d '{"uri":"http://appple.com/","license":"key","type":"partner.info","version":1}'
https://api.alphamountain.ai/threat/uri/ { "status": { "threat": "Success" }, "threat": { "score": 7, "scope": "domain", }, "ttl": 28800 }
Content Classification
- 83 content categories (descriptions)
- All content types : security, legal liability, non-productive, bandwidth drains, business apps, etc.
- Scanned and categorized with continuosly trained AI engine
Examples:
google.com: Search Engines/Portals alphamountain.ai: Information/Computer Security golfballsonline[.]com: Malicious, Phishing
curl -H 'Content-Type: application/json'
-d '{"uri":"http://appple.com/","license":"key","type":"partner.info","version":1}'
https://api.alphamountain.ai/category/uri/ { "status": { "category": "Success" }, "category": { "categories": [66,51], "scope": "domain", "confidence": 0.70767 }, "ttl": 28800 }
Impersonation Proabability
- Likelihood that a given domain is a typo of another domain
- Helps to detect phishing, scams and other fraud by cybersquatters
Examples:
appple[.]com --> apple.com : 0.95
curl -H 'Content-Type: application/json'
-d '{"uri":"http://appple.com/","license":"key","type":"partner.info","version":1}'
https://api.alphamountain.ai/impersonate/uri/ { "status": { "impersonate": "Success" }, "impersonate": [ "apple.com" ], "ttl": 28800 }
Other Available Research Data
- Passive DNS (pDNS)
- Popularity Rank
- Language & GeoLocation