Skip to content

Hostname

minocw.nl

Last fetched

minocw.nl resolves to 1 IPv4 address operated by AS35260 in NL. WHOIS lists registrar:rijksoverheid as the registrar.

Nutrition Label

WHISPER CANON · minocw.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/minocw.nl

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.125.210217.26.112.0/20AS35260NL

WHOIS identity

Registrar
registrar:rijksoverheid
Organization
Contact emails

Subdomains

65 observed subdomains of minocw.nl.

Web-graph footprint

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

260 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for minocw.nl.

MechanismTarget
SPF_Aminocw.nl
SPF_INCLUDEspf.minocw.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:67c:262c:c000:0:0:0:101
SPF_IP2001:67c:262c:c000:0:0:0:102
SPF_MXminocw.nl

Related pages

Pivot deeper into the graph from minocw.nl.

Cypher and MCP

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

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