Skip to content

Hostname

hscm.ca

Last fetched

hscm.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · hscm.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hscm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.4318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.133.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.453.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.513.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.683.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
hopital sacre-coeur de montreal ( quebec )
Contact emails

Subdomains

2 observed subdomains of hscm.ca.

Web-graph footprint

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

42 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for hscm.ca.

MechanismTarget
SPF_Ahscm.ca
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP192.99.17.51
SPF_MXhscm.ca

Related pages

Pivot deeper into the graph from hscm.ca.

Cypher and MCP

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

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