Hostname
_spf.diebasis.de
Last fetched
_spf.diebasis.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 _spf.diebasis.de in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
62 SPF mechanisms authorising senders for _spf.diebasis.de.
| Mechanism | Target |
|---|---|
| SPF_A | _spf.diebasis.de |
| SPF_IP | 116.203.200.95 |
| SPF_IP | 116.203.206.196 |
| SPF_IP | 142.132.182.162 |
| SPF_IP | 142.132.183.27 |
| SPF_IP | 153.92.196.160/28 |
| SPF_IP | 178.16.56.32/27 |
| SPF_IP | 185.15.192.32/27 |
| SPF_IP | 185.15.192.32/28 |
| SPF_IP | 188.40.30.78/32 |
| SPF_IP | 188.94.249.240/28 |
| SPF_IP | 188.94.250.248/29 |
| SPF_IP | 188.94.251.248/29 |
| SPF_IP | 188.94.252.252/30 |
| SPF_IP | 2001:780:27c:a:0:0:0:2 |
| SPF_IP | 2001:780:27c:c:0:0:0:2 |
| SPF_IP | 213.133.104.100 |
| SPF_IP | 213.133.104.190 |
| SPF_IP | 213.133.104.248 |
| SPF_IP | 213.133.105.184 |
| SPF_IP | 213.133.106.108 |
| SPF_IP | 213.133.106.242 |
| SPF_IP | 213.133.106.252 |
| SPF_IP | 213.133.106.33 |
| SPF_IP | 213.133.107.241 |
| SPF_IP | 213.133.99.103 |
| SPF_IP | 213.95.79.236 |
| SPF_IP | 213.95.79.238 |
| SPF_IP | 2a01:4f8:0:a103:b468:caff:fe6d:36df |
| SPF_IP | 2a01:4f8:1c0c:56c7:0:0:0:1 |
| SPF_IP | 2a01:4f8:1c0c:78ff:0:0:0:1 |
| SPF_IP | 2a01:4f8:1c17:d5cd:0:0:0:1 |
| SPF_IP | 2a01:4f8:1c17:e736:0:0:0:1 |
| SPF_IP | 2a01:4f8:d0a:1347:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:2001:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:2003:0:0:0:1 |
| SPF_IP | 2a01:4f8:d0a:2011:0:0:0:1 |
| SPF_IP | 2a01:4f8:d0a:2011:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:203a:0:0:0:1 |
| SPF_IP | 2a01:4f8:d0a:203b:0:0:0:1 |
| SPF_IP | 2a01:4f8:d0a:206b:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:2399:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:2724:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:273f:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:27b6:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:32f8:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:5087:0:0:0:2 |
| SPF_IP | 2a01:4f8:d0a:65e8:0:0:0:2 |
| SPF_IP | 2a01:4f8:fff1:14:0:0:0:1 |
| SPF_IP | 2a02:f98:0:11:0:0:0:28 |
| SPF_IP | 37.202.1.52/30 |
| SPF_IP | 37.202.6.52/30 |
| SPF_IP | 78.46.0.100 |
| SPF_IP | 78.46.1.93 |
| SPF_IP | 78.46.10.230 |
| SPF_IP | 78.46.10.45 |
| SPF_IP | 78.46.167.60 |
| SPF_IP | 78.46.5.205/32 |
| SPF_IP | 85.10.215.232/32 |
| SPF_IP | 85.88.25.28 |
| SPF_IP | 88.198.220.171 |
| SPF_MX | _spf.diebasis.de |
Related pages
Pivot deeper into the graph from _spf.diebasis.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "_spf.diebasis.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.