Skip to content

Hostname

muk.uz

Last fetched

muk.uz resolves to 1 IPv4 address operated by AS200049 in UA. WHOIS lists registrar:??? <<new line solutions>> as the registrar.

Nutrition Label

WHISPER CANON · muk.uzRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/muk.uz

Resolution chain

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

IPPrefixASNOperatorCountry
185.38.75.17185.27.60.0/23AS200049UA

WHOIS identity

Registrar
registrar:??? <<new line solutions>>
Organization
Contact emails

Subdomains

6 observed subdomains of muk.uz.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for muk.uz.

MechanismTarget
SPF_Amuk.uz
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.38.72.35
SPF_IP185.38.72.36
SPF_IP213.160.152.82
SPF_IP46.182.84.230
SPF_MXmuk.uz

Related pages

Pivot deeper into the graph from muk.uz.

Cypher and MCP

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

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