Hostname
rhoen.de
Last fetched
rhoen.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
rhoen.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 |
|---|---|---|---|---|
| 5.9.162.122 | 5.9.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with rhoen.de in WhisperGraph.
Subdomains
112 observed subdomains of rhoen.de.
Showing 25 of 112. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rhoen.de in the public web crawl.
456 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for rhoen.de.
| Mechanism | Target |
|---|---|
| SPF_A | rhoen.de |
| SPF_IP | 195.158.58.25 |
| SPF_IP | 195.158.58.32 |
| SPF_IP | 195.158.58.52 |
| SPF_IP | 195.243.156.30 |
| SPF_IP | 195.243.187.144 |
| SPF_IP | 80.190.200.16 |
| SPF_MX | rhoen.de |
| SPF_MX | smtp.rhoen-grabfeld.de |
Related pages
Pivot deeper into the graph from rhoen.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rhoen.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.