Skip to content

Hostname

mfd.mu

Last fetched

mfd.mu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:805009 as the registrar.

Nutrition Label

WHISPER CANON · mfd.muRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mfd.mu

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.142.71167.71.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:805009
Organization
mauritius freeport development
Contact emails

Subdomains

25 observed subdomains of mfd.mu.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mfd.mu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP41.223.220.13

Related pages

Pivot deeper into the graph from mfd.mu.

Cypher and MCP

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

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