Skip to content

Hostname

rac.ca

Last fetched

rac.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:baremetal.com inc as the registrar.

Nutrition Label

WHISPER CANON · rac.caRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rac.ca

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.44.7451.222.0.0/16AS16276OVHCA

WHOIS identity

Registrar
registrar:baremetal.com inc
Organization
radio amateurs of canada
Contact emails

Subdomains

22 observed subdomains of rac.ca.

Web-graph footprint

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

439 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rac.ca.

MechanismTarget
SPF_Arac.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP51.222.44.74
SPF_IP51.79.20.155
SPF_MXrac.ca

Related pages

Pivot deeper into the graph from rac.ca.

Cypher and MCP

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

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