Skip to content

Hostname

akdb.de

Last fetched

akdb.de resolves to 1 IPv4 address operated by AKDB in DE.

Nutrition Label

WHISPER CANON · akdb.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/akdb.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.28.249.36193.28.249.0/24AS208964AKDBDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for akdb.de.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.agnitas.de
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.134.2
SPF_IP138.201.91.189
SPF_IP176.28.8.224
SPF_IP193.28.240.0/24
SPF_IP193.28.241.0/24
SPF_IP193.28.241.133
SPF_IP193.28.246.0/24
SPF_IP193.28.249.0/24
SPF_IP193.28.249.33/32
SPF_IP2a01:488:66:1000:53a9:2eeb:0:1
SPF_IP2a01:488:66:1000:53a9:2f36:0:1
SPF_IP2a01:488:66:1000:53a9:2f37:0:1
SPF_IP2a01:488:66:1000:5c33:956f:0:1
SPF_IP2a01:488:66:1000:b01c:8e0:0:1
SPF_IP45.146.16.0/22
SPF_IP45.146.16.62
SPF_IP78.46.164.7
SPF_IP78.46.207.227
SPF_IP78.46.207.228
SPF_IP78.46.207.229
SPF_IP78.46.209.229
SPF_IP83.169.46.235
SPF_IP83.169.47.54
SPF_IP83.169.47.55
SPF_IP88.99.188.29
SPF_IP88.99.190.11
SPF_IP92.51.149.111
SPF_IP93.191.162.0/24
SPF_IP93.191.164.0/24

Related pages

Pivot deeper into the graph from akdb.de.

Cypher and MCP

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

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