Hostname
benel.de
Last fetched
benel.de resolves to 1 IPv4 address operated by AS202053 in NL.
Nutrition Label
Resolution chain
benel.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 |
|---|---|---|---|---|
| 94.237.110.53 | 94.237.108.0/22 | AS202053 | — | NL |
WHOIS identity
No WHOIS records are currently associated with benel.de in WhisperGraph.
Subdomains
6 observed subdomains of benel.de.
Web-graph footprint
Distinct hostnames that link to or from benel.de in the public web crawl.
31 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
- kremo.at
- antikschmuck-salzburg.kremo.at
- damisch-salzburg.kremo.at
- juwelier-salzburg.kremo.at
- salzburg-kreativ-modern.kremo.at
- uhren-salzburg.kremo.at
- wordpress.hmuck-salzburg.kremo-mattsee.at
- salzburg-kreativ-modern.kremo-mattsee.at
- wordpress.wordpress.salzburg-kreativ-modern.kremo-mattsee.at
- schmuck-salzburg.kremo-mattsee.at
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for benel.de.
| Mechanism | Target |
|---|---|
| SPF_A | 6199.submission.antispamcloud.com |
| SPF_A | release.antispamcloud.com |
| SPF_A | remote.benel.nl |
| SPF_INCLUDE | smtp.spf.ziggo.nl |
| SPF_IP | 185.111.120.130/32 |
| SPF_IP | 213.125.108.218 |
| SPF_IP | 2a04:3544:1000:1510:3cc8:64ff:fefa:6d23 |
| SPF_IP | 94.237.110.53 |
| SPF_MX | benel.de |
Related pages
Pivot deeper into the graph from benel.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benel.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.