Skip to content

Hostname

nmci.mu

Last fetched

nmci.mu resolves to 1 IPv4 address operated by AS328699 in MU. WHOIS lists iana:805004 as the registrar.

Nutrition Label

WHISPER CANON · nmci.muRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nmci.mu

Resolution chain

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

IPPrefixASNOperatorCountry
102.222.106.220102.222.124.0/22AS328699MU

WHOIS identity

Registrar
iana:805004
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from nmci.mu in the public web crawl.

30 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for nmci.mu.

MechanismTarget
SPF_Anmci.mu
SPF_IP102.222.106.220
SPF_MXnmci.mu

Related pages

Pivot deeper into the graph from nmci.mu.

Cypher and MCP

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

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