Skip to content

Hostname

scream.school

Last fetched

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

Nutrition Label

WHISPER CANON · scream.schoolRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scream.school

Resolution chain

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

WHOIS identity

Registrar
iana:463
Organization
ano dpo 'universal university'
Contact emails

Subdomains

4 observed subdomains of scream.school.

Web-graph footprint

Distinct hostnames that link to or from scream.school in the public web crawl.

177 sites link to this hostname.

183 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scream.school.

MechanismTarget
SPF_Ascream.school
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mindbox.ru
SPF_IP195.94.247.193/28
SPF_IP212.233.123.157
SPF_IP79.137.175.98
SPF_MXscream.school

Related pages

Pivot deeper into the graph from scream.school.

Cypher and MCP

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

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