Hostname
lora924.de
Last fetched
lora924.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 lora924.de in WhisperGraph.
Subdomains
19 observed subdomains of lora924.de.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lora924.de in the public web crawl.
479 sites link to this hostname.
1,825 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for lora924.de.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.t-online.de |
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | _spf.m-online.net |
| SPF_INCLUDE | posteo.de |
| SPF_INCLUDE | spf2.vodafone.com |
| SPF_IP | 46.228.199.6 |
| SPF_IP | 81.28.224.0/24 |
| SPF_IP | 81.28.226.0/24 |
| SPF_IP | 81.28.232.0/24 |
| SPF_IP | 89.163.211.10 |
Related pages
Pivot deeper into the graph from lora924.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lora924.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.