Skip to content

Hostname

workbc.ca

Last fetched

workbc.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · workbc.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/workbc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.64.483.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.523.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.613.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.913.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
don friesen
Contact emails

Subdomains

38 observed subdomains of workbc.ca.

Web-graph footprint

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

1,596 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for workbc.ca.

MechanismTarget
SPF_Ap.spf.prod.gov.bc.ca
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from workbc.ca.

Cypher and MCP

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

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