Skip to content

Hostname

intnet.mu

Last fetched

intnet.mu resolves to 2 IPv4 addresses operated by Mauritius Telecom Ltd - Mauritius Telecom Ltd in MU. WHOIS lists iana:803158 as the registrar.

Nutrition Label

WHISPER CANON · intnet.muRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/intnet.mu

Resolution chain

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

IPPrefixASNOperatorCountry
202.123.2.55202.123.2.0/24AS23889Mauritius Telecom Ltd - Mauritius Telecom LtdMU
202.123.2.7202.123.2.0/24AS23889Mauritius Telecom Ltd - Mauritius Telecom LtdMU

WHOIS identity

Registrar
iana:803158
Organization
telecom plus
Contact emails

Subdomains

4,420 observed subdomains of intnet.mu.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intnet.mu.

Related pages

Pivot deeper into the graph from intnet.mu.

Cypher and MCP

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

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