Skip to content

Hostname

scias.cat

Last fetched

scias.cat has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:76 as the registrar.

Nutrition Label

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

Resolution chain

scias.cat has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:76
Organization
centro coordinador electronico, aie (cecoel, aie)
Contact emails

Subdomains

2 observed subdomains of scias.cat.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for scias.cat.

MechanismTarget
SPF_Ascias.cat
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.27.221.34
SPF_IP213.27.221.35
SPF_IP213.27.221.36
SPF_IP213.27.221.37
SPF_IP213.27.221.38
SPF_IP213.27.221.39
SPF_MXscias.cat

Related pages

Pivot deeper into the graph from scias.cat.

Cypher and MCP

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

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