Skip to content

Hostname

cloud2.elaon.de

Last fetched

cloud2.elaon.de resolves to 1 IPv4 address operated by AS8820 in DE.

Nutrition Label

WHISPER CANON · cloud2.elaon.deRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cloud2.elaon.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.139.198.21282.139.196.0/22AS8820DE

WHOIS identity

No WHOIS records are currently associated with cloud2.elaon.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloud2.elaon.de.

MechanismTarget
SPF_IP2a01:170:111c:1:6:0:0:100
SPF_IP2a01:4f8:2200:3547:8000:0:0:105
SPF_IP82.139.198.212
SPF_IP88.99.10.181

Related pages

Pivot deeper into the graph from cloud2.elaon.de.

Cypher and MCP

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

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