Skip to content

Hostname

schauspielhaus.de

Last fetched

schauspielhaus.de resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · schauspielhaus.deRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/schauspielhaus.de

Resolution chain

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

IPPrefixASNOperatorCountry
144.126.246.68144.126.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

10 observed subdomains of schauspielhaus.de.

Web-graph footprint

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

660 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for schauspielhaus.de.

MechanismTarget
SPF_Ak60005.coveto.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.schauspielhaus-de.cloud.nospamproxy.com
SPF_INCLUDEwlk-msg.de
SPF_IP159.183.239.0/24
SPF_IP193.218.23.18
SPF_IP193.218.23.20
SPF_IP195.68.76.181
SPF_IP195.68.76.183

Related pages

Pivot deeper into the graph from schauspielhaus.de.

Cypher and MCP

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

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