Hostname
mivanor.net
Last fetched
mivanor.net resolves to 1 IPv4 address operated by AS25400 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
mivanor.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.119.31 | 80.239.0.0/17 | AS25400 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- arnt e. pedersen
- Contact emails
- a9god9kgfibf@privacy-protection.email
- etcq47fhix5h@privacy-protection.email
- n7tpmzxreavz@privacy-protection.email
- opeu7cojtmnc@privacy-protection.email
- recvtfhxsq44@privacy-protection.email
- vzons6isbha7@privacy-protection.email
- waqqijc4pyzt@privacy-protection.email
- yeteub8pjxe5@privacy-protection.email
- yz57s9brebqm@privacy-protection.email
- zj3quueaqad4@privacy-protection.email
- aep@iris-salten.no
Subdomains
1 observed subdomain of mivanor.net.
| Subdomain |
|---|
| www.mivanor.net |
Threat posture
History
Related pages
Pivot deeper into the graph from mivanor.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mivanor.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.