Skip to content

Hostname

ecsen.es

Last fetched

ecsen.es resolves to 1 IPv4 address operated by AS5505 in ES.

Nutrition Label

WHISPER CANON · ecsen.esRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ecsen.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.210.226.202185.210.226.0/24AS5505ES

WHOIS identity

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

Subdomains

2 observed subdomains of ecsen.es.

Web-graph footprint

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

7 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from ecsen.es.

Cypher and MCP

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

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