Skip to content

Hostname

mailserver.edetronik.es

Last fetched

mailserver.edetronik.es resolves to 1 IPv4 address operated by AS3262 in ES.

Nutrition Label

WHISPER CANON · mailserver.edetronik.esRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mailserver.edetronik.es

Resolution chain

mailserver.edetronik.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.81.188.220212.81.128.0/17AS3262ES

WHOIS identity

No WHOIS records are currently associated with mailserver.edetronik.es in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mailserver.edetronik.es

SPF policy

8 SPF mechanisms authorising senders for mailserver.edetronik.es.

MechanismTarget
SPF_IP122.103.250.12/32
SPF_IP208.77.151.112/29
SPF_IP212.81.188.220
SPF_IP64.38.239.80/29
SPF_IP66.37.25.64/28
SPF_IP80.34.174.50
SPF_IP82.223.70.103
SPF_MXmailserver.edetronik.es

Related pages

Pivot deeper into the graph from mailserver.edetronik.es.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mailserver.edetronik.es"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.