Skip to content

Hostname

esden.es

Last fetched

esden.es resolves to 1 IPv4 address operated by AS202053 in ES.

Nutrition Label

WHISPER CANON · esden.esRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/esden.es

Resolution chain

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

IPPrefixASNOperatorCountry
194.62.98.160194.62.96.0/22AS202053ES

WHOIS identity

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

Subdomains

14 observed subdomains of esden.es.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for esden.es.

MechanismTarget
SPF_Aesden.es
SPF_Ahosting1.efinanzas.com
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.dominioabsoluto.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXesden.es

Related pages

Pivot deeper into the graph from esden.es.

Cypher and MCP

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

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