Skip to content

Hostname

boekscout.nl

Last fetched

boekscout.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:antagonist b.v. as the registrar.

Nutrition Label

WHISPER CANON · boekscout.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/boekscout.nl

Resolution chain

boekscout.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:antagonist b.v.
Organization
Contact emails

Subdomains

33 observed subdomains of boekscout.nl.

Web-graph footprint

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

1,007 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for boekscout.nl.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfip.vevida.com
SPF_IP141.138.168.155
SPF_IP213.212.96.93/32
SPF_IP77.94.248.188
SPF_IP77.94.249.150
SPF_IP77.94.249.187

Related pages

Pivot deeper into the graph from boekscout.nl.

Cypher and MCP

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

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