Hostname
loewen.de
Last fetched
loewen.de resolves to 1 IPv4 address operated by AS6878 in DE.
Nutrition Label
Resolution chain
loewen.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 |
|---|---|---|---|---|
| 80.158.33.196 | 80.158.32.0/20 | AS6878 | — | DE |
WHOIS identity
No WHOIS records are currently associated with loewen.de in WhisperGraph.
Subdomains
18 observed subdomains of loewen.de.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from loewen.de in the public web crawl.
140 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for loewen.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail01.mailservices-sc.de |
| SPF_A | mail02.mailservices-sc.de |
| SPF_A | otc-de-spf.mms.t-systems-service.com |
| SPF_A | return-cname.emailsys.net |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.185.31.13 |
| SPF_IP | 212.185.31.9 |
| SPF_IP | 212.211.149.177 |
| SPF_IP | 217.150.155.10/32 |
| SPF_IP | 217.150.155.12/32 |
| SPF_IP | 217.29.42.71 |
| SPF_IP | 46.29.101.1/32 |
| SPF_IP | 46.29.101.2/32 |
| SPF_IP | 93.188.245.183/32 |
| SPF_IP | 94.100.241.6 |
| SPF_IP | 94.100.241.69 |
| SPF_IP | 94.100.241.7/32 |
| SPF_IP | 94.100.241.70 |
| SPF_IP | 94.100.245.99 |
| SPF_IP | 94.100.254.155/32 |
Related pages
Pivot deeper into the graph from loewen.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "loewen.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.