Skip to content

Hostname

st-marks.ca

Last fetched

st-marks.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:register.ca inc. as the registrar.

Nutrition Label

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

Resolution chain

st-marks.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.66.103104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.9172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:register.ca inc.
Organization
st marks united church
Contact emails

Subdomains

9 observed subdomains of st-marks.ca.

Web-graph footprint

Distinct hostnames that link to or from st-marks.ca in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for st-marks.ca.

MechanismTarget
SPF_Ast-marks.ca
SPF_INCLUDErelay.mailchannels.net
SPF_IP66.102.139.63
SPF_MXst-marks.ca

Related pages

Pivot deeper into the graph from st-marks.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "st-marks.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.