Skip to content

Hostname

bitbunker.nl

Last fetched

bitbunker.nl resolves to 1 IPv4 address operated by AS57029 in NL. WHOIS lists registrar:case elektronics b.v. as the registrar.

Nutrition Label

WHISPER CANON · bitbunker.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bitbunker.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.230.51.18891.230.51.0/24AS57029NL

WHOIS identity

Registrar
registrar:case elektronics b.v.
Organization
Contact emails

Subdomains

26 observed subdomains of bitbunker.nl.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bitbunker.nl.

MechanismTarget
SPF_Abitbunker.nl
SPF_Amail.case-electronics.nl
SPF_Arelay.scanmail.nl
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.230.51.10
SPF_IP91.230.51.195/32
SPF_IP91.230.51.36
SPF_IP91.230.51.38
SPF_IP91.230.51.42
SPF_IP91.230.51.51/32

Related pages

Pivot deeper into the graph from bitbunker.nl.

Cypher and MCP

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

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