Skip to content

Hostname

rocmn.nl

Last fetched

rocmn.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:roc midden nederland as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
86.105.246.11286.105.244.0/22AS20857NL

WHOIS identity

Registrar
registrar:roc midden nederland
Organization
Contact emails

Subdomains

87 observed subdomains of rocmn.nl.

Web-graph footprint

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

372 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for rocmn.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.rocmn.nl
SPF_IP193.172.33.120
SPF_IP193.172.33.122
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP2001:4018:1404:0:0:0:0:1041
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP212.83.220.41
SPF_IP212.83.220.42
SPF_IP37.97.250.30
SPF_IP5.157.87.166
SPF_IP84.241.173.108
SPF_IP84.241.176.43

Related pages

Pivot deeper into the graph from rocmn.nl.

Cypher and MCP

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

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