Skip to content

Hostname

boerennatuur.nl

Last fetched

boerennatuur.nl resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:cj2 hosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · boerennatuur.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/boerennatuur.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.86.18.198185.86.16.0/22AS34762BE

WHOIS identity

Registrar
registrar:cj2 hosting b.v.
Organization
Contact emails

Subdomains

10 observed subdomains of boerennatuur.nl.

Web-graph footprint

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

159 sites link to this hostname.

213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for boerennatuur.nl.

MechanismTarget
SPF_Aboerennatuur.nl
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.86.18.191
SPF_IP185.86.18.198
SPF_IP2a00:1c98:1000:1232:0:3:1757:2aaf
SPF_IP2a00:1c98:1000:1234:0:3:1756:1ddc
SPF_IP46.182.221.55
SPF_IP94.124.92.161
SPF_MXboerennatuur.nl

Related pages

Pivot deeper into the graph from boerennatuur.nl.

Cypher and MCP

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

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