Skip to content

Hostname

desaway.es

Last fetched

desaway.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · desaway.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/desaway.es

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.3.102135.125.0.0/17AS16276FR

WHOIS identity

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

Subdomains

17 observed subdomains of desaway.es.

Web-graph footprint

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

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for desaway.es.

MechanismTarget
SPF_Adesaway.es
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP135.125.3.102
SPF_IP46.175.128.120
SPF_IP46.175.128.202
SPF_MXdesaway.es

Related pages

Pivot deeper into the graph from desaway.es.

Cypher and MCP

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

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