Skip to content

Hostname

skyla-school.de

Last fetched

skyla-school.de resolves to 1 IPv4 address operated by AS60664 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.97.78.250157.97.78.0/23AS60664DE

WHOIS identity

No WHOIS records are currently associated with skyla-school.de in WhisperGraph.

Subdomains

16 observed subdomains of skyla-school.de.

Web-graph footprint

Distinct hostnames that link to or from skyla-school.de in the public web crawl.

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for skyla-school.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP138.201.207.72
SPF_IP205.252.9.0/24
SPF_IP2a01:4f8:173:1747::/64
SPF_IP63.221.242.0/24

Related pages

Pivot deeper into the graph from skyla-school.de.

Cypher and MCP

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

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