Back to catalog
🔒

GreyNoise

API Key

Query IPs in the GreyNoise dataset and retrieve a subset of the full IP context data

🔒SecurityHTTPS

GreyNoise

IP threat intelligence and internet noise classification

Ip198.51.100.42
ClassificationMalicious
Last Seen2026-02-24
CountryRussia
TagsScanner, brute-force

Sample Response

response.json
1{
2 "ip": "198.51.100.42",
3 "classification": "malicious",
4 "last_seen": "2026-02-24",
5 "country": "Russia",
6 "tags": "scanner, brute-force"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.greynoise.io/reference/get_v3-community-ip" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs