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
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for owik.net.
| Mechanism | Target |
|---|---|
| SPF_A | owik.net |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | spf.spamservice.nl |
| SPF_IP | 195.20.9.123 |
| SPF_IP | 2001:1460:2:0:1c21:98ff:fe00:1e7 |
| SPF_IP | 37.97.226.196 |
| SPF_IP | 37.97.241.250 |
| SPF_MX | owik.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.