Skip to content

Hostname

cescyl.es

Last fetched

cescyl.es resolves to 1 IPv4 address operated by AS204884 in ES.

Nutrition Label

WHISPER CANON · cescyl.esRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cescyl.es

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.71.22109.234.71.0/24AS204884ES

WHOIS identity

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

Subdomains

8 observed subdomains of cescyl.es.

Web-graph footprint

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

77 sites link to this hostname.

255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cescyl.es.

MechanismTarget
SPF_Acescyl.es
SPF_IP109.234.71.22
SPF_IP195.55.85.202
SPF_IP212.183.202.239
SPF_IP213.201.115.186
SPF_IP213.201.115.187
SPF_IP213.4.82.254/32
SPF_IP217.127.94.52
SPF_IP84.124.24.70
SPF_IP84.124.24.89/29
SPF_MXcescyl.es

Related pages

Pivot deeper into the graph from cescyl.es.

Cypher and MCP

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

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