Hostname
rebgv.ca
Last fetched
rebgv.ca resolves to 2 IPv4 addresses operated by ZAYO-CAN-15290 - Zayo Bandwidth in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
rebgv.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.82.30.152 | 209.82.30.0/24 | AS15290 | ZAYO-CAN-15290 - Zayo Bandwidth | CA |
| 209.82.30.152 | 209.82.30.0/24 | AS15290 | ZAYO-CAN-15290 - Zayo Bandwidth | CA |
| 64.25.108.93 | 64.25.108.0/24 | AS33549 | WHIPCORD - Whipcord Edge Data Centers Inc. | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- real estate board of greater vancouver
- Contact emails
Subdomains
2 observed subdomains of rebgv.ca.
| Subdomain |
|---|
| statements.rebgv.ca |
| www.rebgv.ca |
Web-graph footprint
Distinct hostnames that link to or from rebgv.ca in the public web crawl.
44 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for rebgv.ca.
| Mechanism | Target |
|---|---|
| SPF_A | realtalkbc.ca |
| SPF_A | rebgv.bc.ca |
| SPF_A | rebgv.ca |
| SPF_A | rebgv.com |
| SPF_A | rebgv.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.37.149.192/26 |
| SPF_IP | 209.82.30.0/24 |
| SPF_MX | rebgv.ca |
Related pages
Pivot deeper into the graph from rebgv.ca.
- IP · 209.82.30.152
- ASN · AS15290ZAYO-CAN-15290 - Zayo Bandwidth
- Registrar · iana:456
- Country · CA
- Email · wn137c63@webnamesprivacy.ca
- TLD · .ca
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rebgv.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.