Skip to content

Hostname

realtalkbc.ca

Last fetched

realtalkbc.ca resolves to 2 IPv4 addresses operated by ZAYO-CAN-15290 - Zayo Bandwidth in CA.

Nutrition Label

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

Resolution chain

realtalkbc.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.191209.82.30.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
209.82.30.191209.82.30.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthCA
64.25.108.10664.25.108.0/24AS33549WHIPCORD - Whipcord Edge Data Centers Inc.CA

WHOIS identity

No WHOIS records are currently associated with realtalkbc.ca in WhisperGraph.

Subdomains

1 observed subdomain of realtalkbc.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for realtalkbc.ca.

MechanismTarget
SPF_Amlslink.ca
SPF_Amlstools.ca
SPF_Arealtalkbc.ca
SPF_Arealtylink.org
SPF_Arebgv.com
SPF_Arebgv.org
SPF_IP209.82.30.0/24
SPF_IP50.100.19.0/24
SPF_MXbcalink.ca
SPF_MXclslink.ca
SPF_MXmail.realtalkbc.ca
SPF_MXmlslink.ca
SPF_MXmlstools.ca
SPF_MXrealtalkbc.ca
SPF_MXrealtylink.org
SPF_MXrebgv.com
SPF_MXrebgv.org

Related pages

Pivot deeper into the graph from realtalkbc.ca.

Cypher and MCP

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

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