Skip to content

Hostname

sph.schule

Last fetched

sph.schule resolves to 1 IPv4 address operated by ENTEGAMEDIANET - ENTEGA Medianet GmbH in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sph.schuleRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sph.schule

Resolution chain

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

IPPrefixASNOperatorCountry
95.131.103.10695.131.96.0/21AS12897ENTEGAMEDIANET - ENTEGA Medianet GmbHDE

WHOIS identity

Registrar
iana:468
Organization
christian mehler
Contact emails

Subdomains

13 observed subdomains of sph.schule.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sph.schule.

MechanismTarget
SPF_MXsph.schule

Related pages

Pivot deeper into the graph from sph.schule.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sph.schule"})-[: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.