Skip to content

Hostname

edenred.es

Last fetched

edenred.es resolves to 1 IPv4 address operated by AS35280 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.128.252159.60.128.0/20AS35280NL

WHOIS identity

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

Subdomains

46 observed subdomains of edenred.es.

Web-graph footprint

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

221 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for edenred.es.

MechanismTarget
SPF_INCLUDEspf-002aaa01.pphosted.com
SPF_IP20.86.139.237
SPF_IP20.86.85.61

Related pages

Pivot deeper into the graph from edenred.es.

Cypher and MCP

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

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