Skip to content

Hostname

senado.es

Last fetched

senado.es resolves to 6 IPv4 addresses operated by AS20940 in CZ.

Nutrition Label

WHISPER CANON · senado.esRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/senado.es

Resolution chain

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

WHOIS identity

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

Subdomains

33 observed subdomains of senado.es.

Web-graph footprint

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

1,700 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for senado.es.

MechanismTarget
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP193.146.129.103
SPF_IP90.160.130.75

Related pages

Pivot deeper into the graph from senado.es.

Cypher and MCP

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

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