Hostname
ull.es
Last fetched
ull.es resolves to 1 IPv4 address operated by REDIRIS RedIRIS Autonomous System in ES.
Nutrition Label
Resolution chain
ull.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.145.100.5 | 193.144.0.0/14 | AS766 | REDIRIS RedIRIS Autonomous System | ES |
WHOIS identity
No WHOIS records are currently associated with ull.es in WhisperGraph.
Subdomains
1,652 observed subdomains of ull.es.
Showing 25 of 1,652. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ull.es in the public web crawl.
2,534 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ull.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.puc.rediris.es |
| SPF_IP | 193.145.118.160/27 |
| SPF_IP | 193.145.119.97/28 |
| SPF_IP | 63.32.121.65/30 |
Related pages
Pivot deeper into the graph from ull.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ull.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.