Skip to content

Hostname

keolis.ca

Last fetched

keolis.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.138104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.138104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
frederick poirier
Contact emails

Subdomains

11 observed subdomains of keolis.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for keolis.ca.

MechanismTarget
SPF_Akeolis.ca
SPF_INCLUDEcarmamail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf-00354201.pphosted.com
SPF_INCLUDEspf-00354202.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.154.141.249
SPF_IP192.154.141.250
SPF_IP64.26.130.116
SPF_IP72.138.102.86
SPF_MXkeolis.ca

Related pages

Pivot deeper into the graph from keolis.ca.

Cypher and MCP

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

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