Skip to content

Hostname

teles.cz

Last fetched

teles.cz resolves to 1 IPv4 address operated by AS34222 in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · teles.czRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/teles.cz

Resolution chain

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

IPPrefixASNOperatorCountry
217.198.114.179217.198.112.0/20AS34222CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
teles, s.r.o.
Contact emails

Subdomains

12 observed subdomains of teles.cz.

Web-graph footprint

Distinct hostnames that link to or from teles.cz in the public web crawl.

5 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 teles.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.198.114.120
SPF_IP2a00:19a0:3:72:0:d9c6:7278:1
SPF_IP84.42.163.154
SPF_IP94.230.148.142

Related pages

Pivot deeper into the graph from teles.cz.

Cypher and MCP

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

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