Skip to content

Hostname

ocoalmere.nl

Last fetched

ocoalmere.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:flexwebhosting as the registrar.

Nutrition Label

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

Resolution chain

ocoalmere.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:flexwebhosting
Organization
Contact emails

Subdomains

4 observed subdomains of ocoalmere.nl.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ocoalmere.nl.

MechanismTarget
SPF_Aocoalmere.nl
SPF_Aspf.flexfilter.nl
SPF_IP188.166.72.148
SPF_IP2a03:b0c0:2:d0:0:0:c52:7001
SPF_IP2a03:b0c0:2:f0:0:0:127:1
SPF_IP64.227.73.212
SPF_MXocoalmere.nl

Related pages

Pivot deeper into the graph from ocoalmere.nl.

Cypher and MCP

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

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