Skip to content

Hostname

elca-cloud.com

Last fetched

elca-cloud.com resolves to 3 IPv4 addresses operated by AS24951 in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · elca-cloud.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/elca-cloud.com

Resolution chain

elca-cloud.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
elca informatique
Contact emails

Subdomains

35 observed subdomains of elca-cloud.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for elca-cloud.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.154.38.48
SPF_IP193.168.212.190
SPF_IP193.168.212.193
SPF_IP193.168.213.124
SPF_IP193.168.213.126
SPF_IP193.168.214.250
SPF_IP193.168.215.12
SPF_IP193.168.215.13
SPF_IP193.72.144.199
SPF_IP217.71.84.197
SPF_IP217.71.84.198

Related pages

Pivot deeper into the graph from elca-cloud.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elca-cloud.com"})-[: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.