Skip to content

Hostname

roundcube.stiftung-help.de

Last fetched

roundcube.stiftung-help.de resolves to 1 IPv4 address operated by AS21499 in NL.

Nutrition Label

WHISPER CANON · roundcube.stiftung-help.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/roundcube.stiftung-help.de

Resolution chain

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

IPPrefixASNOperatorCountry
37.148.200.5037.148.200.0/21AS21499NL

WHOIS identity

No WHOIS records are currently associated with roundcube.stiftung-help.de in WhisperGraph.

Subdomains

1 observed subdomain of roundcube.stiftung-help.de.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for roundcube.stiftung-help.de.

MechanismTarget
SPF_Aroundcube.stiftung-help.de
SPF_INCLUDEprod.sxb1.secureserver.net
SPF_INCLUDEsecureserver.net
SPF_IP37.148.200.50
SPF_IP92.205.0.187
SPF_IP92.205.10.187
SPF_MXroundcube.stiftung-help.de

Related pages

Pivot deeper into the graph from roundcube.stiftung-help.de.

Cypher and MCP

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

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