Skip to content

Hostname

fcl.ch

Last fetched

fcl.ch resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fcl.chRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fcl.ch

Resolution chain

fcl.ch resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.210104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.210104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.246172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
fussball club luzern
Contact emails

Subdomains

24 observed subdomains of fcl.ch.

Web-graph footprint

Distinct hostnames that link to or from fcl.ch in the public web crawl.

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fcl.ch.

MechanismTarget
SPF_Amx4.eventim.de
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEmailsecurity.swisscom.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.77.30
SPF_IP185.109.196.16/32
SPF_IP193.246.38.0/24
SPF_IP193.246.39.0/24
SPF_IP212.243.89.0/24
SPF_IP85.215.255.135/32
SPF_MXfcl.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.