Skip to content

Hostname

telly.cz

Last fetched

telly.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · telly.czRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/telly.cz

Resolution chain

telly.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.51172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:reg-active24
Organization
svatopluk srba
Contact emails

Subdomains

38 observed subdomains of telly.cz.

Web-graph footprint

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

240 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for telly.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.mailkit.eu
SPF_IP185.12.196.130/32
SPF_IP188.166.194.177
SPF_IP193.179.215.44
SPF_IP193.86.18.18
SPF_IP31.15.13.4
SPF_IP46.101.246.211
SPF_IP81.95.99.132
SPF_IP85.163.10.196
SPF_IP91.241.8.61
SPF_IP91.241.8.62

Related pages

Pivot deeper into the graph from telly.cz.

Cypher and MCP

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

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