Skip to content

Hostname

csfs.ca

Last fetched

csfs.ca resolves to 1 IPv4 address operated by GOTEKKY - Gotekky in CA.

Nutrition Label

WHISPER CANON · csfs.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/csfs.ca

Resolution chain

csfs.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.245.201.102104.245.200.0/22AS63447GOTEKKY - GotekkyCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from csfs.ca in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for csfs.ca.

MechanismTarget
SPF_Acsfs.ca
SPF_IP104.245.201.102
SPF_IP104.36.150.18
SPF_IP104.36.150.24
SPF_IP216.187.109.203
SPF_MXcsfs.ca

Related pages

Pivot deeper into the graph from csfs.ca.

Cypher and MCP

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

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