Update DMARC information about public sites

This commit is contained in:
palmerabollo 2023-07-30 03:22:39 +00:00 committed by github-actions[bot]
parent ee909bd326
commit 2dfffd255c
584 changed files with 4878 additions and 3271 deletions

View File

@ -10,8 +10,25 @@
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 125.172.73.185.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 5,
"hostname": "mail1.correo.gob.es",
"addresses": [
"185.73.172.122",
"185.73.172.123"
]
},
{
"preference": 5,
"hostname": "mail2.correo.gob.es",
"addresses": [
"185.73.172.124",
"185.73.172.125"
]
}
],
"warnings": []
},
"spf": {
"record": "v=spf1 a:spf.correo.gob.es -all",

View File

@ -14,40 +14,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.167.26",
"2607:f8b0:4004:c09::1a"
"142.250.141.26",
"2607:f8b0:4023:c03::1b"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1a",
"64.233.171.26"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.27"
"142.250.152.26",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 10,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
},
{
"preference": 10,
"hostname": "aspmx3.googlemail.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1a"
]
}
],

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns.mad.idec.net",
"dns.lpa.idec.net"
"dns.lpa.idec.net",
"dns.mad.idec.net"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns10.ovh.net",
"ns10.ovh.net"
"ns10.ovh.net",
"dns10.ovh.net"
],
"warnings": []
},
@ -15,40 +15,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.163.26",
"2607:f8b0:4004:c07::1b"
"142.251.2.27",
"2607:f8b0:4023:c0d::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1b",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.27"
"142.250.152.26",
"2607:f8b0:4001:c56::1a"
]
},
{
"preference": 10,
"hostname": "alt3.aspmx.l.google.com",
"addresses": [
"142.250.27.26",
"2a00:1450:4025:401::1b"
"172.253.113.27",
"2607:f8b0:4023:1::1a"
]
},
{
"preference": 10,
"hostname": "alt4.aspmx.l.google.com",
"addresses": [
"142.250.153.26",
"2a00:1450:4013:c16::1a"
"172.253.126.27",
"2607:f8b0:4023:400::1b"
]
}
],

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
"ns3.dnsxperta.com"
],
"warnings": []
},
@ -23,9 +23,54 @@
"warnings": []
},
"spf": {
"record": null,
"valid": false,
"error": "All nameservers failed to answer the query alfonselmagnanim.net. IN TXT: Server Do53:1.0.0.1@53 answered SERVFAIL"
"record": "v=spf1 include:dnsxperta.com -all",
"valid": true,
"dns_lookups": 1,
"warnings": [],
"parsed": {
"pass": [],
"neutral": [],
"softfail": [],
"fail": [],
"include": [
{
"domain": "dnsxperta.com",
"record": "v=spf1 ip4:217.13.80.0/20 ip4:194.143.202.166/28 ip4:194.143.202.194/28 ip4:83.147.63.0/24 -all",
"dns_lookups": 0,
"parsed": {
"pass": [
{
"value": "217.13.80.0/20",
"mechanism": "ip4"
},
{
"value": "194.143.202.166/28",
"mechanism": "ip4"
},
{
"value": "194.143.202.194/28",
"mechanism": "ip4"
},
{
"value": "83.147.63.0/24",
"mechanism": "ip4"
}
],
"neutral": [],
"softfail": [],
"fail": [],
"include": [],
"redirect": null,
"exp": null,
"all": "fail"
},
"warnings": []
}
],
"redirect": null,
"exp": null,
"all": "fail"
}
},
"dmarc": {
"record": null,

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com"
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
],
"warnings": []
},

View File

@ -15,7 +15,7 @@
"spf": {
"record": null,
"valid": false,
"error": "All nameservers failed to answer the query alicante.vectalia.es. IN TXT: Server Do53:1.0.0.1@53 answered SERVFAIL"
"error": "alicante.vectalia.es does not have a SPF TXT record"
},
"dmarc": {
"record": null,

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
"ns2.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"nsv2.plaindns.net",
"nsv1.plaindns.net"
"nsv1.plaindns.net",
"nsv2.plaindns.net"
],
"warnings": []
},

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1075.ui-dns.de",
"ns1075.ui-dns.com",
"ns1075.ui-dns.org",
"ns1075.ui-dns.biz",
"ns1075.ui-dns.de"
"ns1075.ui-dns.biz"
],
"warnings": []
},
@ -17,32 +17,32 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.163.26",
"2607:f8b0:4004:c1b::1b"
"142.251.2.27",
"2607:f8b0:4023:c03::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1a",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.26",
"2607:f8b0:4001:c56::1a"
]
},
{
"preference": 10,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1a",
"64.233.171.26"
]
}
],

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns2.alojared.com",
"dns1.alojared.com"
"dns1.alojared.com",
"dns2.alojared.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
],
"warnings": []

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns49.servidoresdns.net",
"dns50.servidoresdns.net"
"dns50.servidoresdns.net",
"dns49.servidoresdns.net"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns2.raiolanetworks.es",
"dns1.raiolanetworks.es",
"dns2.raiolanetworks.es",
"dns3.raiolanetworks.es"
],
"warnings": []
@ -26,15 +26,17 @@
"record": "v=spf1 a mx +include:spf.raiolanetworks.com +ip4:91.134.184.234 ~all",
"valid": true,
"dns_lookups": 4,
"warnings": [
"The resolution lifetime expired after 3.100 seconds: Server Do53:1.0.0.1@53 answered The DNS operation timed out."
],
"warnings": [],
"parsed": {
"pass": [
{
"value": "178.211.133.38",
"mechanism": "a"
},
{
"value": "mail.benestaranimal-valencia.es",
"mechanism": "mx"
},
{
"value": "91.134.184.234",
"mechanism": "ip4"

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns1.dnsxperta.com"
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
"ns1.dnsxperta.com"
],
"warnings": []
},

View File

@ -10,8 +10,51 @@
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 55.208.246.84.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 8,
"hostname": "mail.betera.es",
"addresses": [
"31.24.154.99"
]
},
{
"preference": 10,
"hostname": "mx.redunda.com",
"addresses": [
"84.246.208.51",
"84.246.208.52",
"84.246.208.53",
"84.246.208.54",
"84.246.208.55",
"84.246.208.56",
"84.246.208.57",
"84.246.208.58"
]
},
{
"preference": 10,
"hostname": "mx2.redunda.com",
"addresses": [
"84.246.208.51",
"84.246.208.52",
"84.246.208.53",
"84.246.208.54",
"84.246.208.55",
"84.246.208.56",
"84.246.208.57",
"84.246.208.58"
]
},
{
"preference": 32767,
"hostname": "ms98722601.msv1.invalid",
"addresses": []
}
],
"warnings": [
"The domain ms98722601.msv1.invalid does not exist. Consider using a TXT record to validate domain ownership in Office 365 instead."
]
},
"spf": {
"record": "v=spf1 a mx a:mail.betera.es ip4:31.24.154.99 -all",

View File

@ -8,7 +8,9 @@
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query bibliotecas.madrid.es. IN MX: Server Do53:1.0.0.1@53 answered SERVFAIL"
"warnings": [
"No MX records found. Is the domain parked?"
]
},
"spf": {
"record": null,

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns2.nominalia.com",
"dns1.nominalia.com"
"dns1.nominalia.com",
"dns2.nominalia.com"
],
"warnings": []
},

View File

@ -5,14 +5,23 @@
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
"ns2.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query bocairent.es. IN MX: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 100,
"hostname": "mx1.dnsxperta.com",
"addresses": [
"217.13.80.229",
"83.147.63.42"
]
}
],
"warnings": []
},
"spf": {
"record": "v=spf1 ip4:192.168.0.0/16 include:_spf.google.com include:dnsxperta.com ~all",

View File

@ -77,6 +77,6 @@
"record": null,
"valid": false,
"location": null,
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.bonreposimirambell.es\n\nMS=ms69461387\n\nMS=E85AFC60C08B4C91A7BAC93144E8F1F1743780DC\n\nv=spf1 include:dnsxperta.com -all"
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.bonreposimirambell.es\n\nMS=ms69461387\n\nv=spf1 include:dnsxperta.com -all\n\nMS=E85AFC60C08B4C91A7BAC93144E8F1F1743780DC"
}
}

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"buniel.csa.es",
"dns1.csanet.io",
"tapia.csa.es",
"clunia.csa.es"
"dns1.csanet.io",
"clunia.csa.es",
"buniel.csa.es"
],
"warnings": []
},
@ -28,7 +28,10 @@
]
}
],
"warnings": []
"warnings": [
"The resolution lifetime expired after 2.100 seconds: Server Do53:127.0.0.53@53 answered The DNS operation timed out.",
"The reverse DNS of 5.40.65.34 is silos.csa.es, but the A/AAAA DNS records for silos.csa.es do not resolve to 5.40.65.34"
]
},
"spf": {
"record": null,

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []

View File

@ -28,7 +28,9 @@
{
"preference": 3,
"hostname": "mx03.hornetsecurity.com",
"addresses": []
"addresses": [
"94.100.134.8"
]
},
{
"preference": 4,
@ -38,9 +40,7 @@
]
}
],
"warnings": [
"All nameservers failed to answer the query mx03.hornetsecurity.com. IN AAAA: Server Do53:1.0.0.1@53 answered SERVFAIL"
]
"warnings": []
},
"spf": {
"record": "v=spf1 include:spf.protection.outlook.com ip4:217.124.155.49/32 ip4:194.179.47.226/32 include:spf.hornetsecurity.com ~all",

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
"ns2.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns-es.1and1-dns.org",
"ns-es.1and1-dns.es",
"ns-es.1and1-dns.biz",
"ns-es.1and1-dns.com"
"ns-es.1and1-dns.com",
"ns-es.1and1-dns.org",
"ns-es.1and1-dns.biz"
],
"warnings": []
},

View File

@ -7,8 +7,29 @@
"warnings": []
},
"mx": {
"hosts": [],
"error": "The resolution lifetime expired after 3.100 seconds: Server Do53:1.0.0.1@53 answered The DNS operation timed out."
"hosts": [
{
"preference": 10,
"hostname": "in1-smtp.messagingengine.com",
"addresses": [
"103.168.172.216",
"103.168.172.217",
"103.168.172.218",
"103.168.172.219",
"103.168.172.220",
"103.168.172.221"
]
},
{
"preference": 20,
"hostname": "in2-smtp.messagingengine.com",
"addresses": [
"64.147.123.51",
"64.147.123.52"
]
}
],
"warnings": []
},
"spf": {
"record": null,

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
"ns1.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns2.catarroja.es",
"dns1.catarroja.es"
"dns1.catarroja.es",
"dns2.catarroja.es"
],
"warnings": []
},
@ -23,9 +23,152 @@
},
"spf": {
"record": "v=spf1 a mx ip4:194.224.197.55 ip4:194.224.197.51 ip4:95.39.28.247 include:catarroja.ip-zone.com include:spf.ipzmarketing.com include:dnsxperta.com ~all",
"valid": false,
"warnings": [],
"error": "All nameservers failed to answer the query catarroja.ip-zone.com. IN TXT: Server Do53:1.0.0.1@53 answered SERVFAIL"
"valid": true,
"dns_lookups": 7,
"warnings": [
"Duplicate include: spf.ipzmarketing.com"
],
"parsed": {
"pass": [
{
"value": "217.13.85.35",
"mechanism": "a"
},
{
"value": "mail.catarroja.es",
"mechanism": "mx"
},
{
"value": "194.224.197.55",
"mechanism": "ip4"
},
{
"value": "194.224.197.51",
"mechanism": "ip4"
},
{
"value": "95.39.28.247",
"mechanism": "ip4"
}
],
"neutral": [],
"softfail": [],
"fail": [],
"include": [
{
"domain": "catarroja.ip-zone.com",
"record": "v=spf1 ip4:93.159.208.0/21 include:spf.dyd.es",
"dns_lookups": 2,
"parsed": {
"pass": [
{
"value": "93.159.208.0/21",
"mechanism": "ip4"
}
],
"neutral": [],
"softfail": [],
"fail": [],
"include": [
{
"domain": "spf.dyd.es",
"record": "v=spf1 include:spf.ipzmarketing.com ~all",
"dns_lookups": 1,
"parsed": {
"pass": [],
"neutral": [],
"softfail": [],
"fail": [],
"include": [
{
"domain": "spf.ipzmarketing.com",
"record": "v=spf1 ip4:93.159.208.0/21 ip4:185.103.8.0/22 ip4:5.56.22.0/24 ip4:82.199.156.0/24 ip4:212.192.13.0/24 ~all",
"dns_lookups": 0,
"parsed": {
"pass": [
{
"value": "93.159.208.0/21",
"mechanism": "ip4"
},
{
"value": "185.103.8.0/22",
"mechanism": "ip4"
},
{
"value": "5.56.22.0/24",
"mechanism": "ip4"
},
{
"value": "82.199.156.0/24",
"mechanism": "ip4"
},
{
"value": "212.192.13.0/24",
"mechanism": "ip4"
}
],
"neutral": [],
"softfail": [],
"fail": [],
"include": [],
"redirect": null,
"exp": null,
"all": "softfail"
},
"warnings": []
}
],
"redirect": null,
"exp": null,
"all": "softfail"
},
"warnings": []
}
],
"redirect": null,
"exp": null,
"all": "neutral"
},
"warnings": []
},
{
"domain": "dnsxperta.com",
"record": "v=spf1 ip4:217.13.80.0/20 ip4:194.143.202.166/28 ip4:194.143.202.194/28 ip4:83.147.63.0/24 -all",
"dns_lookups": 0,
"parsed": {
"pass": [
{
"value": "217.13.80.0/20",
"mechanism": "ip4"
},
{
"value": "194.143.202.166/28",
"mechanism": "ip4"
},
{
"value": "194.143.202.194/28",
"mechanism": "ip4"
},
{
"value": "83.147.63.0/24",
"mechanism": "ip4"
}
],
"neutral": [],
"softfail": [],
"fail": [],
"include": [],
"redirect": null,
"exp": null,
"all": "fail"
},
"warnings": []
}
],
"redirect": null,
"exp": null,
"all": "softfail"
}
},
"dmarc": {
"record": "v=DMARC1; p=none;",

View File

@ -17,8 +17,8 @@
"preference": 10,
"hostname": "cdti-es.mail.protection.outlook.com",
"addresses": [
"104.47.11.202",
"104.47.11.74"
"104.47.11.10",
"104.47.11.202"
]
}
],

View File

@ -16,7 +16,7 @@
"hostname": "cersasme-es01c.mail.protection.outlook.com",
"addresses": [
"104.47.17.138",
"104.47.17.74"
"104.47.18.74"
]
}
],

View File

@ -14,7 +14,9 @@
{
"preference": 10,
"hostname": "vela1.cervantes.es",
"addresses": []
"addresses": [
"193.146.3.230"
]
},
{
"preference": 10,
@ -32,8 +34,7 @@
}
],
"warnings": [
"All nameservers failed to answer the query vela1.cervantes.es. IN AAAA: Server Do53:1.0.0.1@53 answered SERVFAIL",
"All nameservers failed to answer the query vela2.cervantes.es. IN AAAA: Server Do53:1.0.0.1@53 answered SERVFAIL"
"All nameservers failed to answer the query vela2.cervantes.es. IN A: Server Do53:1.0.0.1@53 answered SERVFAIL"
]
},
"spf": {

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
],
"warnings": []
},
@ -24,7 +24,7 @@
"warnings": []
},
"spf": {
"record": "v=spf1 include:dnsxperta.com ip4:213.4.82.254 ip4:213.4.82.201 ip4:66.39.4.37 -all",
"record": "v=spf1 include:dnsxperta.com ip4:213.4.82.254 ip4:213.4.82.201 ip4:66.39.4.37 ip4:185.136.91.40 -all",
"valid": true,
"dns_lookups": 1,
"warnings": [],
@ -41,6 +41,10 @@
{
"value": "66.39.4.37",
"mechanism": "ip4"
},
{
"value": "185.136.91.40",
"mechanism": "ip4"
}
],
"neutral": [],
@ -90,6 +94,6 @@
"record": null,
"valid": false,
"location": null,
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.chiva.es\n\nv=spf1 include:dnsxperta.com ip4:213.4.82.254 ip4:213.4.82.201 ip4:66.39.4.37 -all"
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.chiva.es\n\nv=spf1 include:dnsxperta.com ip4:213.4.82.254 ip4:213.4.82.201 ip4:66.39.4.37 ip4:185.136.91.40 -all"
}
}

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
"ns1.dnsxperta.com"
],
"warnings": []
},

View File

@ -15,40 +15,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"172.253.63.27",
"2607:f8b0:4004:c07::1b"
"142.251.2.26",
"2607:f8b0:4023:c0d::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1a"
]
},
{
"preference": 10,
"hostname": "alt3.aspmx.l.google.com",
"addresses": [
"142.250.27.26",
"2a00:1450:4025:401::1a"
"172.253.113.27",
"2607:f8b0:4023:1::1a"
]
},
{
"preference": 10,
"hostname": "alt4.aspmx.l.google.com",
"addresses": [
"142.250.153.27",
"2a00:1450:4013:c16::1a"
"172.253.126.26",
"2607:f8b0:4023:400::1a"
]
}
],

View File

@ -15,8 +15,8 @@
"preference": 0,
"hostname": "cjcm-es.mail.protection.outlook.com",
"addresses": [
"104.47.17.74",
"104.47.18.74"
"104.47.17.138",
"104.47.17.74"
]
}
],

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1102.ui-dns.org",
"ns1109.ui-dns.de",
"ns1031.ui-dns.com",
"ns1019.ui-dns.biz"
"ns1019.ui-dns.biz",
"ns1109.ui-dns.de",
"ns1102.ui-dns.org"
],
"warnings": []
},

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.es.colt.net",
"psi.cnmc.es",
"zeta.cnmc.es",
"ns1.es.colt.net"
"zeta.cnmc.es"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"sun.rediris.es",
"chico.rediris.es",
"sun.rediris.es",
"olmo.csic.es",
"sabina.cti.csic.es"
],

View File

@ -5,9 +5,9 @@
"ns": {
"hostnames": [
"ns4.gestiondecuenta.com",
"ns3.gestiondecuenta.com",
"ns2.gestiondecuenta.com",
"ns.gestiondecuenta.com"
"ns.gestiondecuenta.com",
"ns3.gestiondecuenta.com"
],
"warnings": []
},

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1062.ui-dns.de",
"ns1040.ui-dns.biz",
"ns1066.ui-dns.com",
"ns1028.ui-dns.org",
"ns1066.ui-dns.com"
"ns1062.ui-dns.de",
"ns1040.ui-dns.biz"
],
"warnings": []
},

View File

@ -5,9 +5,9 @@
"ns": {
"hostnames": [
"ns3.dinahosting.com",
"ns.dinahosting.com",
"ns2.dinahosting.com",
"ns4.dinahosting.com",
"ns.dinahosting.com"
"ns4.dinahosting.com"
],
"warnings": []
},

View File

@ -17,40 +17,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.167.27",
"2607:f8b0:4004:c09::1b"
"142.251.2.26",
"2607:f8b0:4023:c0b::1b"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1a",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1a"
]
},
{
"preference": 10,
"hostname": "alt3.aspmx.l.google.com",
"addresses": [
"142.250.27.26",
"2a00:1450:4025:401::1a"
"172.253.113.26",
"2607:f8b0:4023:1::1b"
]
},
{
"preference": 10,
"hostname": "alt4.aspmx.l.google.com",
"addresses": [
"142.250.153.26",
"2a00:1450:4013:c16::1a"
"172.253.126.27",
"2607:f8b0:4023:400::1b"
]
}
],

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dinahosting.com",
"ns.dinahosting.com",
"ns3.dinahosting.com",
"ns4.dinahosting.com"
"ns4.dinahosting.com",
"ns.dinahosting.com",
"ns2.dinahosting.com"
],
"warnings": []
},
@ -17,40 +17,40 @@
"preference": 10,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.16.26",
"2607:f8b0:4004:c17::1b"
"2607:f8b0:4023:c0b::1b",
"74.125.137.26"
]
},
{
"preference": 20,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
},
{
"preference": 30,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 40,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.27"
]
},
{
"preference": 50,
"hostname": "aspmx3.googlemail.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1b"
]
}
],

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1107.ui-dns.biz",
"ns1107.ui-dns.de",
"ns1107.ui-dns.com",
"ns1107.ui-dns.org"
"ns1107.ui-dns.org",
"ns1107.ui-dns.de",
"ns1107.ui-dns.biz"
],
"warnings": []
},
@ -17,32 +17,32 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.16.27",
"2607:f8b0:4004:c06::1b"
"142.251.2.26",
"2607:f8b0:4023:c0b::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1a",
"64.233.171.26"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.26",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 10,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
}
],

View File

@ -19,9 +19,7 @@
]
}
],
"warnings": [
"193.148.128.133 does not have any reverse DNS (PTR) records"
]
"warnings": []
},
"spf": {
"record": "v=spf1 a:mail.correos.es a:smtp.cep.correos.es a:smtp1.cep.correos.es a:smtp2.cep.correos.es a:smtp3.cep.correos.es a:smtp4.cep.correos.es ~all",

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
],
"warnings": []

View File

@ -17,7 +17,7 @@
"preference": 10,
"hostname": "datos-gob-es.mail.protection.outlook.com",
"addresses": [
"104.47.11.202",
"104.47.11.10",
"104.47.11.74"
]
}

View File

@ -5,10 +5,10 @@
"ns": {
"hostnames": [
"ns2.cdmon.net",
"ns1.cdmon.net",
"ns3.cdmon.net",
"ns4.cdmondns-01.org",
"ns5.cdmondns-01.com"
"ns5.cdmondns-01.com",
"ns3.cdmon.net",
"ns1.cdmon.net"
],
"warnings": []
},

View File

@ -17,40 +17,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"172.253.122.27",
"2607:f8b0:4004:c08::1a"
"142.251.2.26",
"2607:f8b0:4023:c0b::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 10,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1b",
"64.233.171.27"
]
},
{
"preference": 10,
"hostname": "aspmx3.googlemail.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.26",
"2607:f8b0:4001:c56::1b"
]
}
],

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns10.ovh.net",
"ns10.ovh.net"
"ns10.ovh.net",
"dns10.ovh.net"
],
"warnings": []
},
@ -17,20 +17,20 @@
"addresses": [
"52.101.68.0",
"52.101.68.21",
"52.101.68.3",
"52.101.68.5",
"52.101.73.1",
"52.101.73.2",
"52.101.73.4",
"52.101.73.6"
"52.101.73.4"
]
}
],
"warnings": [
"52.101.68.0 does not have any reverse DNS (PTR) records",
"52.101.68.21 does not have any reverse DNS (PTR) records",
"52.101.68.3 does not have any reverse DNS (PTR) records",
"52.101.68.5 does not have any reverse DNS (PTR) records",
"52.101.73.1 does not have any reverse DNS (PTR) records",
"52.101.73.2 does not have any reverse DNS (PTR) records",
"52.101.73.4 does not have any reverse DNS (PTR) records",
"52.101.73.6 does not have any reverse DNS (PTR) records"
"52.101.73.4 does not have any reverse DNS (PTR) records"
]
},
"spf": {

View File

@ -15,40 +15,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"172.253.115.27",
"2607:f8b0:4004:c08::1b"
"142.250.141.26",
"2607:f8b0:4023:c06::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.27"
"142.250.152.26",
"2607:f8b0:4001:c56::1a"
]
},
{
"preference": 10,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
},
{
"preference": 10,
"hostname": "aspmx3.googlemail.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.27"
"142.250.152.27",
"2607:f8b0:4001:c56::1b"
]
}
],

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns50312.webempresa.eu",
"ns50311.webempresa.eu"
"ns50311.webempresa.eu",
"ns50312.webempresa.eu"
],
"warnings": []
},

View File

@ -15,56 +15,56 @@
"preference": 10,
"hostname": "aspmx.l.google.com",
"addresses": [
"172.253.122.26",
"2607:f8b0:4004:c09::1a"
"2607:f8b0:4023:c0d::1b",
"74.125.137.26"
]
},
{
"preference": 20,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
},
{
"preference": 20,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.27"
"142.250.152.27",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 30,
"hostname": "aspmx2.googlemail.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1b",
"64.233.171.26"
]
},
{
"preference": 30,
"hostname": "aspmx3.googlemail.com",
"addresses": [
"2a00:1450:400c:c0b::1b",
"64.233.184.26"
"142.250.152.27",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 30,
"hostname": "aspmx4.googlemail.com",
"addresses": [
"142.250.27.26",
"2a00:1450:4025:401::1a"
"172.253.113.26",
"2607:f8b0:4023:1::1a"
]
},
{
"preference": 30,
"hostname": "aspmx5.googlemail.com",
"addresses": [
"142.250.153.26",
"2a00:1450:4013:c16::1b"
"172.253.126.26",
"2607:f8b0:4023:400::1a"
]
}
],

View File

@ -29,7 +29,9 @@
{
"preference": 20,
"hostname": "mx2.idecnet.com",
"addresses": []
"addresses": [
"212.64.169.75"
]
},
{
"preference": 30,
@ -60,9 +62,7 @@
]
}
],
"warnings": [
"All nameservers failed to answer the query mx2.idecnet.com. IN A: Server Do53:1.0.0.1@53 answered SERVFAIL"
]
"warnings": []
},
"spf": {
"record": null,

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1045.ui-dns.org",
"ns1045.ui-dns.de",
"ns1045.ui-dns.biz",
"ns1045.ui-dns.com",
"ns1045.ui-dns.de"
"ns1045.ui-dns.org"
],
"warnings": []
},
@ -16,7 +16,9 @@
{
"preference": 10,
"hostname": "mx00.ionos.es",
"addresses": []
"addresses": [
"212.227.15.41"
]
},
{
"preference": 10,
@ -26,9 +28,7 @@
]
}
],
"warnings": [
"All nameservers failed to answer the query mx00.ionos.es. IN A: Server Do53:1.0.0.1@53 answered SERVFAIL"
]
"warnings": []
},
"spf": {
"record": null,

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2alenmultimedia4.cyberneticos.com",
"ns1alenmultimedia4.cyberneticos.com"
"ns1alenmultimedia4.cyberneticos.com",
"ns2alenmultimedia4.cyberneticos.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.sarenet.es",
"ns1.sarenet.es"
"ns1.sarenet.es",
"ns2.sarenet.es"
],
"warnings": []
},

View File

@ -4,14 +4,50 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns2.nominalia.com",
"dns1.nominalia.com"
"dns1.nominalia.com",
"dns2.nominalia.com"
],
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 38.225.169.80.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 10,
"hostname": "poster1i.iberlayer.com",
"addresses": [
"130.117.89.12",
"130.117.89.26",
"130.117.89.4",
"130.117.89.5",
"130.117.89.6"
]
},
{
"preference": 20,
"hostname": "poster4i.iberlayer.com",
"addresses": [
"80.169.225.36",
"80.169.225.37",
"80.169.225.38",
"80.169.225.44"
]
},
{
"preference": 30,
"hostname": "poster2i.iberlayer.com",
"addresses": [
"185.136.219.26"
]
},
{
"preference": 40,
"hostname": "poster3i.iberlayer.com",
"addresses": [
"185.136.218.5"
]
}
],
"warnings": []
},
"spf": {
"record": "v=spf1 ip4:195.235.227.27 include:spf.protection.outlook.com include:iberlayer.com -all",

View File

@ -17,40 +17,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.167.27",
"2607:f8b0:4004:c09::1b"
"142.251.2.27",
"2607:f8b0:4023:c0b::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.26",
"2a00:1450:400b:c00::1a"
"2607:f8b0:4003:c15::1a",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.26"
"142.250.152.26",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 10,
"hostname": "alt3.aspmx.l.google.com",
"addresses": [
"142.250.27.26",
"2a00:1450:4025:401::1a"
"172.253.113.27",
"2607:f8b0:4023:1::1a"
]
},
{
"preference": 10,
"hostname": "alt4.aspmx.l.google.com",
"addresses": [
"142.250.153.27",
"2a00:1450:4013:c16::1a"
"172.253.126.26",
"2607:f8b0:4023:400::1b"
]
}
],
@ -397,9 +397,61 @@
}
},
"dmarc": {
"record": null,
"valid": false,
"location": null,
"error": "All nameservers failed to answer the query _dmarc.eoi.es. IN TXT: Server Do53:1.0.0.1@53 answered SERVFAIL"
"record": "v=DMARC1; p=none; rua=mailto:dmarc@eoi.es",
"valid": true,
"location": "eoi.es",
"warnings": [],
"tags": {
"v": {
"value": "DMARC1",
"explicit": true
},
"p": {
"value": "none",
"explicit": true
},
"rua": {
"value": [
{
"scheme": "mailto",
"address": "dmarc@eoi.es",
"size_limit": null
}
],
"explicit": true
},
"adkim": {
"value": "r",
"explicit": false
},
"aspf": {
"value": "r",
"explicit": false
},
"fo": {
"value": [
"0"
],
"explicit": false
},
"pct": {
"value": 100,
"explicit": false
},
"rf": {
"value": [
"afrf"
],
"explicit": false
},
"ri": {
"value": 86400,
"explicit": false
},
"sp": {
"value": "none",
"explicit": false
}
}
}
}

View File

@ -10,8 +10,87 @@
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 5.84.56.185.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 10,
"hostname": "mx10.mailspamprotection.com",
"addresses": [
"104.197.42.21",
"185.56.84.11",
"185.56.84.14",
"185.56.84.17",
"185.56.84.2",
"185.56.84.20",
"185.56.84.23",
"185.56.84.27",
"185.56.84.30",
"185.56.84.5",
"185.56.84.8",
"185.56.85.133",
"185.56.85.139",
"185.56.85.145",
"185.56.85.152",
"185.56.85.158",
"35.192.135.139",
"35.208.121.216",
"35.208.244.18",
"35.224.11.180",
"35.225.161.143"
]
},
{
"preference": 20,
"hostname": "mx20.mailspamprotection.com",
"addresses": [
"185.56.84.10",
"185.56.84.13",
"185.56.84.16",
"185.56.84.19",
"185.56.84.22",
"185.56.84.26",
"185.56.84.29",
"185.56.84.32",
"185.56.84.4",
"185.56.84.7",
"185.56.85.129",
"185.56.85.135",
"185.56.85.141",
"185.56.85.147",
"185.56.85.154",
"34.70.37.227",
"35.192.5.156",
"35.206.105.37",
"35.209.67.207",
"35.223.167.9"
]
},
{
"preference": 30,
"hostname": "mx30.mailspamprotection.com",
"addresses": [
"185.56.84.12",
"185.56.84.15",
"185.56.84.18",
"185.56.84.21",
"185.56.84.24",
"185.56.84.25",
"185.56.84.28",
"185.56.84.3",
"185.56.84.31",
"185.56.84.6",
"185.56.84.9",
"185.56.85.131",
"185.56.85.137",
"185.56.85.143",
"185.56.85.156",
"34.69.117.62",
"35.206.120.11",
"35.208.10.124",
"35.238.96.225"
]
}
],
"warnings": []
},
"spf": {
"record": "v=spf1 +a +mx +ip4:35.214.194.97 include:_spf.mailspamprotection.com ~all",

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns5232.webempresa.eu",
"ns5231.webempresa.eu"
"ns5231.webempresa.eu",
"ns5232.webempresa.eu"
],
"warnings": []
},

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns06.ns-cloud4b.com",
"ns03.ns-cloud4b.net",
"ns05.ns-cloud4b.org"
"ns05.ns-cloud4b.org",
"ns06.ns-cloud4b.com"
],
"warnings": []
},
@ -179,6 +179,6 @@
"record": null,
"valid": false,
"location": null,
"error": "All nameservers failed to answer the query _dmarc.fecyt.es. IN TXT: Server Do53:1.0.0.1@53 answered SERVFAIL"
"error": "A DMARC record does not exist for this domain or its base domain"
}
}

View File

@ -4,15 +4,39 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.feriavalladolid.com",
"ns2.feriavalladolid.com",
"ns.feriavalladolid.com"
"ns.feriavalladolid.com",
"ns1.feriavalladolid.com"
],
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 0.68.101.52.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 10,
"hostname": "feriavalladolid-com.mail.eo.outlook.com",
"addresses": [
"52.101.68.0",
"52.101.68.21",
"52.101.68.3",
"52.101.68.5",
"52.101.73.1",
"52.101.73.2",
"52.101.73.4",
"52.101.73.6"
]
}
],
"warnings": [
"52.101.68.0 does not have any reverse DNS (PTR) records",
"52.101.68.21 does not have any reverse DNS (PTR) records",
"52.101.68.3 does not have any reverse DNS (PTR) records",
"52.101.68.5 does not have any reverse DNS (PTR) records",
"52.101.73.1 does not have any reverse DNS (PTR) records",
"52.101.73.2 does not have any reverse DNS (PTR) records",
"52.101.73.4 does not have any reverse DNS (PTR) records",
"52.101.73.6 does not have any reverse DNS (PTR) records"
]
},
"spf": {
"record": "v=spf1 include:spf.protection.outlook.com -all",

View File

@ -5,9 +5,9 @@
"ns": {
"hostnames": [
"ns3.dinahosting.com",
"ns4.dinahosting.com",
"ns.dinahosting.com",
"ns2.dinahosting.com",
"ns4.dinahosting.com"
"ns2.dinahosting.com"
],
"warnings": []
},

View File

@ -16,7 +16,7 @@
"hostname": "mx.spamexperts.com",
"addresses": [
"2001:550:2:78::ca:100",
"38.89.254.156"
"38.109.53.20"
]
},
{

View File

@ -4,11 +4,11 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns4.cdmondns-01.org",
"ns3.cdmon.net",
"ns1.cdmon.net",
"ns2.cdmon.net",
"ns5.cdmondns-01.com",
"ns2.cdmon.net"
"ns4.cdmondns-01.org",
"ns3.cdmon.net"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.altia.es",
"ns2.altia.es"
"ns2.altia.es",
"ns1.altia.es"
],
"warnings": []
},

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1080.ui-dns.com",
"ns1096.ui-dns.de",
"ns1071.ui-dns.org",
"ns1069.ui-dns.biz"
"ns1069.ui-dns.biz",
"ns1080.ui-dns.com",
"ns1096.ui-dns.de"
],
"warnings": []
},

View File

@ -4,11 +4,11 @@
"dnssec": false,
"ns": {
"hostnames": [
"mapache.funge.uva.es",
"ns1.uva.es",
"ns3.uva.es",
"ns2.uva.es",
"ns1.uva.es",
"ns1.funge.uva.es",
"ns3.uva.es"
"mapache.funge.uva.es"
],
"warnings": []
},
@ -18,7 +18,7 @@
"preference": 10,
"hostname": "mxa-006a4e02.gslb.pphosted.com",
"addresses": [
"143.55.148.243"
"143.55.146.78"
]
},
{

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
"ns3.dnsxperta.com",
"ns2.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns2.dnsxperta.com",
"ns3.dnsxperta.com"
"ns3.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []
},
@ -16,8 +16,8 @@
"preference": 0,
"hostname": "godelleta-es.mail.protection.outlook.com",
"addresses": [
"104.47.18.202",
"104.47.22.138"
"104.47.18.138",
"104.47.18.202"
]
}
],
@ -33,6 +33,6 @@
"record": null,
"valid": false,
"location": null,
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.godelleta.es\n\nMS=ms70425054\n\nv=spf1 include:spf.protection.outlook.com ip4:194.143.202.167 include:dnsxperta.com-all"
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.godelleta.es\n\nv=spf1 include:spf.protection.outlook.com ip4:194.143.202.167 include:dnsxperta.com-all\n\nMS=ms70425054"
}
}

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns7.servidoresdns.net",
"dns8.servidoresdns.net"
"dns8.servidoresdns.net",
"dns7.servidoresdns.net"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.altia.es",
"ns1.altia.es"
"ns1.altia.es",
"ns2.altia.es"
],
"warnings": []
},

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.interdomain.net",
"ns2.interdomain.net",
"ns3.interdomain.es",
"ns1.interdomain.net"
"ns3.interdomain.es"
],
"warnings": []
},

View File

@ -12,8 +12,17 @@
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 138.22.47.104.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 0,
"hostname": "ib3-org.mail.protection.outlook.com",
"addresses": [
"104.47.18.138",
"104.47.18.202"
]
}
],
"warnings": []
},
"spf": {
"record": "v=spf1 include:spf.protection.outlook.com -all",

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"nso.nic.es",
"milano.icex.es",
"halcon.icex.es"
"halcon.icex.es",
"milano.icex.es"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2alenmultimedia4.cyberneticos.com",
"ns1alenmultimedia4.cyberneticos.com"
"ns1alenmultimedia4.cyberneticos.com",
"ns2alenmultimedia4.cyberneticos.com"
],
"warnings": []
},

View File

@ -4,8 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"tirant.gva.es",
"tirant2.gva.es",
"ninot.gva.es",
"tirant.gva.es"
"ninot2.gva.es"
],
"warnings": []
},
@ -15,8 +17,8 @@
"preference": 0,
"hostname": "innoavi-es.mail.protection.outlook.com",
"addresses": [
"104.47.18.138",
"104.47.18.202"
"104.47.18.202",
"104.47.22.138"
]
}
],

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"sdns4.occentus.net",
"sdns1.occentus.net",
"sdns2.occentus.net",
"sdns3.occentus.net",
"sdns2.occentus.net"
"sdns4.occentus.net"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"halcon.icex.es",
"milano.icex.es"
"milano.icex.es",
"halcon.icex.es"
],
"warnings": []
},

View File

@ -4,10 +4,10 @@
"dnssec": false,
"ns": {
"hostnames": [
"dns1.acceseo.com",
"dns4.acceseo.com",
"dns2.acceseo.com",
"dns3.acceseo.com",
"dns1.acceseo.com"
"dns2.acceseo.com"
],
"warnings": []
},

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
"ns3.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns1.dnsxperta.com"
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.lagomera.travel",
"ns2.lagomera.travel"
"ns2.lagomera.travel",
"ns1.lagomera.travel"
],
"warnings": []
},
@ -15,40 +15,40 @@
"preference": 1,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.111.26",
"2607:f8b0:4004:c08::1a"
"142.250.141.26",
"2607:f8b0:4023:c0b::1a"
]
},
{
"preference": 5,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1b",
"64.233.171.27"
]
},
{
"preference": 5,
"hostname": "alt2.aspmx.l.google.com",
"addresses": [
"2a00:1450:400c:c0b::1a",
"64.233.184.26"
"142.250.152.26",
"2607:f8b0:4001:c56::1b"
]
},
{
"preference": 10,
"hostname": "alt3.aspmx.l.google.com",
"addresses": [
"142.250.27.27",
"2a00:1450:4025:401::1b"
"172.253.113.27",
"2607:f8b0:4023:1::1b"
]
},
{
"preference": 10,
"hostname": "alt4.aspmx.l.google.com",
"addresses": [
"142.250.153.27",
"2a00:1450:4013:c16::1b"
"172.253.126.26",
"2607:f8b0:4023:400::1a"
]
},
{

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns2.dnsxperta.com",
"ns3.dnsxperta.com"
"ns3.dnsxperta.com",
"ns1.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,15 +4,24 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
"ns2.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query lapoblallarga.es. IN MX: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hosts": [
{
"preference": 100,
"hostname": "mx1.dnsxperta.com",
"addresses": [
"217.13.80.229",
"83.147.63.42"
]
}
],
"warnings": []
},
"spf": {
"record": "v=spf1 include:dnsxperta.com -all",

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.cibir.es",
"ns1.cibir.es"
"ns1.cibir.es",
"ns2.cibir.es"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns1.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []

View File

@ -4,14 +4,18 @@
"dnssec": false,
"ns": {
"hostnames": [
"tirant2.gva.es",
"ninot.gva.es",
"ninot2.gva.es",
"tirant.gva.es"
],
"warnings": []
},
"mx": {
"hosts": [],
"error": "All nameservers failed to answer the query 28.20.77.195.in-addr.arpa. IN PTR: Server Do53:1.0.0.1@53 answered SERVFAIL"
"warnings": [
"No MX records found. Is the domain parked?"
]
},
"spf": {
"record": null,

View File

@ -3,8 +3,12 @@
"base_domain": "lliria.es",
"dnssec": false,
"ns": {
"hostnames": [],
"error": "All nameservers failed to answer the query lliria.es. IN NS: Server Do53:1.0.0.1@53 answered SERVFAIL"
"hostnames": [
"ns2.dnsxperta.com",
"ns1.dnsxperta.com",
"ns3.dnsxperta.com"
],
"warnings": []
},
"mx": {
"hosts": [

View File

@ -5,8 +5,8 @@
"ns": {
"hostnames": [
"beta.lobocom.es",
"ns3.lobocom.es",
"alfa.lobocom.es"
"alfa.lobocom.es",
"ns3.lobocom.es"
],
"warnings": []
},

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com",
"ns1.dnsxperta.com"
"ns3.dnsxperta.com"
],
"warnings": []
},

View File

@ -4,8 +4,8 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.nunsys.net",
"ns1.nunsys.net"
"ns1.nunsys.net",
"ns2.nunsys.net"
],
"warnings": []
},

View File

@ -96,6 +96,6 @@
"record": null,
"valid": false,
"location": null,
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.manises.es\n\nMS=ms96836429\n\ngoogle-site-verification=IDapQQ8AJ4al0WzrS2RLV9Xyh4jr6Q1HNnIpyLJsZ50\n\nv=spf1 include:spf.protection.outlook.com -all"
"error": "Unrelated TXT records were discovered. These should be removed, as some receivers may not expect to find unrelated TXT records at _dmarc.manises.es\n\nMS=ms96836429\n\nv=spf1 include:spf.protection.outlook.com -all\n\ngoogle-site-verification=IDapQQ8AJ4al0WzrS2RLV9Xyh4jr6Q1HNnIpyLJsZ50"
}
}

View File

@ -4,9 +4,9 @@
"dnssec": false,
"ns": {
"hostnames": [
"ns2.dnsxperta.com",
"ns3.dnsxperta.com",
"ns1.dnsxperta.com",
"ns2.dnsxperta.com"
"ns1.dnsxperta.com"
],
"warnings": []
},
@ -16,16 +16,16 @@
"preference": 10,
"hostname": "aspmx.l.google.com",
"addresses": [
"142.251.163.27",
"2607:f8b0:4004:c1d::1a"
"142.251.2.27",
"2607:f8b0:4023:c0d::1b"
]
},
{
"preference": 20,
"hostname": "alt1.aspmx.l.google.com",
"addresses": [
"209.85.202.27",
"2a00:1450:400b:c00::1b"
"2607:f8b0:4003:c15::1a",
"64.233.171.26"
]
}
],

View File

@ -61,6 +61,6 @@
"record": null,
"valid": false,
"location": null,
"error": "A DMARC record does not exist for this domain or its base domain"
"error": "The resolution lifetime expired after 3.100 seconds: Server Do53:1.0.0.1@53 answered The DNS operation timed out."
}
}

Some files were not shown because too many files have changed in this diff Show More