Skip to content

Hostname

llull.cat

Last fetched

llull.cat resolves to 1 IPv4 address operated by SWHO-AS swhosting.com in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · llull.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/llull.cat

Resolution chain

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

IPPrefixASNOperatorCountry
81.25.125.18381.25.125.0/24AS41541SWHO-AS swhosting.comES

WHOIS identity

Registrar
iana:696
Organization
generalitat de catalunya dep. de la presidencia
Contact emails

Subdomains

100 observed subdomains of llull.cat.

Web-graph footprint

Distinct hostnames that link to or from llull.cat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for llull.cat.

MechanismTarget
SPF_EXISTS%{i}.spf.hc489-80.eu.iphmx.com
SPF_INCLUDEspf.ironport.gencat.cat
SPF_IP207.54.69.189
SPF_IP207.54.76.180
SPF_IP207.54.76.248
SPF_IP207.54.77.56
SPF_IP83.247.136.61
SPF_MXllull.cat

Related pages

Pivot deeper into the graph from llull.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "llull.cat"})-[: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.