Hostname
otris.systems
Last fetched
otris.systems resolves to 91.212.95.37, announced in 91.212.95.0/24 by PLUTEX - PLUTEX GmbH in DE. otris.systems 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
- 91.212.95.37
91.212.95.0/24 · PLUTEX - PLUTEX GmbH · Oldenburg, DE
IPv6 resolution
No AAAA record for otris.systems is recorded in WhisperGraph.
Attribution
plutex
ORIGIN_AS
WHOIS identity
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
- ns7.bytemine.de
- ns5.bytemine.net
- ns6.bytemine.net
MX records
- pmg.bytemine.net
SPF policy
- ip: 202.49.88.0/23
- ip: 91.212.95.0/24
- ip: 5.230.138.0/26
- ip: 2001:67c:18e8::/48
- ip: 2a00:12d8:200a::/64
- ip: 2a02:418:600d::/48
- include: spf.nl2go.com
- include: _spf-e.cegedim.fr
- include: _spf-i.cegedim.fr
Threat-feed evidence
History
Related pages
Pivot from otris.systems 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: "otris.systems"})-[: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.