Skip to content

Hostname

dia.es

Last fetched

dia.es resolves to 12 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · dia.esRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/dia.es

Resolution chain

dia.es resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with dia.es in WhisperGraph.

Subdomains

80 observed subdomains of dia.es.

Web-graph footprint

Distinct hostnames that link to or from dia.es in the public web crawl.

721 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for dia.es.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_IP18.168.51.200/32
SPF_IP195.47.206.154/32
SPF_IP82.144.105.147
SPF_IP84.246.210.44
SPF_MXdia.es

Related pages

Pivot deeper into the graph from dia.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dia.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.