Hostname
akkort.de
Last fetched
akkort.de resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE.
Nutrition Label
Resolution chain
akkort.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.142.179.134 | 45.142.176.0/22 | AS197540 | netcup-AS - netcup GmbH | DE |
WHOIS identity
No WHOIS records are currently associated with akkort.de in WhisperGraph.
Subdomains
2 observed subdomains of akkort.de.
| Subdomain |
|---|
| mail.akkort.de |
| www.akkort.de |
Web-graph footprint
Distinct hostnames that link to or from akkort.de in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for akkort.de.
| Mechanism | Target |
|---|---|
| SPF_A | akkort.de |
| SPF_A | gw.muellenbach-cloud.de |
| SPF_A | gw2.muellenbach-cloud.de |
| SPF_A | mail.muellenbach-cloud.de |
| SPF_A | mx1.muellenbach-cloud.de |
| SPF_A | mx2.muellenbach-cloud.de |
| SPF_IP | 185.194.141.4 |
| SPF_IP | 185.194.143.6 |
| SPF_IP | 2a03:4000:1c:3c:48c8:5bff:fe53:97 |
| SPF_IP | 2a03:4000:1c:751:4464:25ff:fe68:879 |
| SPF_IP | 2a03:4000:4a:f3c:c0ca:1eaf:c0ca:1eaf |
| SPF_IP | 2a03:4000:4a:f7b:8829:9fff:fea6:ea20 |
| SPF_IP | 2a03:4000:8:791:68ea:48ff:fe03:e470 |
| SPF_IP | 37.221.193.165 |
| SPF_IP | 45.142.176.232 |
| SPF_IP | 45.142.179.134 |
| SPF_MX | akkort.de |
Related pages
Pivot deeper into the graph from akkort.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akkort.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.