Skip to content

Hostname

yoursecurecloud.de

Last fetched

yoursecurecloud.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · yoursecurecloud.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/yoursecurecloud.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.169.35195.201.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with yoursecurecloud.de in WhisperGraph.

Subdomains

41 observed subdomains of yoursecurecloud.de.

Web-graph footprint

Distinct hostnames that link to or from yoursecurecloud.de in the public web crawl.

53 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for yoursecurecloud.de.

MechanismTarget
SPF_Ayoursecurecloud.de
SPF_INCLUDE139578804.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.yoursecurecloud.de
SPF_INCLUDEstspg-customer.com
SPF_MXyoursecurecloud.de

Related pages

Pivot deeper into the graph from yoursecurecloud.de.

Cypher and MCP

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

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