Hostname
akpool.de
Last fetched
akpool.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with akpool.de in WhisperGraph.
Subdomains
36 observed subdomains of akpool.de.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from akpool.de in the public web crawl.
143 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for akpool.de.
| Mechanism | Target |
|---|---|
| SPF_A | akpool.de |
| SPF_A | mail2.akpool.de |
| SPF_INCLUDE | kundenmailing.net |
| SPF_INCLUDE | mars01.net |
| SPF_IP | 166.49.148.250/32 |
| SPF_IP | 213.61.171.64/26 |
| SPF_IP | 5.35.253.100 |
| SPF_IP | 62.180.123.64/26 |
| SPF_IP | 62.96.34.130/32 |
| SPF_MX | akpool.de |
| SPF_MX | mail.akpool.de |
Related pages
Pivot deeper into the graph from akpool.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akpool.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.