Skip to content

Hostname

uces.es

Last fetched

uces.es resolves to 1 IPv4 address operated by AS208769 in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.60.32.3292.60.32.0/23AS208769ES

WHOIS identity

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

Subdomains

1 observed subdomain of uces.es.

Subdomain
www.uces.es

Web-graph footprint

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

54 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • uces.es

SPF policy

6 SPF mechanisms authorising senders for uces.es.

MechanismTarget
SPF_Auces.es
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP85.208.102.239
SPF_IP92.60.32.32
SPF_MXuces.es

Related pages

Pivot deeper into the graph from uces.es.

Cypher and MCP

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

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