Skip to content

Hostname

bgrs.ca

Last fetched

bgrs.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.

Nutrition Label

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

Resolution chain

bgrs.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:godaddy corporate domains canada, ltd.
Organization
bgrs
Contact emails

Subdomains

23 observed subdomains of bgrs.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for bgrs.ca.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.sirva.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.68.65.34
SPF_IP199.68.81.66
SPF_IP203.117.165.130
SPF_IP203.117.165.131
SPF_IP207.164.95.124
SPF_IP207.164.95.45
SPF_IP207.164.95.56
SPF_IP207.164.95.57
SPF_IP209.171.41.64/27
SPF_IP209.171.54.128/26
SPF_IP209.180.28.6
SPF_IP209.20.1.64/27
SPF_IP209.20.1.96/27
SPF_IP213.86.133.130
SPF_IP213.86.133.140
SPF_IP4.248.233.89
SPF_IP64.74.243.128/26
SPF_IP64.94.160.224/27
SPF_IP64.94.190.160/27
SPF_IP69.7.141.8
SPF_IP72.138.97.195
SPF_IP72.138.97.230
SPF_IP72.138.97.231
SPF_IP72.138.97.245

Related pages

Pivot deeper into the graph from bgrs.ca.

Cypher and MCP

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

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