Hostname
westfleisch.de
Last fetched
westfleisch.de resolves to 1 IPv4 address operated by AS15817 in DE.
Nutrition Label
Resolution chain
westfleisch.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 |
|---|---|---|---|---|
| 157.97.39.57 | 157.97.32.0/20 | AS15817 | — | DE |
WHOIS identity
No WHOIS records are currently associated with westfleisch.de in WhisperGraph.
Subdomains
24 observed subdomains of westfleisch.de.
Showing 21 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from westfleisch.de in the public web crawl.
110 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for westfleisch.de.
| Mechanism | Target |
|---|---|
| SPF_A | mx01.westfleisch.de |
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sternberg24.de |
| SPF_INCLUDE | spfhard.crsend.com |
| SPF_IP | 176.98.164.250/32 |
| SPF_IP | 195.202.49.112/29 |
| SPF_IP | 212.101.199.80/28 |
| SPF_IP | 212.211.181.73 |
| SPF_IP | 2a01:4f8:d0a:307e:0:0:0:2 |
| SPF_IP | 62.214.14.136/29 |
| SPF_IP | 78.46.6.137 |
| SPF_MX | westfleisch.de |
Related pages
Pivot deeper into the graph from westfleisch.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "westfleisch.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.