Skip to content

Hostname

beesel.nl

Last fetched

beesel.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · beesel.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/beesel.nl

Resolution chain

beesel.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.233.198.6687.233.192.0/18AS15703NL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

26 observed subdomains of beesel.nl.

Web-graph footprint

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

180 sites link to this hostname.

237 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for beesel.nl.

MechanismTarget
SPF_Amailman.saas.zorgned.nl
SPF_INCLUDE_spf.services.centric.eu
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simgroephosting.nl
SPF_INCLUDEspf.topdesk.net
SPF_IP148.105.8.0/21
SPF_IP149.210.194.156
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP185.6.163.233
SPF_IP195.88.137.114
SPF_IP195.88.137.208
SPF_IP198.2.128.0/18
SPF_IP2001:9a8:93::/48
SPF_IP205.207.128.0/20
SPF_IP2a07:b701:0:50::/64
SPF_IP31.171.205.177
SPF_IP37.9.216.32/27
SPF_IP37.9.216.92/30
SPF_IP37.9.218.8/29
SPF_IP77.87.58.4/31
SPF_IP87.233.154.160/27
SPF_IP91.230.244.106/32
SPF_IP92.42.235.0/24

Related pages

Pivot deeper into the graph from beesel.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "beesel.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.