Skip to content

Hostname

westfleisch.de

Last fetched

westfleisch.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · westfleisch.deRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/westfleisch.de

Resolution chain

westfleisch.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.97.39.57157.97.32.0/20AS15817DE

WHOIS identity

No WHOIS records are currently associated with westfleisch.de in WhisperGraph.

Subdomains

24 observed subdomains of westfleisch.de.

Web-graph footprint

Distinct hostnames that link to or from westfleisch.de in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for westfleisch.de.

MechanismTarget
SPF_Amx01.westfleisch.de
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sternberg24.de
SPF_INCLUDEspfhard.crsend.com
SPF_IP176.98.164.250/32
SPF_IP195.202.49.112/29
SPF_IP212.101.199.80/28
SPF_IP212.211.181.73
SPF_IP2a01:4f8:d0a:307e:0:0:0:2
SPF_IP62.214.14.136/29
SPF_IP78.46.6.137
SPF_MXwestfleisch.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.