Skip to content

Hostname

imr.no

Last fetched

imr.no resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.

Nutrition Label

WHISPER CANON · imr.noRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/imr.no

Resolution chain

imr.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
4.235.115.74.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO
95.142.174.7895.142.160.0/20AS203476FR

WHOIS identity

Registrar
Organization
havforskningsinstituttet
Contact emails

Subdomains

72 observed subdomains of imr.no.

Web-graph footprint

Distinct hostnames that link to or from imr.no in the public web crawl.

460 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for imr.no.

MechanismTarget
SPF_Aimr.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.37.28.120
SPF_IP158.37.28.5
SPF_IP2001:67c:714:a011:0:0:0:73
SPF_MXimr.no

Related pages

Pivot deeper into the graph from imr.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "imr.no"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.