Skip to content

Hostname

mnhn.lu

Last fetched

mnhn.lu resolves to 1 IPv4 address operated by AS25094 in LU.

Nutrition Label

WHISPER CANON · mnhn.luRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/mnhn.lu

Resolution chain

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

IPPrefixASNOperatorCountry
185.106.24.133185.106.24.0/22AS25094LU

WHOIS identity

Registrar
Organization
musée national d'histoire naturelle
Contact emails

Subdomains

32 observed subdomains of mnhn.lu.

Web-graph footprint

Distinct hostnames that link to or from mnhn.lu in the public web crawl.

293 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mnhn.lu.

MechanismTarget
SPF_Aexmail.mnhn.lu
SPF_Afw.mnhn.lu
SPF_Amnhn.lu
SPF_INCLUDE_spf.etat.lu
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP158.64.59.240
SPF_MXmnhn.lu

Related pages

Pivot deeper into the graph from mnhn.lu.

Cypher and MCP

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

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