Hostname
ehs-webmanager.de
Last fetched
ehs-webmanager.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with ehs-webmanager.de in WhisperGraph.
Subdomains
104 observed subdomains of ehs-webmanager.de.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ehs-webmanager.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for ehs-webmanager.de.
| Mechanism | Target |
|---|---|
| SPF_A | ehs-webmanager.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.199.171.205 |
| SPF_IP | 138.199.211.224 |
| SPF_IP | 157.90.115.134 |
| SPF_IP | 2a01:4f8:1c1c:d954:0:0:0:1 |
| SPF_IP | 2a01:4f8:c012:1165:0:0:0:1 |
| SPF_IP | 2a01:4f8:c2c:be7b:0:0:0:1 |
Related pages
Pivot deeper into the graph from ehs-webmanager.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ehs-webmanager.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.