Hostname
landschaftsfuehrer.com
Last fetched
landschaftsfuehrer.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
landschaftsfuehrer.com 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 |
|---|---|---|---|---|
| 49.12.80.173 | 49.12.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- jurgen pohl
- Contact emails
Subdomains
1 observed subdomain of landschaftsfuehrer.com.
| Subdomain |
|---|
| www.landschaftsfuehrer.com |
Web-graph footprint
Distinct hostnames that link to or from landschaftsfuehrer.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for landschaftsfuehrer.com.
| Mechanism | Target |
|---|---|
| SPF_A | landschaftsfuehrer.com |
| SPF_A | mail01.bluebox-world.net |
| SPF_INCLUDE | spf.bluebox-world.net |
| SPF_IP | 195.201.106.184 |
| SPF_IP | 195.201.241.177 |
| SPF_IP | 195.201.81.209 |
| SPF_IP | 195.201.86.159 |
| SPF_IP | 5.35.249.219 |
| SPF_IP | 83.169.38.72 |
| SPF_IP | 83.169.6.98 |
| SPF_IP | 87.230.87.224 |
| SPF_IP | 94.130.51.186 |
| SPF_MX | landschaftsfuehrer.com |
Related pages
Pivot deeper into the graph from landschaftsfuehrer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "landschaftsfuehrer.com"})-[: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.