Skip to content

Hostname

nmh.no

Last fetched

nmh.no resolves to 1 IPv4 address operated by AS201454 in NO.

Nutrition Label

WHISPER CANON · nmh.noRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nmh.no

Resolution chain

nmh.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.94.216.70188.94.216.0/21AS201454NO

WHOIS identity

Registrar
Organization
norges musikkh?gskole
Contact emails

Subdomains

69 observed subdomains of nmh.no.

Web-graph footprint

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

491 sites link to this hostname.

413 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nmh.no.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.nmh.no
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com

Related pages

Pivot deeper into the graph from nmh.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmh.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.