Skip to content

Hostname

sjdl.qc.ca

Last fetched

sjdl.qc.ca resolves to 1 IPv4 address operated by BACOM - Bell Canada in CA.

Nutrition Label

WHISPER CANON · sjdl.qc.caRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sjdl.qc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
206.47.123.19206.47.0.0/16AS577BACOM - Bell CanadaCA

WHOIS identity

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

Subdomains

1 observed subdomain of sjdl.qc.ca.

Web-graph footprint

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

49 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sjdl.qc.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.92.132.29/32
SPF_IP24.37.66.162
SPF_IP40.86.229.97/32

Related pages

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

Cypher and MCP

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

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