Hostname
sentis.ca
Last fetched
sentis.ca resolves to 15.156.141.228, announced in 15.156.0.0/15 by AMAZON-02 - Amazon.com, Inc. in CA. sentis.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 15.156.141.228
15.156.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Montreal, CA
- 15.157.174.92
15.156.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Montreal, CA
- 15.222.70.31
15.222.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Montreal, CA
- 15.223.150.235
15.222.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Montreal, CA
- 3.97.88.125
3.96.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Toronto, CA
- 3.98.205.188
3.98.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Toronto, CA
- 16.54.160.78
IPv6 resolution
No AAAA record for sentis.ca is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- jason.ns.cloudflare.com
- mia.ns.cloudflare.com
MX records
- sentis-ca.mail.protection.outlook.com
SPF policy
- include: spf.mandrillapp.com
- include: spf.protection.outlook.com
- include: spf.sentisresearch.com
Threat-feed evidence
History
Related pages
Pivot from sentis.ca into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sentis.ca"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.