Skip to content

Hostname

sachsentraining.de

Last fetched

sachsentraining.de resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.35.251.105.35.240.0/20AS8972FR

WHOIS identity

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

Subdomains

23 observed subdomains of sachsentraining.de.

Web-graph footprint

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

12 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sachsentraining.de.

MechanismTarget
SPF_Asachsentraining.de
SPF_INCLUDEspf.server-he.de
SPF_IP158.69.163.48/29
SPF_IP178.77.121.128/26
SPF_IP194.42.96.0/23
SPF_IP217.68.1.0/24
SPF_IP217.68.2.0/24
SPF_IP217.68.7.0/24
SPF_IP2607:5300:203:fe1::/112
SPF_IP2a01:488:67:1000:523:fba:0:1
SPF_IP2a02:328::/29
SPF_IP46.4.238.128/29
SPF_IP5.35.251.10
SPF_IP85.13.129.104
SPF_MXsachsentraining.de

Related pages

Pivot deeper into the graph from sachsentraining.de.

Cypher and MCP

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

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