Skip to content

Hostname

aktionscout.de

Last fetched

aktionscout.de resolves to 1 IPv4 address operated by AS47692 in AT.

Nutrition Label

WHISPER CANON · aktionscout.deRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aktionscout.de

Resolution chain

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

IPPrefixASNOperatorCountry
84.242.9.7784.242.43.0/24AS47692AT

WHOIS identity

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

Subdomains

7 observed subdomains of aktionscout.de.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aktionscout.de.

MechanismTarget
SPF_Aaktionscout.de
SPF_INCLUDE_spf.batmail.studio
SPF_INCLUDE_spf2.batmail.studio
SPF_IP84.242.9.82/32
SPF_IP84.242.9.84/32
SPF_IP84.242.9.85/32
SPF_IP84.242.9.86/32
SPF_IP84.242.9.87/32
SPF_MXaktionscout.de

Related pages

Pivot deeper into the graph from aktionscout.de.

Cypher and MCP

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

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