Skip to content

Hostname

causes.cat

Last fetched

causes.cat resolves to 1 IPv4 address operated by EPIC_TELECOM in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.196.112.209185.196.112.0/24AS206101EPIC_TELECOMES

WHOIS identity

Registrar
iana:1403
Organization
irene borras
Contact emails

Subdomains

3 observed subdomains of causes.cat.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for causes.cat.

MechanismTarget
SPF_Acauses.cat
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.196.112.0/24
SPF_IP185.196.112.244
SPF_IP84.246.208.0/24
SPF_IP92.243.7.149
SPF_IP94.127.188.0/24
SPF_IP94.127.190.0/24
SPF_IP94.127.190.51
SPF_MXcauses.cat

Related pages

Pivot deeper into the graph from causes.cat.

Cypher and MCP

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

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