Skip to content

Hostname

kautomation.de

Last fetched

kautomation.de resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.225.16795.216.0.0/16AS24940FI

WHOIS identity

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

Web-graph footprint

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

174 sites link to this hostname.

950 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kautomation.de

SPF policy

6 SPF mechanisms authorising senders for kautomation.de.

MechanismTarget
SPF_Akautomation.de
SPF_INCLUDErelay.mailchannels.net
SPF_IP86.122.129.162
SPF_IP95.216.225.160
SPF_IP95.216.225.167
SPF_MXkautomation.de

Related pages

Pivot deeper into the graph from kautomation.de.

Cypher and MCP

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

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