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
Resolution chain
intnet.mu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.123.2.55 | 202.123.2.0/24 | AS23889 | Mauritius Telecom Ltd - Mauritius Telecom Ltd | MU |
| 202.123.2.7 | 202.123.2.0/24 | AS23889 | Mauritius Telecom Ltd - Mauritius Telecom Ltd | MU |
WHOIS identity
- Registrar
- iana:803158
- Organization
- telecom plus
- Contact emails
- —
Subdomains
4,420 observed subdomains of intnet.mu.
Showing 25 of 4,420. View all subdomains →
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
MX records
SPF policy
8 SPF mechanisms authorising senders for intnet.mu.
| Mechanism | Target |
|---|---|
| SPF_A | intnet.mu |
| SPF_IP | 197.224.66.144/32 |
| SPF_IP | 197.224.66.152/29 |
| SPF_IP | 197.227.46.64/29 |
| SPF_IP | 202.123.2.0/26 |
| SPF_IP | 202.123.2.125/32 |
| SPF_IP | 41.212.142.40/30 |
| SPF_IP | 41.212.152.40/30 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.