Skip to content

Hostname

ssj.qc.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.196.24.9069.196.16.0/20AS30336XITTEL-AS - Telecommunications Xittel inc.CA

WHOIS identity

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

Subdomains

7 observed subdomains of ssj.qc.ca.

Web-graph footprint

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

21 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ssj.qc.ca.

MechanismTarget
SPF_INCLUDEsatelcom.qc.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com

Related pages

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

Cypher and MCP

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

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