Hostname
weboke.nl
Last fetched
weboke.nl resolves to 1 IPv4 address operated by ATOM86-AS ATOM86 in NL. WHOIS lists registrar:web-oke.nl as the registrar.
Nutrition Label
Resolution chain
weboke.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 |
|---|---|---|---|---|
| 95.142.98.212 | 95.142.96.0/20 | AS8455 | ATOM86-AS ATOM86 | NL |
WHOIS identity
- Registrar
- registrar:web-oke.nl
- Organization
- —
- Contact emails
- —
Subdomains
65 observed subdomains of weboke.nl.
Showing 16 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from weboke.nl in the public web crawl.
240 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for weboke.nl.
| Mechanism | Target |
|---|---|
| SPF_A | weboke.nl |
| SPF_INCLUDE | _spf.mailrelay.rrpproxy.net |
| SPF_INCLUDE | webawere.nl |
| SPF_IP | 2a00:1188:5:7:95:142:98:212 |
| SPF_IP | 95.142.98.212 |
| SPF_IP | 95.142.98.213 |
| SPF_MX | weboke.nl |
Related pages
Pivot deeper into the graph from weboke.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "weboke.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.