Skip to content

Hostname

mf.uz

Last fetched

mf.uz resolves to 2 IPv4 addresses operated by AS8193 in UZ. WHOIS lists iana:1241 as the registrar.

Nutrition Label

WHISPER CANON · mf.uzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mf.uz

Resolution chain

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

WHOIS identity

Registrar
iana:1241
Organization
Contact emails

Subdomains

32 observed subdomains of mf.uz.

Web-graph footprint

Distinct hostnames that link to or from mf.uz in the public web crawl.

168 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for mf.uz.

MechanismTarget
SPF_Amf.uz
SPF_IP195.158.8.85
SPF_MXmf.uz

Related pages

Pivot deeper into the graph from mf.uz.

Cypher and MCP

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

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