Skip to content

Hostname

benel.nl

Last fetched

benel.nl resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · benel.nlRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/benel.nl

Resolution chain

benel.nl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.22.248104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.228172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.237.110.5394.237.108.0/22AS202053NL
31.193.182.24731.193.176.0/21AS34762BE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

21 observed subdomains of benel.nl.

Web-graph footprint

Distinct hostnames that link to or from benel.nl in the public web crawl.

108 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for benel.nl.

MechanismTarget
SPF_Amailhost2.prewest.nl
SPF_Aremote.benel.nl
SPF_INCLUDE_spf.dotsolutions.email
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.myonlinestore.com
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:6d23
SPF_IP94.237.110.53

Related pages

Pivot deeper into the graph from benel.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "benel.nl"})-[: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.