Hostname
mobakk.net
Last fetched
mobakk.net resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
mobakk.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 |
|---|---|---|---|---|
| 195.18.229.209 | 195.18.128.0/17 | AS2116 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- gro dagmar mobakk
- Contact emails
- 29h6p4z8ktbc@privacy-protection.email
- er4fkgkexm95@privacy-protection.email
- izwpap8hwncb@privacy-protection.email
- k4sfh4dahyfg@privacy-protection.email
- kfyy8p7eyert@privacy-protection.email
- vq2n5pg8hhzd@privacy-protection.email
- xbigssqh7c8t@privacy-protection.email
- xx5iviq66jxh@privacy-protection.email
- yau5vuqyt2pw@privacy-protection.email
- gro-dagmar@bluezone.no
Subdomains
5 observed subdomains of mobakk.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for mobakk.net.
| Mechanism | Target |
|---|---|
| SPF_A | mobakk.net |
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_IP | 85.221.23.190 |
| SPF_MX | mobakk.net |
Related pages
Pivot deeper into the graph from mobakk.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mobakk.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.