Skip to content

Hostname

we-bc.ca

Last fetched

we-bc.ca resolves to 1 IPv4 address operated by PROVISIONDATA - Provision Data Systems Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · we-bc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/we-bc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
162.222.137.110162.222.137.0/24AS25999PROVISIONDATA - Provision Data Systems Inc.CA

WHOIS identity

Registrar
iana:456
Organization
chaunda honkonen
Contact emails

Subdomains

7 observed subdomains of we-bc.ca.

Web-graph footprint

Distinct hostnames that link to or from we-bc.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for we-bc.ca.

MechanismTarget
SPF_Awe-bc.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohocloud.ca
SPF_IP162.222.137.110
SPF_IP162.222.137.164
SPF_IP199.119.218.231
SPF_IP208.73.58.90
SPF_IP208.87.198.90
SPF_IP34.0.40.237

Related pages

Pivot deeper into the graph from we-bc.ca.

Cypher and MCP

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

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