Skip to content

Hostname

aknr.de

Last fetched

aknr.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.27.9294.130.0.0/16AS24940DE

WHOIS identity

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

Subdomains

16 observed subdomains of aknr.de.

Web-graph footprint

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

1,038 sites link to this hostname.

228 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for aknr.de.

MechanismTarget
SPF_INCLUDEmta4-1.rmh6.net
SPF_INCLUDErm01.aknr.de
SPF_INCLUDEspf.pressfile.de
SPF_IP212.101.201.163
SPF_IP217.243.249.147
SPF_IP83.236.129.184/29
SPF_IP87.193.180.105
SPF_IP87.193.221.56
SPF_IP94.130.27.92
SPF_MXaknr.de

Related pages

Pivot deeper into the graph from aknr.de.

Cypher and MCP

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

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