Skip to content

Hostname

teko.ch

Last fetched

teko.ch resolves to 1 IPv4 address operated by FREY-AS in CH. WHOIS lists iana:1696 as the registrar.

Nutrition Label

WHISPER CANON · teko.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/teko.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.66.108.26185.66.108.0/22AS200713FREY-ASCH

WHOIS identity

Registrar
iana:1696
Organization
teko schweizerische fachschule
Contact emails

Subdomains

42 observed subdomains of teko.ch.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for teko.ch.

MechanismTarget
SPF_Ateko.ch
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tocco.ch
SPF_IP185.66.108.26
SPF_IP94.126.22.140/32
SPF_IP94.126.23.139/32
SPF_MXteko.ch

Related pages

Pivot deeper into the graph from teko.ch.

Cypher and MCP

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

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