Skip to content

Hostname

studentpartout.de

Last fetched

studentpartout.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · studentpartout.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/studentpartout.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

9 observed subdomains of studentpartout.de.

Web-graph footprint

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

46 sites link to this hostname.

272 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for studentpartout.de.

MechanismTarget
SPF_Astudentpartout.de
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspfhard.crsend.com
SPF_IP2a03:4000:6:8672:2420:9aff:fe3c:6ed8
SPF_IP37.120.184.108
SPF_IP82.135.105.240
SPF_MXstudentpartout.de

Related pages

Pivot deeper into the graph from studentpartout.de.

Cypher and MCP

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

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