Skip to content

Hostname

bhtech.ca

Last fetched

bhtech.ca resolves to 1 IPv4 address operated by SASKTEL - Saskatchewan Telecommunications in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

WHISPER CANON · bhtech.caRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bhtech.ca

Resolution chain

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

IPPrefixASNOperatorCountry
69.11.10.5269.11.0.0/17AS803SASKTEL - Saskatchewan TelecommunicationsCA

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
Contact emails

Subdomains

15 observed subdomains of bhtech.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bhtech.ca.

MechanismTarget
SPF_Abhtech.ca
SPF_INCLUDEautotask.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.43.136.147
SPF_IP104.43.138.245
SPF_IP104.43.140.245
SPF_IP104.43.142.10
SPF_IP198.169.132.2
SPF_IP69.11.10.4/24
SPF_IP69.11.10.52
SPF_IP8.34.161.0/24
SPF_MXbhtech.ca

Related pages

Pivot deeper into the graph from bhtech.ca.

Cypher and MCP

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

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