Skip to content

Hostname

dieschulapp.de

Last fetched

dieschulapp.de resolves to 1 IPv4 address operated by AS42473 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.16.17.13294.16.17.0/24AS42473DE

WHOIS identity

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

Subdomains

48 observed subdomains of dieschulapp.de.

Web-graph footprint

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

65 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dieschulapp.de.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmail.virality.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.16.17.134

Related pages

Pivot deeper into the graph from dieschulapp.de.

Cypher and MCP

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

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