Skip to content

Hostname

stcweb.ca

Last fetched

stcweb.ca resolves to 1 IPv4 address operated by NATIONAL-CINEMEDIA - National Cinemedia, LLC in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · stcweb.caRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/stcweb.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.43.232.367.43.224.0/20AS36666NATIONAL-CINEMEDIA - National Cinemedia, LLCCA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
societe de toxicologie du canada
Contact emails

Subdomains

13 observed subdomains of stcweb.ca.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • stcweb.ca

SPF policy

5 SPF mechanisms authorising senders for stcweb.ca.

MechanismTarget
SPF_Astcweb.ca
SPF_INCLUDEspf.likuid.com
SPF_IP67.43.232.2
SPF_IP67.43.232.3
SPF_MXstcweb.ca

Related pages

Pivot deeper into the graph from stcweb.ca.

Cypher and MCP

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

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