Skip to content

Hostname

bultman.nl

Last fetched

bultman.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:computel standby b.v. as the registrar.

Nutrition Label

WHISPER CANON · bultman.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bultman.nl

Resolution chain

bultman.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:computel standby b.v.
Organization
Contact emails

Subdomains

16 observed subdomains of bultman.nl.

Web-graph footprint

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

101 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bultman.nl.

MechanismTarget
SPF_Abultman.nl
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDE_spf.smtp.computel.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_IP2001:9a8:0:121:0:0:139:164
SPF_MXbultman.nl

Related pages

Pivot deeper into the graph from bultman.nl.

Cypher and MCP

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

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