Skip to content

Hostname

elca.ch

Last fetched

elca.ch resolves to 2 IPv4 addresses operated by EVERYWARE-NET in CH.

Nutrition Label

WHISPER CANON · elca.chRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/elca.ch

Resolution chain

elca.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.154.38.46185.154.38.0/24AS24951EVERYWARE-NETCH
193.168.215.45193.168.215.0/24AS208316FINANCIERE-CEPCH

WHOIS identity

Registrar
Organization
elca informatique
Contact emails

Subdomains

40 observed subdomains of elca.ch.

Web-graph footprint

Distinct hostnames that link to or from elca.ch in the public web crawl.

234 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elca.ch.

Related pages

Pivot deeper into the graph from elca.ch.

Cypher and MCP

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

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