Skip to content

Hostname

ual.es

Last fetched

ual.es resolves to 3 IPv4 addresses operated by AS766 in ES.

Nutrition Label

WHISPER CANON · ual.esRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/ual.es

Resolution chain

ual.es resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
network of university of almeria
Contact emails

Subdomains

407 observed subdomains of ual.es.

Web-graph footprint

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

1,500 sites link to this hostname.

1,082 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ual.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.214.156.32
SPF_IP193.147.117.17
SPF_IP193.147.117.30
SPF_IP193.147.117.32

Related pages

Pivot deeper into the graph from ual.es.

Cypher and MCP

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

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