Skip to content

Hostname

cloud1213.indiecloud.ch

Last fetched

cloud1213.indiecloud.ch resolves to 2 IPv4 addresses operated by AS6730 in CH.

Nutrition Label

WHISPER CANON · cloud1213.indiecloud.chRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cloud1213.indiecloud.ch

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cloud1213.indiecloud.ch in WhisperGraph.

Subdomains

2 observed subdomains of cloud1213.indiecloud.ch.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cloud1213.indiecloud.ch.

MechanismTarget
SPF_Acloud1213.indiecloud.ch
SPF_MXcloud1213.indiecloud.ch

Related pages

Pivot deeper into the graph from cloud1213.indiecloud.ch.

Cypher and MCP

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

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