Skip to content

Hostname

hsceloni.net

Last fetched

hsceloni.net resolves to 2 IPv4 addresses operated by ASN-XTUDIONET - XNET CORE SL in ES. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · hsceloni.netRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hsceloni.net

Resolution chain

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

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

WHOIS identity

Registrar
iana:638
Organization
hospital comarcal de sant celoni
Contact emails

Subdomains

5 observed subdomains of hsceloni.net.

Web-graph footprint

Distinct hostnames that link to or from hsceloni.net in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hsceloni.net.

MechanismTarget
SPF_Ahsceloni.net
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP185.37.231.178
SPF_IP193.84.177.249
SPF_IP195.60.239.72
SPF_MXhsceloni.net

Related pages

Pivot deeper into the graph from hsceloni.net.

Cypher and MCP

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

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