Hostname
generationriesling.de
Last fetched
generationriesling.de resolves to 1 IPv4 address operated by AS8560 in DE.
Nutrition Label
Resolution chain
generationriesling.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 |
|---|---|---|---|---|
| 85.215.191.19 | 85.215.128.0/17 | AS8560 | — | DE |
WHOIS identity
No WHOIS records are currently associated with generationriesling.de in WhisperGraph.
Subdomains
1 observed subdomain of generationriesling.de.
| Subdomain |
|---|
| www.generationriesling.de |
Web-graph footprint
Distinct hostnames that link to or from generationriesling.de in the public web crawl.
61 sites link to this hostname.
123 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for generationriesling.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.55.138/32 |
| SPF_IP | 195.201.12.126 |
| SPF_IP | 2a01:239:20b:8500:1:0:0:1 |
| SPF_IP | 85.215.191.19 |
| SPF_MX | generationriesling.de |
Related pages
Pivot deeper into the graph from generationriesling.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "generationriesling.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.