Skip to content

Hostname

fetchbc.ca

Last fetched

fetchbc.ca resolves to 2 IPv4 addresses operated by IRONPATH - NetActuate, Inc in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · fetchbc.caRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fetchbc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.237.6192.250.237.0/24AS36218IRONPATH - NetActuate, IncCA
209.42.24.73209.42.24.0/24AS36218IRONPATH - NetActuate, IncCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

25 observed subdomains of fetchbc.ca.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fetchbc.ca

SPF policy

5 SPF mechanisms authorising senders for fetchbc.ca.

MechanismTarget
SPF_Afetchbc.ca
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP209.42.24.71
SPF_IP209.42.24.73
SPF_MXfetchbc.ca

Related pages

Pivot deeper into the graph from fetchbc.ca.

Cypher and MCP

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

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