Hostname
blickwinkel.lu
Last fetched
blickwinkel.lu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label
Resolution chain
blickwinkel.lu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.101 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.3 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.39 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.5 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 54.240.184.108 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.68 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.74 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.83 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with blickwinkel.lu in WhisperGraph.
Subdomains
2 observed subdomains of blickwinkel.lu.
Web-graph footprint
Distinct hostnames that link to or from blickwinkel.lu in the public web crawl.
107 sites link to this hostname.
184 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for blickwinkel.lu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cemsc.net |
| SPF_INCLUDE | spf.creanet.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | blickwinkel.lu |
Related pages
Pivot deeper into the graph from blickwinkel.lu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blickwinkel.lu"})-[: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.