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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.154.38.46 | 185.154.38.0/24 | AS24951 | — | CH |
| 193.168.215.37 | 193.168.215.0/24 | AS208316 | — | CH |
| 193.168.215.45 | 193.168.215.0/24 | AS208316 | — | CH |
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.154.38.48 |
| SPF_IP | 193.168.212.190 |
| SPF_IP | 193.168.212.193 |
| SPF_IP | 193.168.213.124 |
| SPF_IP | 193.168.213.126 |
| SPF_IP | 193.168.214.250 |
| SPF_IP | 193.168.215.12 |
| SPF_IP | 193.168.215.13 |
| SPF_IP | 193.72.144.199 |
| SPF_IP | 217.71.84.197 |
| SPF_IP | 217.71.84.198 |
Related pages
Pivot deeper into the graph from elca-cloud.com.
- IP · 185.154.38.46
- ASN · AS24951
- Registrar · iana:81
- Country · CH
- Email · 55f140175c994600c0b77d591804b42b-4789737@contact.gandi.net
- TLD · .com
- Browse hostnames · el…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.