2019-01-28 23:26:20 +01:00
|
|
|
{
|
|
|
|
"registrars": [],
|
|
|
|
"dns_providers": [],
|
2019-05-06 11:12:42 -04:00
|
|
|
"domains": [{
|
|
|
|
"name": "foo.com",
|
|
|
|
"registrar": "none",
|
|
|
|
"dnsProviders": {},
|
|
|
|
"records": [{
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
|
|
"sshfpalgorithm": 1,
|
|
|
|
"sshfpfingerprint": 1
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
|
|
"sshfpalgorithm": 1,
|
|
|
|
"sshfpfingerprint": 2
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
|
|
"sshfpalgorithm": 2,
|
|
|
|
"sshfpfingerprint": 1
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
|
|
"sshfpalgorithm": 2,
|
|
|
|
"sshfpfingerprint": 2
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
|
|
"sshfpalgorithm": 3,
|
|
|
|
"sshfpfingerprint": 1
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
|
|
"sshfpalgorithm": 3,
|
|
|
|
"sshfpfingerprint": 2
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
|
|
"sshfpalgorithm": 4,
|
|
|
|
"sshfpfingerprint": 1
|
|
|
|
}, {
|
|
|
|
"type": "SSHFP",
|
|
|
|
"name": "@",
|
|
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
|
|
"sshfpalgorithm": 4,
|
|
|
|
"sshfpfingerprint": 2
|
|
|
|
}]
|
|
|
|
}]
|
2019-05-20 15:39:19 -04:00
|
|
|
}
|