Skip to content

Hostname

edeusto.es

Last fetched

edeusto.es resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · edeusto.esRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/edeusto.es

Resolution chain

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

IPPrefixASNOperatorCountry
54.195.15.25454.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

13 observed subdomains of edeusto.es.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for edeusto.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDErevi.services
SPF_INCLUDEspf.mailjet.com
SPF_IP173.194.0.0/16
SPF_IP207.126.144.0/20
SPF_IP209.85.128.0/17
SPF_IP213.32.73.142
SPF_IP216.239.32.0/19
SPF_IP62.99.71.242
SPF_IP64.18.0.0/20
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP82.130.199.82
SPF_IP82.223.108.191

Related pages

Pivot deeper into the graph from edeusto.es.

Cypher and MCP

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

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