Skip to content

Hostname

bedirecttelecom.ca

Last fetched

bedirecttelecom.ca resolves to 1 IPv4 address operated by OPENFACE - Beanfield Technologies Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · bedirecttelecom.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bedirecttelecom.ca

Resolution chain

bedirecttelecom.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.171.164.22766.171.160.0/20AS11478OPENFACE - Beanfield Technologies Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
bedirect
Contact emails

Subdomains

15 observed subdomains of bedirecttelecom.ca.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bedirecttelecom.ca.

MechanismTarget
SPF_INCLUDE_spf.rackanddata.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.253.217.96/27
SPF_IP66.171.164.227

Related pages

Pivot deeper into the graph from bedirecttelecom.ca.

Cypher and MCP

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

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