Skip to content

Hostname

bolk.com

Last fetched

bolk.com resolves to 1 IPv4 address operated by AS20559 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bolk.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bolk.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.19.218.21746.19.216.0/21AS20559NL

WHOIS identity

Registrar
iana:1647
Organization
bolk transport b.v.
Contact emails

Subdomains

30 observed subdomains of bolk.com.

Web-graph footprint

Distinct hostnames that link to or from bolk.com in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bolk.com.

MechanismTarget
SPF_INCLUDE_spf.afasonline.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.170.151.98
SPF_IP178.170.151.99
SPF_IP185.113.85.60
SPF_IP185.113.85.61
SPF_IP213.206.253.0/25
SPF_IP46.19.218.217
SPF_IP91.218.150.0/24

Related pages

Pivot deeper into the graph from bolk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bolk.com"})-[: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.