Skip to content

Hostname

smencils.ca

Last fetched

smencils.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · smencils.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/smencils.ca

Resolution chain

smencils.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

8 observed subdomains of smencils.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • smencils.ca

SPF policy

6 SPF mechanisms authorising senders for smencils.ca.

MechanismTarget
SPF_Asmencils.ca
SPF_IP192.249.114.247
SPF_IP192.249.115.139
SPF_IP205.134.238.91
SPF_IP74.124.219.10
SPF_MXsmencils.ca

Related pages

Pivot deeper into the graph from smencils.ca.

Cypher and MCP

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

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