Skip to content

Hostname

www.hsceloni.cat

Last fetched

www.hsceloni.cat resolves to 2 IPv4 addresses operated by ASN-XTUDIONET - XNET CORE SL in ES.

Nutrition Label

WHISPER CANON · www.hsceloni.catRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.hsceloni.cat

Resolution chain

www.hsceloni.cat resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.84.177.249193.84.177.0/24AS60458ASN-XTUDIONET - XNET CORE SLES
195.60.239.72195.60.239.0/24AS60458ASN-XTUDIONET - XNET CORE SLES

WHOIS identity

No WHOIS records are currently associated with www.hsceloni.cat in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.hsceloni.cat.

MechanismTarget
SPF_Awww.hsceloni.cat
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.84.177.249
SPF_MXwww.hsceloni.cat

Related pages

Pivot deeper into the graph from www.hsceloni.cat.

Cypher and MCP

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

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