Skip to content

Hostname

dbcscomputer.ca

Last fetched

dbcscomputer.ca resolves to 1 IPv4 address operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · dbcscomputer.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dbcscomputer.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.74.035.215.64.0/18AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANYUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

2 observed subdomains of dbcscomputer.ca.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dbcscomputer.ca.

MechanismTarget
SPF_Adbcscomputer.ca
SPF_INCLUDEdbcscomputer.ca.spf.auto.dnssmarthost.net
SPF_IP35.215.66.54
SPF_MXdbcscomputer.ca

Related pages

Pivot deeper into the graph from dbcscomputer.ca.

Cypher and MCP

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

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