Hostname
tcl.fr
Last fetched
tcl.fr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
tcl.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.188.226 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.189.226 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.38.182 | 104.18.38.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.149.74 | 172.64.149.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- c.f.i. maintenance informatique
- Contact emails
Subdomains
64 observed subdomains of tcl.fr.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tcl.fr in the public web crawl.
1,583 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for tcl.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf-00354201.pphosted.com |
| SPF_INCLUDE | spf-00354202.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 92.103.206.104/32 |
| SPF_IP | 92.103.206.106/32 |
| SPF_IP | 92.103.206.108/32 |
Related pages
Pivot deeper into the graph from tcl.fr.
- IP · 104.16.188.226
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:ovh
- Country · CA
- Email · m.demacedo@cfi-lyon.com
- TLD · .fr
- Browse hostnames · tc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tcl.fr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.