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
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.
Showing 22 of 23. View all subdomains →
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
MX records
SPF policy
27 SPF mechanisms authorising senders for bgrs.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | relay.sirva.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.68.65.34 |
| SPF_IP | 199.68.81.66 |
| SPF_IP | 203.117.165.130 |
| SPF_IP | 203.117.165.131 |
| SPF_IP | 207.164.95.124 |
| SPF_IP | 207.164.95.45 |
| SPF_IP | 207.164.95.56 |
| SPF_IP | 207.164.95.57 |
| SPF_IP | 209.171.41.64/27 |
| SPF_IP | 209.171.54.128/26 |
| SPF_IP | 209.180.28.6 |
| SPF_IP | 209.20.1.64/27 |
| SPF_IP | 209.20.1.96/27 |
| SPF_IP | 213.86.133.130 |
| SPF_IP | 213.86.133.140 |
| SPF_IP | 4.248.233.89 |
| SPF_IP | 64.74.243.128/26 |
| SPF_IP | 64.94.160.224/27 |
| SPF_IP | 64.94.190.160/27 |
| SPF_IP | 69.7.141.8 |
| SPF_IP | 72.138.97.195 |
| SPF_IP | 72.138.97.230 |
| SPF_IP | 72.138.97.231 |
| SPF_IP | 72.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.