Skip to content

Hostname

owik.net

Last fetched

owik.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · owik.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/owik.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:269
Organization
peppels bv
Contact emails

Subdomains

5 observed subdomains of owik.net.

Web-graph footprint

Distinct hostnames that link to or from owik.net in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for owik.net.

MechanismTarget
SPF_Aowik.net
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.spamservice.nl
SPF_IP195.20.9.123
SPF_IP2001:1460:2:0:1c21:98ff:fe00:1e7
SPF_IP37.97.226.196
SPF_IP37.97.241.250
SPF_MXowik.net

Related pages

Pivot deeper into the graph from owik.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "owik.net"})-[: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.