Hostname
lew-highspeed.de
Last fetched
lew-highspeed.de resolves to 1 IPv4 address operated by AS12886 in DE.
Nutrition Label
Resolution chain
lew-highspeed.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 |
|---|---|---|---|---|
| 193.23.92.90 | 193.23.64.0/19 | AS12886 | — | DE |
WHOIS identity
No WHOIS records are currently associated with lew-highspeed.de in WhisperGraph.
Subdomains
7 observed subdomains of lew-highspeed.de.
Web-graph footprint
Distinct hostnames that link to or from lew-highspeed.de in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for lew-highspeed.de.
| Mechanism | Target |
|---|---|
| SPF_A | lew-highspeed.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 153.100.8.31/32 |
| SPF_IP | 153.100.8.32/32 |
| SPF_IP | 192.109.216.145/32 |
| SPF_IP | 192.109.216.146/32 |
| SPF_IP | 192.109.216.163/32 |
| SPF_IP | 192.109.216.164/32 |
| SPF_IP | 193.23.79.250/32 |
| SPF_IP | 193.23.79.251/32 |
| SPF_IP | 212.118.192.0/24 |
| SPF_IP | 212.118.195.6/32 |
| SPF_IP | 212.118.195.7/32 |
| SPF_IP | 212.118.211.0/27 |
| SPF_IP | 212.118.211.79/32 |
| SPF_IP | 212.118.213.200/32 |
| SPF_IP | 62.204.161.32/28 |
| SPF_IP | 94.100.245.28/32 |
| SPF_IP | 94.100.245.29/32 |
| SPF_MX | lew-highspeed.de |
Related pages
Pivot deeper into the graph from lew-highspeed.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lew-highspeed.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.