Hostname
sys4.de
Last fetched
sys4.de resolves to 1 IPv4 address operated by MYOWN-AS www.myown.eu in DE.
Nutrition Label
Resolution chain
sys4.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.126.158.152 | 194.126.158.0/23 | AS35003 | MYOWN-AS www.myown.eu | DE |
WHOIS identity
No WHOIS records are currently associated with sys4.de in WhisperGraph.
Subdomains
59 observed subdomains of sys4.de.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sys4.de in the public web crawl.
56 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for sys4.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 188.68.34.52 |
| SPF_IP | 194.126.158.132 |
| SPF_IP | 194.126.158.144 |
| SPF_IP | 2001:1578:400:111:0:0:0:7 |
| SPF_IP | 212.114.206.217 |
| SPF_IP | 2a03:4000:10:51d:b8ce:63ff:feca:a5a0 |
Related pages
Pivot deeper into the graph from sys4.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sys4.de"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.