Hostname
mortsa.net
Last fetched
mortsa.net resolves to 1 IPv4 address operated by AS39029 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
mortsa.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 |
|---|---|---|---|---|
| 87.238.35.147 | 87.238.32.0/19 | AS39029 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- morten sandberg
- Contact emails
- 3yfuh6ren79z@spamprotection.email
- 9o6urd77db7m@privacy-protection.email
- asceey499ksk@privacy-protection.email
- bvhcx3hersjb@privacy-protection.email
- dzejwxy8vuhv@privacy-protection.email
- p8qtdvx4uy3x@privacy-protection.email
- pbf2pchjjofv@privacy-protection.email
- q347qvdzrjqx@privacy-protection.email
- qmrcnzs5vnev@privacy-protection.email
- ragzeikpf4rf@privacy-protection.email
- torjbvynbj5c@privacy-protection.email
- u7ebys4ntgzg@privacy-protection.email
- wvmhfggsc3wy@spamprotection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mortsa.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from mortsa.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mortsa.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.