Skip to content

Hostname

ansmann.de

Last fetched

ansmann.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ansmann.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ansmann.de

Resolution chain

ansmann.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

36 observed subdomains of ansmann.de.

Web-graph footprint

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

319 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ansmann.de.

MechanismTarget
SPF_Aansmann.de
SPF_INCLUDE_spf.cloudmail.net.sap
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.200.215
SPF_IP185.197.41.107
SPF_IP217.6.105.100
SPF_IP217.6.105.111
SPF_IP217.6.105.217
SPF_IP217.6.105.231
SPF_IP85.13.130.174
SPF_MXansmann.de

Related pages

Pivot deeper into the graph from ansmann.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ansmann.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.