Skip to content

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

WHISPER CANON · weboke.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/weboke.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.142.98.21295.142.96.0/20AS8455ATOM86-AS ATOM86NL

WHOIS identity

Registrar
registrar:web-oke.nl
Organization
Contact emails

Subdomains

65 observed subdomains of weboke.nl.

Web-graph footprint

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

240 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for weboke.nl.

MechanismTarget
SPF_Aweboke.nl
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDEwebawere.nl
SPF_IP2a00:1188:5:7:95:142:98:212
SPF_IP95.142.98.212
SPF_IP95.142.98.213
SPF_MXweboke.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.