Skip to content

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

WHISPER CANON · rebgv.caRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rebgv.ca

Resolution chain

rebgv.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.82.30.152209.82.30.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
209.82.30.152209.82.30.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
64.25.108.9364.25.108.0/24AS33549WHIPCORD - 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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rebgv.ca.

MechanismTarget
SPF_Arealtalkbc.ca
SPF_Arebgv.bc.ca
SPF_Arebgv.ca
SPF_Arebgv.com
SPF_Arebgv.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.37.149.192/26
SPF_IP209.82.30.0/24
SPF_MXrebgv.ca

Related pages

Pivot deeper into the graph from rebgv.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.