Hostname
wikene.net
Last fetched
wikene.net resolves to 1 IPv4 address operated by AS25400 in NO. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
wikene.net 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 |
|---|---|---|---|---|
| 80.239.54.98 | 80.239.0.0/17 | AS25400 | — | NO |
WHOIS identity
- Registrar
- iana:1647
- Organization
- ole-petter wikene
- Contact emails
Subdomains
1 observed subdomain of wikene.net.
| Subdomain |
|---|
| www.wikene.net |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for wikene.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.interhost.no |
| SPF_MX | wikene.net |
Related pages
Pivot deeper into the graph from wikene.net.
- IP · 80.239.54.98
- ASN · AS25400
- Registrar · iana:1647
- Country · NO
- Email · 4986139d9fd2fa9a9e4b9f896e716bf7-1762367@contact.gandi.net
- TLD · .net
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wikene.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.