Skip to content

Hostname

cybertechs.qc.ca

Last fetched

cybertechs.qc.ca resolves to 1 IPv4 address operated by XITTEL-AS - Telecommunications Xittel inc. in CA.

Nutrition Label

WHISPER CANON · cybertechs.qc.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cybertechs.qc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
207.253.193.227207.253.192.0/23AS30336XITTEL-AS - Telecommunications Xittel inc.CA

WHOIS identity

No WHOIS records are currently associated with cybertechs.qc.ca in WhisperGraph.

Subdomains

4 observed subdomains of cybertechs.qc.ca.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for cybertechs.qc.ca.

MechanismTarget
SPF_INCLUDEcbti.net

Related pages

Pivot deeper into the graph from cybertechs.qc.ca.

Cypher and MCP

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

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