Skip to content

Hostname

staedelschule.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.156.178159.69.0.0/16AS24940DE

WHOIS identity

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

Subdomains

34 observed subdomains of staedelschule.de.

Web-graph footprint

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

336 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for staedelschule.de.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.171.210
SPF_IP213.61.91.16/29
SPF_IP213.61.91.18
SPF_IP2a01:4f8:c012:4772:0:0:0:1
SPF_IP3.123.158.231
SPF_IP3.124.45.121
SPF_IP35.158.196.168
SPF_IP78.94.42.86
SPF_MXstaedelschule.de

Related pages

Pivot deeper into the graph from staedelschule.de.

Cypher and MCP

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

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