Skip to content

Hostname

ps.stmc.bc.ca

Last fetched

ps.stmc.bc.ca resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA.

Nutrition Label

WHISPER CANON · ps.stmc.bc.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ps.stmc.bc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
184.70.134.218184.70.128.0/19AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with ps.stmc.bc.ca in WhisperGraph.

Subdomains

1 observed subdomain of ps.stmc.bc.ca.

Web-graph footprint

Distinct hostnames that link to or from ps.stmc.bc.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ps.stmc.bc.ca.

MechanismTarget
SPF_Aapply.stmc.bc.ca
SPF_Aexchange.stmc.bc.ca
SPF_Aps.stmc.bc.ca
SPF_INCLUDE_spf.ezp.net
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEswiftreach.com
SPF_IP209.54.112.7
SPF_IP209.54.123.116/24
SPF_MXps.stmc.bc.ca

Related pages

Pivot deeper into the graph from ps.stmc.bc.ca.

Cypher and MCP

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

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