Skip to content

Hostname

gala.es

Last fetched

gala.es is a registered hostname under the .es top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · gala.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gala.es

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

9 observed subdomains of gala.es.

Web-graph footprint

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

171 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gala.es.

MechanismTarget
SPF_Agala.es
SPF_Ahost1.rceit.com
SPF_Ahost2.rceit.com
SPF_Ahost4.rceit.com
SPF_Ahost5.rceit.com
SPF_EXISTS%{i}.spf.hc1740-34.eu.iphmx.com
SPF_IP5.135.88.1
SPF_IP5.135.88.8
SPF_MXgala.es

Related pages

Pivot deeper into the graph from gala.es.

Cypher and MCP

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

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