Skip to content

Hostname

scm.ca

Last fetched

scm.ca resolves to 1 IPv4 address operated by ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · scm.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/scm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
72.138.32.18272.138.0.0/16AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
mr mike c watchman
Contact emails

Subdomains

23 observed subdomains of scm.ca.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scm.ca.

MechanismTarget
SPF_INCLUDEspf1.scm.ca
SPF_INCLUDEspf2.scm.ca
SPF_INCLUDEspf3.scm.ca
SPF_INCLUDEspf4.scm.ca
SPF_INCLUDEspf5.scm.ca
SPF_INCLUDEspf6.scm.ca
SPF_INCLUDEspf7.scm.ca
SPF_INCLUDEspf8.scm.ca

Related pages

Pivot deeper into the graph from scm.ca.

Cypher and MCP

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

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