Enrichment and change detection for security analysts.
Resolve records and registration data for any domain.
Fingerprint frameworks, CDNs, and libraries automatically.
Track infrastructure changes over time with scheduled scans.
{
"domain": "example.com",
"dns": {
"a": ["93.184.216.34"],
"aaaa": ["2606:2800:220:1:248:1893:25c8:1946"],
"mx": ["mail.example.com"]
},
"tech_detect": {
"technologies": [
{"name": "Bootstrap", "categories": ["UI frameworks"]},
{"name": "jQuery", "categories": ["JavaScript libraries"]}
]
}
}