Skip to content

Hostname

educa.ch

Last fetched

educa.ch resolves to 1 IPv4 address operated by XTBPL-AS XTB S.A. in CH.

Nutrition Label

WHISPER CANON · educa.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/educa.ch

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.4.113149.126.0.0/21AS47302XTBPL-AS XTB S.A.CH

WHOIS identity

Registrar
Organization
educa.ch schw. medieninstitut f'ur bildung und kultur gen.
Contact emails

Subdomains

37 observed subdomains of educa.ch.

Web-graph footprint

Distinct hostnames that link to or from educa.ch in the public web crawl.

457 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for educa.ch.

MechanismTarget
SPF_Aeduca.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP185.19.29.237
SPF_IP185.67.199.3
SPF_IP212.103.74.172
SPF_IP212.103.74.174
SPF_IP212.103.74.180
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP93.187.210.163

Related pages

Pivot deeper into the graph from educa.ch.

Cypher and MCP

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

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