Hostname
www.afs-software.de
Last fetched
www.afs-software.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 www.afs-software.de in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for www.afs-software.de.
| Mechanism | Target |
|---|---|
| SPF_A | www.afs-software.de |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.203.150.79 |
| SPF_IP | 213.165.67.97/32 |
| SPF_IP | 80.147.174.76 |
| SPF_IP | 80.147.222.223 |
| SPF_IP | 85.215.201.3 |
| SPF_MX | www.afs-software.de |
Related pages
Pivot deeper into the graph from www.afs-software.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.afs-software.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.