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
Resolution chain
rocmn.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 86.105.246.112 | 86.105.244.0/22 | AS20857 | — | NL |
WHOIS identity
- Registrar
- registrar:roc midden nederland
- Organization
- —
- Contact emails
- —
Subdomains
87 observed subdomains of rocmn.nl.
Showing 25 of 87. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for rocmn.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.rocmn.nl |
| SPF_IP | 193.172.33.120 |
| SPF_IP | 193.172.33.122 |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 198.2.132.0/22 |
| SPF_IP | 198.2.136.0/23 |
| SPF_IP | 198.2.145.0/24 |
| SPF_IP | 198.2.177.0/24 |
| SPF_IP | 198.2.178.0/23 |
| SPF_IP | 198.2.180.0/24 |
| SPF_IP | 198.2.186.0/23 |
| SPF_IP | 2001:4018:1404:0:0:0:0:1041 |
| SPF_IP | 205.201.131.128/25 |
| SPF_IP | 205.201.134.128/25 |
| SPF_IP | 205.201.136.0/23 |
| SPF_IP | 205.201.139.0/24 |
| SPF_IP | 212.83.220.41 |
| SPF_IP | 212.83.220.42 |
| SPF_IP | 37.97.250.30 |
| SPF_IP | 5.157.87.166 |
| SPF_IP | 84.241.173.108 |
| SPF_IP | 84.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.