Skip to content

Hostname

comunalitats.cat

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.213.72159.89.212.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1647
Organization
la hidra cooperativa, sccl
Contact emails

Subdomains

26 observed subdomains of comunalitats.cat.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comunalitats.cat.

MechanismTarget
SPF_Acomunalitats.cat
SPF_INCLUDEcomunalitats.cat.spf.auto.dnssmarthost.net
SPF_IP35.214.159.18
SPF_MXcomunalitats.cat

Related pages

Pivot deeper into the graph from comunalitats.cat.

Cypher and MCP

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

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