Hostname
fcl.ch
Last fetched
fcl.ch resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
fcl.ch resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.210 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.210 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.246 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- fussball club luzern
- Contact emails
- —
Subdomains
24 observed subdomains of fcl.ch.
Showing 17 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fcl.ch in the public web crawl.
238 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for fcl.ch.
| Mechanism | Target |
|---|---|
| SPF_A | mx4.eventim.de |
| SPF_INCLUDE | _spf.strato.com |
| SPF_INCLUDE | mailsecurity.swisscom.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.77.30 |
| SPF_IP | 185.109.196.16/32 |
| SPF_IP | 193.246.38.0/24 |
| SPF_IP | 193.246.39.0/24 |
| SPF_IP | 212.243.89.0/24 |
| SPF_IP | 85.215.255.135/32 |
| SPF_MX | fcl.ch |
Related pages
Pivot deeper into the graph from fcl.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fcl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.