Skip to content

Hostname

celero.ca

Last fetched

celero.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · celero.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/celero.ca

Resolution chain

celero.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
celero solutions
Contact emails

Subdomains

52 observed subdomains of celero.ca.

Web-graph footprint

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

39 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for celero.ca.

MechanismTarget
SPF_INCLUDE_spf-can.echoworx.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEspf.celero.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.6.62.114
SPF_IP168.245.103.211/32
SPF_IP198.161.254.127
SPF_IP198.161.254.130
SPF_IP198.161.254.131
SPF_IP198.161.254.15
SPF_IP207.229.3.97
SPF_IP209.190.160.230/32
SPF_IP209.190.160.231/32
SPF_IP209.190.160.232/32
SPF_IP209.202.9.117/32
SPF_IP209.202.9.186
SPF_IP209.202.9.254
SPF_MXcelero.ca

Related pages

Pivot deeper into the graph from celero.ca.

Cypher and MCP

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

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