Skip to content

Hostname

elstorms.cat

Last fetched

elstorms.cat resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · elstorms.catRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elstorms.cat

Resolution chain

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

IPPrefixASNOperatorCountry
194.179.98.47194.179.64.0/18AS3352ES

WHOIS identity

Registrar
iana:379
Organization
ajuntament els torms
Contact emails

Subdomains

3 observed subdomains of elstorms.cat.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for elstorms.cat.

MechanismTarget
SPF_Aelstorms.cat
SPF_Ahosting3.edorteam.com
SPF_MXelstorms.cat

Related pages

Pivot deeper into the graph from elstorms.cat.

Cypher and MCP

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

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