{
"assetId": "domain:example.com",
"kind": "domain",
"labels": ["root"],
"state": "active",
"sources": [
{ "name": "ctlogs", "evidence": "example.com in certificate SAN" },
{ "name": "dns", "evidence": "A 93.184.216.34" }
],
"attributes": {
"dns": {
"a": ["93.184.216.34"],
"aaaa": [],
"cname": null,
"mx": [],
"txt": ["v=spf1 include:_spf.example.com ~all"]
},
"http": {
"status": 200,
"title": "Example Domain",
"tech": ["nginx", "react"],
"headers": { "server": "nginx" }
},
"tls": {
"issuer": "R3",
"san": ["example.com", "www.example.com"],
"notAfter": "2026-01-01T00:00:00Z"
}
},
"relationships": {
"ip": ["93.184.216.34"],
"subdomains": ["www.example.com", "api.example.com"]
},
"firstSeen": "2025-10-27T00:00:00Z",
"lastSeen": "2025-10-27T00:00:00Z",
"hash": "8a1f44..."
}