Skip to content

Hostname

blokgroup.nl

Last fetched

blokgroup.nl resolves to 1 IPv4 address operated by AS211041 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · blokgroup.nlRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/blokgroup.nl

Resolution chain

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

IPPrefixASNOperatorCountry
188.64.138.5188.64.138.0/24AS211041NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

6 observed subdomains of blokgroup.nl.

Web-graph footprint

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

12 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for blokgroup.nl.

MechanismTarget
SPF_Ablokgroup.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.128.245.199
SPF_IP213.207.106.248/29
SPF_IP46.44.170.49
SPF_IP46.44.170.52
SPF_IP46.44.170.53
SPF_IP46.44.179.95
SPF_IP77.60.131.162
SPF_IP84.246.9.21
SPF_MXblokgroup.nl

Related pages

Pivot deeper into the graph from blokgroup.nl.

Cypher and MCP

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

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