Skip to content

Hostname

bitwizard.nl

Last fetched

bitwizard.nl resolves to 2 IPv4 addresses operated by AS8315 in NL. WHOIS lists registrar:binnevelds element it services as the registrar.

Nutrition Label

WHISPER CANON · bitwizard.nlRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bitwizard.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:binnevelds element it services
Organization
Contact emails

Subdomains

18 observed subdomains of bitwizard.nl.

Web-graph footprint

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

357 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bitwizard.nl.

MechanismTarget
SPF_INCLUDEtele2.nl
SPF_IP145.131.29.189
SPF_IP149.210.166.240
SPF_IP213.189.4.64/20

Related pages

Pivot deeper into the graph from bitwizard.nl.

Cypher and MCP

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

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