Skip to content

Hostname

celh.cat

Last fetched

celh.cat resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
129.212.143.251129.212.140.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1383
Organization
centre d'estudis de l'hospitalet
Contact emails

Subdomains

4 observed subdomains of celh.cat.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for celh.cat.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.dondominio.com

Related pages

Pivot deeper into the graph from celh.cat.

Cypher and MCP

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

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