websegura/_data/results/dmarc/scf!cat.json

84 lines
1.8 KiB
JSON
Raw Normal View History

{
"domain": "scf.cat",
"base_domain": "scf.cat",
"dnssec": false,
"ns": {
"hostnames": [
"ns2.gestiondecuenta.com",
"ns3.gestiondecuenta.com",
"ns4.gestiondecuenta.com",
"ns.gestiondecuenta.com"
],
"warnings": []
},
"mx": {
"hosts": [
{
"preference": 10,
"hostname": "mail.scf.cat",
"addresses": [
"194.107.136.90"
]
},
{
"preference": 20,
"hostname": "mail2.scf.cat",
"addresses": [
"81.43.101.123"
]
}
],
"warnings": [
"194.107.136.90 does not have any reverse DNS (PTR) records",
"The reverse DNS of 81.43.101.123 is bustia.scf.cat, but the A/AAAA DNS records for bustia.scf.cat do not resolve to 81.43.101.123"
]
},
"spf": {
"record": "v=spf1 +a +mx +ip4:194.107.136.90 +ip4:81.43.101.123 +a:bustia.scf.cat ~all",
"valid": true,
"dns_lookups": 3,
"warnings": [],
"parsed": {
"pass": [
{
"value": "82.98.139.231",
"mechanism": "a"
},
{
"value": "mail.scf.cat",
"mechanism": "mx"
},
{
"value": "mail2.scf.cat",
"mechanism": "mx"
},
{
"value": "194.107.136.90",
"mechanism": "ip4"
},
{
"value": "81.43.101.123",
"mechanism": "ip4"
},
{
"value": "194.107.136.90",
"mechanism": "a"
}
],
"neutral": [],
"softfail": [],
"fail": [],
"include": [],
"redirect": null,
"exp": null,
"all": "softfail"
}
},
"dmarc": {
"record": null,
"valid": false,
"location": null,
"error": "A DMARC record does not exist for this domain or its base domain"
}
}