Skip to content

Hostname

esade.es

Last fetched

esade.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · esade.esRouting diversity3.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/esade.es

Resolution chain

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

IPPrefixASNOperatorCountry
3.251.41.2183.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.101.21952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
84.76.255.14684.76.248.0/21AS12479UNI2-AS - Orange Espagne SAES
84.88.228.4684.88.0.0/16AS13041CESCA-AC - Consorci de Serveis Universitaris de CatalunyaES

WHOIS identity

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

Subdomains

48 observed subdomains of esade.es.

Web-graph footprint

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

61 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for esade.es.

MechanismTarget
SPF_IP213.4.197.10
SPF_IP80.81.100.10
SPF_IP84.76.255.30
SPF_IP84.88.228.10
SPF_IP84.88.228.12
SPF_IP84.88.228.30

Related pages

Pivot deeper into the graph from esade.es.

Cypher and MCP

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

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