Skip to content

Hostname

loewen.de

Last fetched

loewen.de resolves to 1 IPv4 address operated by AS6878 in DE.

Nutrition Label

WHISPER CANON · loewen.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/loewen.de

Resolution chain

loewen.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.158.33.19680.158.32.0/20AS6878DE

WHOIS identity

No WHOIS records are currently associated with loewen.de in WhisperGraph.

Subdomains

18 observed subdomains of loewen.de.

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.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for loewen.de.

MechanismTarget
SPF_Amail01.mailservices-sc.de
SPF_Amail02.mailservices-sc.de
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_Areturn-cname.emailsys.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.185.31.13
SPF_IP212.185.31.9
SPF_IP212.211.149.177
SPF_IP217.150.155.10/32
SPF_IP217.150.155.12/32
SPF_IP217.29.42.71
SPF_IP46.29.101.1/32
SPF_IP46.29.101.2/32
SPF_IP93.188.245.183/32
SPF_IP94.100.241.6
SPF_IP94.100.241.69
SPF_IP94.100.241.7/32
SPF_IP94.100.241.70
SPF_IP94.100.245.99
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.