Skip to content

Hostname

cls-telemetry.com

Last fetched

cls-telemetry.com resolves to 1 IPv4 address operated by AS24711 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cls-telemetry.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cls-telemetry.com

Resolution chain

cls-telemetry.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.207.20.23591.207.20.0/23AS24711FR

WHOIS identity

Registrar
iana:81
Organization
collecte localisation satellites
Contact emails

Subdomains

1 observed subdomain of cls-telemetry.com.

Web-graph footprint

Distinct hostnames that link to or from cls-telemetry.com in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cls-telemetry.com.

MechanismTarget
SPF_IP194.199.174.200
SPF_IP194.199.174.201
SPF_IP85.115.58.190/32
SPF_IP85.115.60.190/32
SPF_IP91.207.20.141/30
SPF_IP91.207.20.142
SPF_IP91.207.20.143
SPF_MXcls-telemetry.com

Related pages

Pivot deeper into the graph from cls-telemetry.com.

Cypher and MCP

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

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