Skip to content

Hostname

redsys.es

Last fetched

redsys.es resolves to 2 IPv4 addresses operated by ZVITELECOM-AS in ES.

Nutrition Label

WHISPER CANON · redsys.esRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/redsys.es

Resolution chain

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

IPPrefixASNOperatorCountry
193.16.243.179193.16.243.0/24AS31627ZVITELECOM-ASES
195.76.9.19195.76.9.0/24AS31627ZVITELECOM-ASES

WHOIS identity

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

Subdomains

104 observed subdomains of redsys.es.

Web-graph footprint

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

871 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for redsys.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.16.243.51
SPF_IP193.16.243.8
SPF_IP195.76.9.189
SPF_IP195.76.9.212
SPF_IP195.76.9.232
SPF_MXredsys.es

Related pages

Pivot deeper into the graph from redsys.es.

Cypher and MCP

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

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