Hostname
wall-art.de
Last fetched
wall-art.de resolves to 6 IPv4 addresses operated by AS24940 in DE.
Nutrition Label
Resolution chain
wall-art.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with wall-art.de in WhisperGraph.
Subdomains
8 observed subdomains of wall-art.de.
Web-graph footprint
Distinct hostnames that link to or from wall-art.de in the public web crawl.
265 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for wall-art.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | vpn.wall-art.de |
| SPF_IP | 149.72.159.10/32 |
| SPF_IP | 168.245.70.7/32 |
| SPF_IP | 194.29.226.106/32 |
| SPF_IP | 194.29.232.68/32 |
| SPF_IP | 194.29.232.69/32 |
| SPF_IP | 2a02:f28:2:0:194:29:226:106 |
| SPF_IP | 2a02:f28:2:6:0:0:0:4 |
| SPF_IP | 2a02:f28:2:6:0:0:0:5 |
Related pages
Pivot deeper into the graph from wall-art.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wall-art.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.