Skip to content

Hostname

ecma.es

Last fetched

ecma.es resolves to 1 IPv4 address operated by EUSKALTEL in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.209.61.104185.209.60.0/22AS12338EUSKALTELES

WHOIS identity

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

Subdomains

2 observed subdomains of ecma.es.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ecma.es.

MechanismTarget
SPF_Aecma.es
SPF_Avps14041.ervers.com
SPF_MXecma.es

Related pages

Pivot deeper into the graph from ecma.es.

Cypher and MCP

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

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