Skip to content

Hostname

swissteach.ch

Last fetched

swissteach.ch resolves to 1 IPv4 address operated by AS29097 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.60.182217.26.48.0/20AS29097CH

WHOIS identity

Registrar
Organization
roland ulbrich
Contact emails

Subdomains

9 observed subdomains of swissteach.ch.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for swissteach.ch.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP40.91.204.42
SPF_IP46.140.127.138
SPF_IP52.166.12.21

Related pages

Pivot deeper into the graph from swissteach.ch.

Cypher and MCP

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

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